@charset "utf-8";
/* CSS Document */

.pageHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #365c00;
}
.commonText {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	
}

.eventHeaders {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #B74900;
	line-height: 19px;
}
.eventHeaders A:link {
	text-decoration: underline;
	color: #B74900;
}
.eventHeaders A:visited {
	text-decoration: underline;
	color: #B74900
}
.eventHeaders A:active {text-decoration: none;}
.eventHeaders A:hover {
	text-decoration: underline;
	color: #003300;
}
.eventHeaders1 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #B74900;
	line-height: 19px;
}
.menueHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
}
.mainManuName {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #CA0E00;
}
.subManuName {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.highlightText {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 20px;
	font-style: italic;
}
.scrolingText {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 20px;
}
.commonTextBold {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.borderRed {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px dotted #FF0000;
}
.copyRights {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlightedText {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #B74900;
	line-height: 19px;
}
.subManuNameBlue {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.readMoreSmall {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #CC3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
.catNameODRFRM {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 20px;
}
