a 
{
	TEXT-DECORATION: none;
	font-weight: normal; 
}

a.link_dark_blue {  font-family: Tahoma; font-size: 9pt; color: #030268; text-decoration: none}
a.link_dark_blue:hover {  font-family: Tahoma; font-size: 9pt; color: #030268; text-decoration: underline}

a.link_black {  font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none}
a.link_black:hover {  font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: underline}

a.left_link {  font-family: Tahoma; font-size: 8pt; color: #5B5B5B; text-decoration: none; font-weight:bold}
a.left_link:hover {  font-family: Tahoma; font-size: 8pt; color: #5B5B5B; text-decoration: underline}

.heading_txt {  font-family: arial; font-size: 8pt; font-Weight:bold}
.small_txt {  font-family: Tahoma; font-size: 9pt}
.ticker {  font-family: verdana; font-size: 8pt}
.td_error1{color:#000000;font-weight:bold;border: 1px solid #EF9026;font-family:verdana; font-size:8pt}

.textbox
{  
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #ffffff; 
	border: 1 outset #efefef;
}
.button
{  
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #efefef; 
	border: 1 outset #f9f9f9
}

.td {background-color:#153073; font-family: verdana; font-size: 8pt; color:#ffffff}
