﻿.sidemenu
{
	width:162px;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	font-family: Arial;
	font-size:11px;
}
.topsidemenu
{
	width:162px;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	font-family: Arial;
	border-bottom: 1px solid #a3a3a3;
}
.sidediv
{
	 background:url(../images/mainnavbg.png) repeat-x;
	 background-color:#ffffff; 
	 border-bottom: 1px solid #a3a3a3;
	 cursor: pointer; 
	 font-weight: bold; 
	 font-size: 11px; 
	 width: 162px; 
	 color: #000000; 
	 height: 27px; 
	 text-align: left; 
	
}
.sidediv a:hover
{
	 background:#149cda url(../images/mainnavbghover.png) repeat-x; 
	 color:#ffffff;
	 height: 17px;
	 }

.sidediv a
{
	text-decoration: none;
	display:block;
	color:#000000;
	padding:5px;
}


.sidedivstatic
{
	 background:url(../images/mainnavbg.png) repeat-x;
	 background-color:#ffffff; 
	 border-top: 1px solid #a3a3a3;
	 border-left: 1px solid #a3a3a3;
	 border-bottom: 3px solid #0085c0;
	 cursor: pointer; 
	 font-weight: bold; 
	 font-size: 11px; 
	 width: 153px; 
	 color: #000000; 
	 height: 17px; 
	 text-align: left; 
	 text-decoration: none;
	 padding:5px;
}
.sidedivstatic:hover
{
	 background:#149cda url(../images/mainnavbghover.png) repeat-x; 
	 color:#ffffff;
	 height: 17px;
	 }

.sidedivselected
{
	 background:#149cda url(../images/mainnavbghover.png) repeat-x;
	 border:none;
	 cursor: pointer; 
	 font-weight: bold; 
	 font-size: 11px; 
	 width: 163px; 
	 color: #ffffff; 
	 height: 27px; 
	 text-align: left; 
	 
}


.sidedivselected a
{
	text-decoration: none;
	width: 163px; 
	height: 27px; 
	display:block;
	color: #ffffff;
	padding:5px;
}
.sidesubdivcontainer
{
	border-bottom: 1px solid #a3a3a3;
}
.sidesubdiv
{
	background-color: #f9f7f8; 
	border-right: 1px solid #a3a3a3;
	 cursor: pointer; 
	 font-weight: normal; 
	 font-size: 11px; 
	 width: 162px; 
	 color: #000000; 
	 height: 27px; 
	 text-align: left; 
	 
}
.sidesubdiv a:hover
{
	 background-color: #0085c0; 
	 color:#ffffff;
	 height: 17px;
}
.sidesubdiv a
{
	text-decoration: none;
	display:block;
	color:#000000;
	padding:5px;
	height: 17px;
}

.sidesubdivselected
{
	 background-color: #0085c0; 
	 cursor: pointer; 
	 font-weight: normal; 
	 font-size: 11px; 
	 width: 163px; 
	 color: #000000; 
	 height: 27px; 
	 text-align: left; 
	
}
.sidesubdivselected a:hover
{
	 background-color: #0085c0;
	  width: 153px;  
}
.sidesubdivselected a
{
	text-decoration: none;
	width: 163px; 
	height: 27px; 
	display:block;
	color:#ffffff;
	padding:5px;
}

.topmenu
{
	border-left: 1px solid #a3a3a3;
	border-top: 1px solid #a3a3a3;
	border-bottom: 3px solid #0085c0;
	height: 27px;
	width:693px;
	font-family: Arial;
	font-size:11px;

}
.topmenuitem
{
	 background:url(../images/mainnavbg.png) repeat-x;
	 background-color:#ffffff;  
	 border-right: 1px solid #a1a1a1;
	 border-bottom: 3px solid #0085c0;
	 cursor: pointer; 
	 font-weight: bold; 
	 width: 98px; 
	 color: #000000; 
	 height: 27px; 
	 text-align: left;  
	 float:left;
}
.topmenuitem a:hover
{
	width:93px;
	background:#149cda url(../images/mainnavbghover.png) repeat-x; 
	color:#ffffff;
	height: 17px;
}

.topmenuitem a
{
	text-decoration: none;
	display:block;
	color:#000000;
	padding:5px 5px 5px 0;
	text-align:center;
}

.topmenuitemSearch
{
	 background:url(../images/mainnavbg.png) repeat-x;
	 background-color:#ffffff;  
	 border-right: 1px solid #a1a1a1;
	 border-top: 1px solid #a1a1a1;
	 border-bottom: 3px solid #0085c0;
	 cursor: pointer; 
	 font-weight: bold; 
	 width: 102px; 
	 color: #000000; 
	 height: 27px; 
	 text-align: left;  
	 float:right;
}
.topmenuitemSearch a:hover
{
	width:97px;
	background:#149cda url(../images/mainnavbghover.png) repeat-x; 
	color:#ffffff;
	height: 17px;
}

.topmenuitemSearch a
{
	text-decoration: none;
	display:block;
	color:#000000;
	padding:5px 5px 5px 0;
	text-align:center;
}

.topsubmenu
{
	margin: 31px 0px 0px 0px;
	font-size:11px;
}


.topsubmenuitem
{
	 background-color: #f9f7f8;
	 border-bottom: 1px solid #a1a1a1;
	 border-left: 1px solid #a1a1a1;
	 border-right: 1px solid #a1a1a1;
	 cursor: pointer; 
	 font-weight: normal; 
	 width: 96px; 
	 color: #000000; 
	 text-align: left; 
	 width:130px;
}
.topsubmenuitem a:hover
{
	 background-color: #0085c0; 
	 width: 120px; 
	 color: #ffffff;
}
.topsubmenuitem a
{
	text-decoration: none;
	width: 120px; 
	display:block;
	color: #000000;
	padding:5px;
}




.topsubmenuSearch
{
	float:right;
	margin: 31px 49px 0px 0px;
	
	}


.topsubmenuitemSearch
{
	 background-color: #f9f7f8;
	 border-bottom: 1px solid #a1a1a1;
	 border-left: 1px solid #a1a1a1;
	 border-right: 1px solid #a1a1a1;
	 cursor: pointer; 
	 font-weight: normal; 
	 width: 150px; 
	 color: #000000; 
	 text-align: left; 
	 

}
.topsubmenuitemSearch a:hover
{
	 background-color: #0085c0; 
	 width: 150px; 
	 color: #ffffff;
}
.topsubmenuitemSearch a
{
	text-decoration: none;
	width: 120px; 
	display:block;
	color: #000000;
	padding:5px;
}






