

.headerbar{
	background-color: #0066CC;
	color:#ffffff;

	}


.logobar1{			

	background-color:#EFF7FF;
	color:#0033CC;
	}
	
.logobar2{
	font-family: verdana, arial, sans-serif;
	font-size: 66%;
	font-style: normal;			
	background-color:#EFF7FF;
	color:#0033CC;
	vertical-align:top;
	padding-top:5px;
	padding-right:10px;
	}

.side	{
	background-color: #5C9DDE;
	vertical-align:top;
	width:150px;
	white-space:nowrap;
	}

.sidemenu {
	font-family: verdana, arial, sans-serif;
	font-size: 66%;
	font-style: normal;
	color: #FFFFFF;
	height:18px;
	width:145px;
	padding-right:5px;
	background-color: #5C9DDE;
	vertical-align:middle;
	text-align:right;

	}

.sidemenu A:link, 
.sidemenu A:visited{
	text-decoration: none; 
	color: white;
	background-color: #5C9DDE;
	
}


.sidemenu A:hover {
	text-decoration: underline; 
	color: white;
	background-color: #5C9DDE;
	}


.menuon	{
	font-size: 66%;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-weight:bold;
	color: white;
	padding-right:5px;
	background-color: #0066CC;
	height:18px;
	text-align:right;
	}	


.end{
	color: #000066;
	width:5px;
	background-color: #5C9DDE;
	white-space:nowrap;
}


.endon{
	color: #000066;
	width:5px;
	background-color: #FF9900;
	white-space:nowrap;
}

.subtext {
	font-family: verdana, arial, sans-serif;
	font-size: 66%;
	font-style: normal;
	color: #000066;
	background-color: white;
	vertical-align:top;
	padding-left:20px;
	padding-right:15px;

	}
	
.news {
	font-family: verdana, arial, sans-serif;
	font-size: 66%;
	font-style: normal;
	color: #000066;
	background-color: #FFEFD7;/*#FFF1D5;*/
	border: 1px solid #FF3300;
	padding:10px;
	margin:5px;

	}
	
.highlight {
	color: #cc0000;
	background-color: #FFFfcc;
	font-weight:bold;


	}	

.figtext {
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #000066;
	background-color: white;
	}


.updatetext {
	font-family: verdana, arial, sans-serif;
	font-size: 66%;
	font-style: normal;
	color: #000000;
	background-color: white;
	line-height:1.5em;
	text-align:right;

	}
	

IMG.home {
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	}

IMG.logo {
	margin-bottom:5px;
	border:0px;
	}


HR { 	color:#0066CC;
	height:1px;
	border-bottom:1px solid;
	border-top: none 
}
	

H1 {
	font-family: verdana, arial, sans-serif;
	font-size: 140%;
	font-weight:bold;
	font-style: normal;
	color: #000066;
	margin-top:5px;
	margin-bottom:15px;
	background-color: white;

}

H2 {
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
	font-weight:bold;
	font-style: normal;
	color: #000066;
	background-color: white;
	margin-top:15px;
	margin-bottom:15px;

}


FORM{
margin:0px 0px 0px 0px;


}

UL { line-height:1.5em;}

P { line-height:1.5em;margin-top:15px;margin-bottom:15px;

	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000066;
	background-color: white;
	vertical-align:top;
	
}

TABLE.main{
	width:65%;
	padding:0px;
	border-right:1px #5C9DDE solid;
	
}
	
BODY {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size:small;
  background-color:white;
  color:black;
  
}




A:link img, A:visited img, A:hover img {border:0px}
A:link	{text-decoration: underline; color: #0033CC;background-color: transparent;}
A:visited {text-decoration: underline; color: #0033CC;background-color: transparent;}
A:hover {text-decoration: none; color: #ff6600;background-color: transparent;}

