.topmenu 
{margin-top:0px;}

.topmenu ul
{
font: bold 12px/41px Arial, Helvetica, sans-serif;
list-style-type: none;
background:url(../images/05.gif) repeat-x;
overflow: hidden;
margin:0px; padding:0px;
/*border-color:#041f33;
border-style:solid;
border-width:1px;*/
}

.topmenu li
{
/*border: 1px dotted #00FFFF;*/ /*right divider between tabs*/	
display: inline; margin:0px; padding:0px;
/*margin: 0px 0px;*/}

.topmenu li a{
display: inline-block;
text-decoration: none;
text-align:center;
margin:0px; padding:0px;
/*padding: 1px 15px ;*/ /*padding inside each tab*/
border-right:1px #1f8f91 solid;
height:41px;
line-height:41px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
background:url(../images/05.gif) repeat-x;
width: 109px;
margin-left:0px;
margin:0px 0px 0px -3px;
}

* html .topmenu li a{padding-top:10px; height:31px;}

.topmenu li a:visited{
color: white;
}

.topmenu li a:hover
{
color:White;
background:url(../images/07.jpg) repeat-x; /*background of tabs for hover state */
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
text-decoration:none;
}

.topmenu a.selected{
color:white;
background:url(../images/07.jpg) repeat-x; /*background of tab with "selected" class assigned to its LI */
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
text-decoration:none;
}


/* ######### Drop Down ULs CSS - base ######### */


.topsubmenu, .topsubmenu ul{ /*topmost and sub ULs, respectively*/
	font: bold 13px Trebuchet MS;
	margin: 0px 0px;
	padding: 0;
	position: absolute;
	left: 167px;
	top: 1px;
	list-style-type: none;
	background: #1f8f91;
	border: 1px solid #9ae2e1;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}

.topsubmenu li a
{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
background-color: #2892e0;    /* 1f8f91*/
text-decoration: none;
padding: 0px 0px;
border-bottom: 1px solid #9ae2e1;   
margin-right:0px;
line-height:25px;
padding-left:5px;
color: white;
font-family:Trebuchet MS;
font-size:13px;
font-weight:bold;
font-family:Trebuchet MS;
}

* html .topsubmenu li a{width:190px; }

.topsubmenu li ul {margin:-1px 0px 0px 0px; line-height:20px;}
 
 
* html .topsubmenu li{ /*IE6 CSS hack*/
display: inline-block;
width:170px; /*width of menu (include side paddings of LI A*/
height:25px;


}

.topsubmenu li a:hover{
background-color: #35b8fe;     /*  9ae2e1*/
color: black;
font-weight:bold;
text-decoration:none;
font-family:Trebuchet MS;
}

/*.topsubmenu li a:visited{
background-color: #9ae2e1;
color: Black;
}*/

/* ######### Neutral CSS  ######### */	

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 0px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/***************************************************************************/





.topmenu1
{margin-top:0px;}

.topmenu1 ul
{
font: bold 12px/41px Arial, Helvetica, sans-serif;
list-style-type: none;
background:url(../images/06.jpg) repeat-x;
overflow: hidden;
margin:0px; padding:0px;
/*border-color:#041f33;
border-style:solid;
border-width:1px;*/
}

.topmenu1 li
{
/*border: 1px dotted #00FFFF;*/ /*right divider between tabs*/	
display: inline; margin:0px; padding:0px;
/*margin: 0px 0px;*/}

.topmenu1 li a{
display: inline-block;
text-decoration: none;
text-align:center;
margin:0px; padding:0px;
/*padding: 1px 15px ;*/ /*padding inside each tab*/
border-right:1px #1f8f91 solid;
height:41px;
line-height:41px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
background:url(../images/06.jpg) repeat-x;
width: 197px;
margin-left:0px;
margin:0px;
}

* html .topmenu1 li a{padding-top:10px; height:31px;}

.topmenu1 li a:visited{
color: white;
}

.topmenu1 li a:hover
{
color:White;
background:url(../images/08.jpg) repeat-x; /*background of tabs for hover state */
font-family:Arial, Helvetica, sans-serif;
}

.topmenu1 a.selected{
color:white;
background:url(../images/08.jpg) repeat-x; /*background of tab with "selected" class assigned to its LI */
}


/* ######### Drop Down ULs CSS - base ######### */


.topsubmenu1, .topsubmenu1 ul{ /*topmost and sub ULs, respectively*/
	font: bold 13px Trebuchet MS;
	margin: 0px 0px;
	padding: 0;
	position: absolute;
	left: 167px;
	top: 1px;
	list-style-type: none;
	background: #000;
	border: 1px solid #d5eca5;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}

.topsubmenu1 li a
{
display: block;
width: 191px; /*width of menu (not including side paddings)*/
background-color: #63d6de;     /* 94c244*/
text-decoration: none;
padding: 0px 0px;
border-bottom: 1px solid #77ffff;    /* d5eca5*/
margin-right:0px;
line-height:25px;
padding-left:5px;
color: white;
font-family:Trebuchet MS;
font-size:13px;
font-weight: bold;
}

.topsubmenu1 li ul {margin:-1px 0px 0px 0px; line-height:20px;}

 
 
* html .topsubmenu1 li{ /*IE6 CSS hack*/
display: inline-block;
width:170px; /*width of menu (include side paddings of LI A*/
height:25px;
}

.topsubmenu1 li a:hover{
background-color: #77ffff;   /*d5eca5*/
color: black;
font-weight:bold;
text-decoration:none;
font-family:Trebuchet MS;
}


