BODY {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Verdana, sans-serif
}
A {
	COLOR: #0066ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #9A0202; TEXT-DECORATION: underline
}
A:active {
	COLOR: #12529F
}
A:link {
	COLOR: #12529F
}
A:visited {
	COLOR: #12529F
}
TD {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Palatino, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
LINK {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #12529F; FONT-FAMILY: Palatino, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
active {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #12529F; FONT-FAMILY: Palatino, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

.small_text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;

}

.big_bold_orange {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #9A0202;

}

.big_bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #1C59A1;

}
.redfont {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FF0033;
}
.small {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
}

.dotted_line {
margin:2;
border-bottom:1px dotted #cccccc;
}

.dotted_line_white {
margin:10px 0px 0px 0px ;
border-bottom:1px dotted #ffffff;
}

.option_selected { 
         background: #ff9999;
         color: #000;
		 padding:4px;
		 margin:2px 0px 0px 0px ;
}

.option_selected2 { 
         background: #C8DFDF;
         color: #000;
		 padding:4px;
		 margin:2px 0px 0px 0px ;
}

.option_selected3 { 
         background: #FFBFBF;
         color: #000;
		 padding:4px;
		 margin:2px 0px 0px 0px ;
}

.option_selected4 { 
         background: #EDDCED;
         color: #000;
		 padding:4px;
		 margin:2px 0px 0px 0px ;
}

.options { 
         border: 1px #ccc solid;
		 padding:4px;
		 margin:2px 0px 0px 0px ;
}


