/* menu With Sub Menu */
body
{
margin:0;
background:#003366;
}
.bor
{
border:1px;
border-color:#000000;
}
.bbb
{
	background: url(../images/top.jpg);
	height:326px;
	
}
.ccc
{
background:#E6E8E1;
}
.mar
{
padding-left:5px;
padding-right:5px;
}
.ddd
{
background:#9BA587;
}
.wid1
{
width:30%;
}
.wid2
{
width:40%;
}
.hei1
{
height:70%;
}
.hei2
{
height:30%;
}
.sty1
{
width:140px;
}
.sty2
{
width:164px;
}
.stt4
{
width:20px;
}
.stt5
{
width:50px;
}
.stwidth
{
width:60%;
}
.stwidth1
{
width:10%
}
.stwidth2
{
width:3%
}
.stwidth3
{
width:10%
}
.stwidth4
{
width:350px;
}
.stwidth5
{
width:270px;
}
div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.stt1
{
text-align:center;
}
.stt2
{
text-align:left;
}
.stt3
{
text-align:right;
}
.stt
{
text-align:right;
}
.menuwid
{
width:12em;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Book Antiqua;
	font-size:13px;
	text-align:left;
	
}
#menu li { /* all list items */
	float: left;
	position: relative;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 1.5em;
    left: 0;
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
/* * html #menu ul li { float: left; height: 1em; }
 HTML #menu UL LI A {
	height:16px; 
	
}*/
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden;
width:14.8em;
top:2em;
left:auto;
 }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
width:11.5em;
	text-align:center;
	display: block;
	text-decoration: none;
	COLOR: #000000;
	/* background:#425E00;*/
	 font-weight:bold;
background:url(../images/menubg.jpg);
	 padding-top:5px;
	 padding-left:5px;
	 padding-right:5px;
	 padding-bottom:5px;
	 border-left:.1em solid #979595;
}
/* Hover Styles */
#menu ul a:hover { 
background:#003366  repeat-x;
	COLOR: #FFFFFF;
	 vertical-align:bottom;
} 

/* Sub Menu Styles */
#menu li ul a {
width:11.7em;
	text-decoration: none;
	color: #000000;
    padding: 5px;
 	BORDER-top: #979595 1px solid;
background:url(../images/menubg.jpg);
	text-align:left;
	
} 

/* Sub Menu Styles */
 #menu ul ul ul{
	top:0em;
	left:14.7em;
}
/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	COLOR: #FFFFFF; background:#003366;
} 

/* Icon Styles */
#menu li a.submenu { }
#menu li a.submenu:hover {BACKGROUND: #003366 repeat-x;}
#menu li ul a.submenu {background:url(../images/menubg.jpg)  repeat-x;}
#menu li ul a.submenu:hover {background:#003366 url() repeat-x;}

.style1
{
font-family: "Verdana";
font-size: 12px;
}
.style7
{
font-family: "Verdana";
font-size: 15px;
font-weight:bold;
}
.style5
{
font-family: "Verdana";
font-size: 12px;
color:#000099;
}
.style12 {
	font-family:"Verdana";
	font-size: 9px;
	color: #000000;
}
.style2 {
	font-family:"Verdana";
	font-size: 13px;
	color: #000000;
}
.style2 a{
	font-family:"Verdana";
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.style2 a:hover{
	font-family:"Verdana";
	font-size: 13px;
	color: #000000;
}

.style22 {
	font-family:"Verdana";
	font-size: 10px;
	color: #000000;
}
.style23 {
	font-family:"Verdana";
	font-size: 10px;
	color: #ffffff;
}
.style23 a{
	font-family:"Verdana";
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

.style1 {
	font-family:"Verdana";
	font-size: 14px;
	color: #990000;
	font-weight:bold;
}
.style12 a{
	font-family:"Verdana";
	font-size: 9px;
	color: #000000;
	line-height:2;
}
.style12 a:hover{
	font-family:"Verdana";
	font-size: 9px;
	color: #000000;
}

