body {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
table {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-align:left;
}.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	height: 160px;
}
.colorTR {
	background-color: #ebe9e9;
	height: 3px;
}
.border {
	border: 2px solid #e3e3e3;
}
.tdcolor {
	background-color: #608cdc;
	height: 31px;
	text-indent:10px;
}



.btbg {
	background-image: url(images/BOTTOM.gif);
	background-repeat: repeat-x;
	height: 82px;
	font-size: 11px;
	font-weight: normal;
	color: #8f8b8b;
}


a:link {
	
	color: #6f6c6c;
	text-decoration: none;
	text-indent:0 px;
	
	
}
a:visited {
	
	color: #6f6c6c;
	text-decoration: none;
	text-indent:0 px;

	
}
a:hover {
	
	color: #6f6c6c;
	text-decoration: underline;
	text-indent:0 px;
	
}
a:active {
	
	color: #6f6c6c;
	text-decoration: none;
	text-indent: 0 px;
		
}
.heading {
	font-size: 23px;
	font-weight: bold;
	color: #234289;
	height: 35px;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: 0px;
	white-space: normal;
}
strong {
	font-size: 14px;
	line-height:20px;
}

.colora:link {
	
	color: #234289;
	text-decoration: none;
	text-indent:0 px;
	
	
	
}
.colora:visited {
	
	color: #234289;
	text-decoration: none;
	text-indent:0 px;

	
}
.colora:hover {
	
	color: #234289;
	text-decoration: underline;
	text-indent:0 px;
	
}
.colora:active {
	
	color: #234289;
	text-decoration: none;
	text-indent: 0 px;
		
}




.linkclass a{

	text-decoration:underline;
	font-size:1.1em;
	font-weight: bold;
	line-height: 12px;
	cursor:pointer;
	text-transform: none;
		color:#234289;
}

.linkclass a:hover {
	font-size:1.1em;
	color:#234289;
	font-weight:bold;

}
.search {
	margin-top: 3px;
	height: 16px;
	border: 1px solid #87BCFC;
	background-color: #E6E6E6;
}

.searchbutton {
	border:none;
} 

hover:searchbutton {
background-color:#CCCCCC;
}