@charset "utf-8";
/* CSS Document */

.menuHolder{
	margin:auto;
	width:850px;
	border-left: 1px solid #5779A6;
	border-right: 1px solid #5779A6;
	border-bottom: 0px solid #989CA7;
	background: url('http://www.stiwdioun.com/images/menub.jpg') center repeat-x;
	background-color:#37587B;
	}

.solidblockmenu{
margin: 0;
letter-spacing:0.1em;
padding: 0;
float: left;
font-family:Verdana, Geneva, sans-serif;
font-size:62.5%;
color:#CCD3D9;
font-weight:bold;
width: 848px;
border-bottom: 1px solid #989CA7;
border-width:0 0;
background: url('http://www.stiwdioun.com/images/menub.jpg') center repeat-x;
background-color:#37587B;
}

.solidblockmenu li{
display: inline;
margin:0px;
}

.solidblockmenu li a{
float: left;
color: #CCD3D9;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid  #5779A6;
background: transparent url('http://www.stiwdioun.com/images/menub.jpg') center center repeat-x;
}

/*.solidblockmenu li a:visited{
color: #000;
}*/

.solidblockmenu li a:hover{
color: #fff;
background: transparent url('http://www.stiwdioun.com/images/menub.jpg') center center repeat-x;
}

.solidblockmenu li .current{
color: #fff;
background: transparent url('http://www.stiwdioun.com/images/menub.jpg') center center repeat-x;
}

.dotd{
		border-bottom:1px dotted #ffffff;
	padding-bottom:1px;

	}
	
	.dotd:hover{
		border-bottom:0px dotted  #ffffff;
	padding-bottom:2px;
	text-decoration:none;
	color:#D3DADE;

	}
	
	/*sub menu*/
	
	.SubmenuHolder{
	margin:auto;
	width:850px;
	border-left: 1px solid #5779A6;
	border-right: 1px solid #5779A6;
	border-bottom: 0px solid #989CA7;
	background: url('http://www.stiwdioun.com/images/menub.jpg') center repeat-x;
	background-color:#37587B;
	}

.Subsolidblockmenu{
margin: 0;
letter-spacing:0.1em;
padding: 0;
float: left;
font-family:Verdana, Geneva, sans-serif;
font-size:62.5%;
color:#CCD3D9;
font-weight:bold;
width: 848px;
border-bottom: 1px solid #989CA7;
border-width:0 0;
background: url('http://www.stiwdioun.com/images/menub.jpg') center repeat-x;
background-color:#37587B;
}

.Subsolidblockmenu li{
display: inline;
margin:0px;
}

.Subsolidblockmenu li a{
float: left;
color: #CCD3D9;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid  #5779A6;
background: transparent url('http://www.stiwdioun.com/images/menub.jpg') center center repeat-x;
}

/*.solidblockmenu li a:visited{
color: #000;
}*/

.Subsolidblockmenu li a:hover{
color: #fff;
background: transparent url('http://www.stiwdioun.com/images/menub.jpg') center center repeat-x;
}

.Subsolidblockmenu li .current{
color: #fff;
background: transparent url('http://www.stiwdioun.com/images/submenuBg.jpg') center center repeat-x;
}





