.bg{ 	
	background-color:#D9EBFF; 
	/* background:url(images/bg.gif) repeat-x;  */
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#373771;
}
.indentmenu{
	font: normal 11px Arial;
	overflow: hidden;
	width:100%;
	border-right: 1px solid #C8D7EE;
}
.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height:18px;
}	 
.indentmenu ul li{
	display: inline;
}
.indentmenu ul li a{
	float: left;
	color: #0054A8;
	padding: 2px 18px;
	text-decoration: none;
	font: bold 11px Arial;
	height:18px;
	border-left:solid 1px #B0BEC7;
	}
.indentmenu ul li a:visited{
	color: #466397;
}
.indentmenu ul li a:hover, .indentmenu ul li .current{	
	color: #0054A8 ;
	/*background:url(images/bar.gif) repeat-x;  */
	background-color:#F3F8FF;
	height:18px;
	font: bold 11px Arial;
}
#seperator{}
#seperator a{
	padding:0px 0px 0px 0px;
	width:1px;
	height:18px;
	background: url(../images/bluebar.gif) ; 
}
#seperator a:hover{
	padding:0px 0px 0px 0px;
}
.divstyle { 
	visibility: hidden;  
	margin:10px;
	width:100%;
}