/* menu With Sub Menu */
body
{
margin:0;
background:#818281;
}
.bbb
{
	background: url(../images/top.jpg);
	height:326px;
	
}
.ccc
{
background:#E6E8E1;
}
.mar
{
padding-left:5px;
padding-right:5px;
}
.ddd
{
background:#999999;
}
.wid1
{
width:30%;
}
.wid2
{
width:40%;
}
.hei1
{
height:70%;
}
.hei2
{
height:30%;
}
.table
{
background:#E6E8E1;
}
.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;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:"Century Gothic";
	font-size:14px;
	text-align:left;
	
}
#menu li { /* all list items */
	float: left;
	position: relative;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: auto;
    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:auto;
left:auto;
 }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
width:153px;
height:28px;
	text-align:center;
	display: block;
	text-decoration: none;
	COLOR: #000000;
	/* background:#425E00;*/
background:url(../images/menubg1.jpg);
	 padding-top:5px;
	 padding-left:5px;
	 padding-right:5px;
}
/* Hover Styles */
#menu ul a:hover { 
background:url(../images/menubg2.jpg);
	COLOR: #ffffff;
} 

/* Sub Menu Styles */
#menu li ul a {
width:153px;
height:20px;
	text-decoration: none;
	color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
background:#818281;
	text-align:left;
	border-bottom:1px solid #ffffff;
	
} 

/* Sub Menu Styles */
 #menu ul ul ul{
	top:0em;
	left:14.7em;
}
/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	COLOR: #000000; background:#B8B9BA;
} 

/* Icon Styles */
#menu li a.submenu { }
#menu li a.submenu:hover {BACKGROUND: url(../images/menubg2.jpg);}
#menu li ul a.submenu {background:#818281 url() repeat-x;}
#menu li ul a.submenu:hover {background:#B8B9BA 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: #FF0000;
	line-height:2;
}
.style12 a:hover{
	font-family:"Verdana";
	font-size: 9px;
	color: #FF0000;
}
.style-text-small-small
{
font-family : "Verdana";
font-size : 7px;
color:#000000;
}
.style-text-small-small a
{
font-family : "Verdana";
font-size : 7px;
text-decoration:none;
color:#000000;
}

