﻿/* CSS Document */
.heading_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #006FAE;
	text-decoration:none;
	}
	
.body_text
{
	font-family: Verdana;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	text-align: justify;
}
	
.body_text1{
	font-family: Verdana; 
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	}

.black_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	}
.gray_text1{
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration:none;
	}

.bottam_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	}
	
.bottam_text1{
	font-family: Tahoma;
	font-size: 9px;
	color: #606060;
	text-decoration:none;
	}

	
a.roll:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration:none;
}

a.roll:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration:none;
}

a.roll:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600; 
	text-decoration:none;
}

a.roll:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration:none;
}



	
a.roll2:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.roll2:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.roll2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;  
	font-weight:bold; 
	text-decoration:none;
}

a.roll2:active {
	font-family: Tahoma;
	font-size: 11px;
	color:  #ffffff;
	font-weight:bold;
	text-decoration:none;
}


a.roll3:link {
	font-family: Tahoma;
	font-size: 11px;
	color:  #CC6633;  
	text-decoration:underline;
}

a.roll3:visited {
	font-family: Tahoma;
	font-size: 11px;
	color:  #CC6633;  
	text-decoration:underline;
}

a.roll3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}

a.roll3:active {
	font-family: Tahoma;
	font-size: 11px;
	color:  #CC6633; 
	text-decoration:underline;
}


.textfilled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:150px;
	text-decoration: none;
}

.BasictextSMALL {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	FONT-FAMILY: Times; 
	TEXT-DECORATION: none
}