
body{
padding-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
}

a.vc{font:10pt/11pt verdana; color:black;text-decoration:none;}
a.vc:visited{font:10pt/11pt verdana; color:black;}
a.vc:hover{font:10pt/11pt verdana; color:Gray;}

a.p{font:12pt/13pt verdana; color:#0058A6;text-decoration:none;}
a.p:visited{font:12pt/13pt verdana; color:#0058A6;}
a.p:hover{font:13pt/13pt verdana; color:#0058A6;}

 a.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	border-left: 6px solid #5786CC;
	background-color: #6FB3E9;
	color: #FFFFFF;
	text-decoration: none;
	width: 136px;
	height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	//padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C51E8;
	border-bottom-color: #5786CC;
       }
	
a.menu:hover {
	border-left: 6px solid #0e62ee;
	//background-color: #4CC9EE;
	width: 136px;
	background-color:#95C6FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4170CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C51E8;

            }




a.vcmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	border-left: 6px solid #5786CC;
	border-right: 6px solid #5786CC;
	background-color: #6FB3E9;
	color: #FFFFFF;
	text-decoration: none;
	width: 146px;
	height: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	//padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C51E8;
	border-bottom-color: #5786CC;
       }
	
a.vcmenu:hover {
	border-left: 6px solid #0e62ee;
	border-right: 6px solid #0e62ee;
	
	width: 146px;
	height: 22px;
	background-color:#95C6FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4170CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C51E8;

            }





	
a.menu1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	border-left: 6px solid #0050a0;
	background-color: #5AB9D6;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	//padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C51E8;
	border-bottom-color: #00026F;
       }
	
a.menu1:hover {
	border-left: 6px solid #0e62ee;
	//background-color: #4CC9EE;
	width: 200px;
	background-color:#0083F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4170CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C51E8;

            }	



a.menu2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	border-left: 6px solid #0050a0;
	background-color: #5AB9D6;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	//padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C51E8;
	border-bottom-color: #00026F;
       }
	
a.menu2:hover {
	border-left: 6px solid #0e62ee;
	//background-color: #4CC9EE;
	width: 200px;
	background-color:#0083F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4170CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C51E8;

            }	



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
margin-top: 0em;
margin-left: 20px;
}

#dropmenudiv a{
width: 130px;
display: block;
text-indent: 3px;
color:white;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:  #6FB3E9;
//background-color: #80CCFF;
//sriram penkey
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #95C6FE;;
color: black;
}


#dropmenudiv1{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:16px;
z-index:-100;
margin-top: 0em;
margin-left: 20px;
}

#dropmenudiv1 a{
width: 130px;
display: block;
text-indent: 3px;
color:white;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: black
//background-color: #80CCFF;
//sriram penkey
}

#dropmenudiv1 a:hover{ /*hover background color*/
background-color: white;
color:gray;
}

#menu-but li {
	margin: 0;
}
	#menu-but li a {
	//display: block;
	border-left: 10px solid #00026F;
	background-color: #162CB6;
	color: #FFFFFF;
	text-decoration: none;
	width: 154px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C51E8;
	border-bottom-color: #00026F;
	}
	
	#menu-but li a:hover {
	border-left: 10px solid #FF6600;
	background-color: #6086D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4170CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C51E8;
	}
	
	#menu-but li li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 136px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #00026F;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #162CB6;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00026F;
	}
	
	#menu-but li li a:hover {
	display: block;
	color: #FF6600;
	text-decoration: none;
	background-color: #000059;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00026F;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000059;
	}