.font11 {
	FONT-SIZE: 14px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.font12 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
.font13 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	font-style: oblique;
}
a.font11:link, a.font11:visited , a.font11:active{
	FONT-SIZE: 14px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
}
a.font11:hover {
	FONT-SIZE: 14px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
	color: #000000;
}
A:link {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
A:visited {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
A:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
A:active {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

.headings {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.activepage_bg {
	background-color: #DFE2EA;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000066;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	height: 20px;
}
.inactivepage_bg {
	background-color: ##DFDFDF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	border: 1px solid #999999;
}


a.pagelink:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.pagelink:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
a.pagelink:hover {	
    font-family: Trebuchet MS;
	font-size: 12px;
	
	text-decoration: none;
	color: #000000;
}
a.pagelink:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
.prodec {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


