 /* CSS Document */

 .text{	
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.maintext{	
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.maintext11{	
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.maintext_small{	
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
 
.mainheading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
   
.maintextred{	
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
   
.small_white{	
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.small_red{	
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}

a.rollover_red:link {
	color: #244F7C;
	text-decoration: underline;
}
a.rollover_red:visited {
	text-decoration: underline;
	color: #244F7C;
}
a.rollover_red:hover {
	text-decoration: none;
	color: #FF0000;
}
a.rollover_red:active {
	text-decoration: underline;
	color: #244F7C;
}


a.rollover_white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rollover_white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.rollover_white:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.rollover_white:active {
	text-decoration: none;
	color: #FFFFFF;
}
 
   
.bold_white{	
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}




 .text_bold{	
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


a.rollover_grey:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.rollover_grey:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.rollover_grey:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.rollover_grey:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.maintext_index {
	font-family: Tahoma;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}

.red_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: FE0000;
	text-decoration: underline;
	font-weight: bold;
}

.white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_plain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.black_bold {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.grey_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: bold;
}

.grey_plain {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
}


a.link:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F0F0F0;
}
a.link:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}





a.rollover_blue:link {
font-family: Tahoma;
	font-size: 11px;
	color: #C2D7EB;
	
}

a.rollover_blue:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #4481C0;
	text-decoration: none;
}

a.rollover_blue:hover {
font-family: Tahoma;
	font-size: 11px;
	color: #234669;
	text-decoration: none;
	
}
a.rollover_blue:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D5986;
	text-decoration: none;
}


.textbox{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #75A3D0;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}









a.rollover_blue_big:link {
font-family: Tahoma;
	font-size: 13px;
	color: #C2D7EB;
	font-weight: bold;
	
}

a.rollover_blue_big:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #4481C0;
	text-decoration: none;
	font-weight: bold;
}

a.rollover_blue_big:hover {
font-family: Tahoma;
	font-size: 13px;
	color: #234669;
	text-decoration: none;
	font-weight: bold;
	
}
a.rollover_blue_big:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #2D5986;
	text-decoration: none;
	font-weight: bold;
}

.td_back {
	background-color: #EFEFEF;
	border: thin dotted ;
}

