/* menu With Sub Menu */
body
{
margin:0;
background:#ECECEC;
}
.bleft
{
	background: url(../images/leftbg.jpg);
	width:15px;
	
}
.cwidth
{
width:940px;
}
.bright
{
	background: url(../images/rightbg.jpg);
	width:11px;
	
}
.ccc
{
	background: url(../images/bottom.jpg);
	height:64px;
}
.background
{
background: #ECECEC;
}
.mar
{
padding-left:5px;
padding-right:5px;
}
.ddd
{
background:#9BA587;
}
.wid1
{
width:30%;
}
.wid2
{
width:40%;
}
.hei1
{
height:70%;
}
.hei2
{
height:30%;
}
.table
{
background:#ffffff;
}
.sty1
{
width:140px;
}
.sty2
{
width:164px;
}
.stt4
{
width:20px;
}
.stt5
{
width:50px;
}
.stwidth
{
width:60%;
}
.stwidth1
{
width:15%
}
.stwidth2
{
width:4%
}
.stwidth3
{
width:15%
}
.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:"Tahoma";
	font-size:13px;
	font-weight:bold;
	
}
#menu li { /* all list items */
	float: left;
	position: relative;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 2em;
    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:1.8em;
left:auto;
 }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	text-align:center;
	display: block;
	text-decoration: none;
	COLOR: #747474;
	 background:#FFFFFF;
	 padding:3px;
	 padding-left:40px;
	 padding-right:40px;
	 border:.1em solid #D53B3E;
}
/* Hover Styles */
#menu ul a:hover { 
	BACKGROUND: #FFFFFF repeat-x; COLOR: #4E4F6B;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #747474;
	background: #FFFFFF; /* IE6 Bug */
    padding: 5px;
	BORDER-top: #fff 1px solid;
	text-align:left;
	height:10px;
	
} 

/* Sub Menu Styles */
 #menu ul ul ul{
	top:0em;
	left:14.7em;
}
/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	BACKGROUND:#fff; COLOR: #4E4F6B;
} 

/* Icon Styles */
#menu li a.submenu {BACKGROUND:#FFFFFF;  }
#menu li a.submenu:hover {BACKGROUND: #fff no-repeat right 50%}
#menu li ul a.submenu {background:#FFFFFF url() no-repeat right;}
#menu li ul a.submenu:hover {background:#fff url() no-repeat right;}

.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;
color:#000000;
}
