.selectback
{
    BACKGROUND-IMAGE: url(../Images/blue_arrow.gif);
    list-style-images: url('Images/blue_arrow.gif')
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	text-align: left;
	
}
.innertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.innertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCEEFA;
	height: 26px;
}
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
}
.letlinksblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;
}	

