
html, body {
	background-color: #f5f5f5;
	margin: 0px;
   padding: 0px;
   font-family: Arial, Tahoma, sans-serif;
   text-decoration: none;
   word-spacing: normal;
   font-size: 11px;
   background-color: #efefef;
   background-repeat: repeat;
   
   background-position: top;
   padding-top: 0px;
}

.fee_hide
{
   position:fixed;
   top:20%;
   right:-40px;
}

.fee_show
{
   position:fixed;
   top:20%;
   right:-35px;
}

.fee2_hide
{
   position:fixed;
   top:16%;
   right:-40px;
   z-index: 10; 
}

.fee2_show
{
   position:fixed;
   top:16%;
   right:-35px;
   z-index: 10; 
}



a {
	color: #2B5468;
	text-decoration: none;
}

.a_href
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
   color: #000000;
	text-decoration: underline;
}

.news_title
{
   color: #3c3c3c;
   font-size: 14px;
   font-weight: bold;
}

.news_date
{
   padding: 0px 8px 0px 0px;
   color: #2b536a;
   font-size: 11px;
   text-align: right;
   vertical-align: top;
}

.news_body
{
   
  
   color: #030831;
   /*line-height: 25px;*/
   vertical-align: top;
   font-size: 14px;
   text-align: left;
}

#header {
  margin: 0 0 4px 0;
 	width: 972px;
}

awhite {
  color: #FFFFFF;

}

tt {
   font-family: Verdana, Tahoma, sans-serif;
   font-size: 9px;
}

th {
   text-align: center;
   text-transform: capitalize;
}

#dek {
	padding: 1px 3px; 
	vertical-align: middle; 
	text-align: center; 
	position: absolute;  
	z-index: 10; 
	border: 1px solid #666666; 
	background-color: #ffffff; 
	margin: 0; 
	visibility: hidden; 
	color: #2B6688;
}

form {
	border: none;
	margin: 0px;
}

table tr td {
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
tr.grey td {
   background-color: #f0f0f0;
}

td.formLeft {
   font-family: verdana;
   font-size: 11px;
   /*font-variant: small-caps;*/
   color: #717171;
   padding: 7px;
}
td.formRight {
   padding: 7px;
}
.divBlind {
	height: 16px; 
	* height: 10px;
	width: 100px; 
	font-size: 11px;
}
















