
#topmenu{
	height:25px;
	background:url(/images/header/tmenubg.jpg) 0 0 no-repeat;
	background-position:right;
	color:#663399;
	margin-top:7px;
}


#flashcontain {
	z-index: 2; 
}

.subMenu
{
	list-style:none; margin:0; padding:0;
	 background-color:#FFFFFF;
	 color:#003399;
}
.subMenu li{
	height: 18px;
	border-bottom:1px dotted #FF9900;
}
.subMenu li a{
	height: 18px;
	text-decoration: none;
	font-weight:normal;
	color:#003399;
	padding-left:5px;
	padding-right:3px;
	display: block;
	line-height:18px;
}
.subMenu a{
	height: 18px;
	text-decoration: none;
	color:#003399;
	padding-left:5px;
	padding-right:3px;
	display: block;
}
* html .subMenu li a{
	width:150px;
	
}

.subMenu li a:hover{
	height: 18px;
	background-color:#FF9900;
	text-decoration: none;
	font-weight:normal;
	color:#FFFFFF;
	
}


.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
}

.txtMenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#6633CC;
}

.txtMenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#6633CC;
}


.tmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}
.tmenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}

.tmenu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.ads a
{
	color:#6633CC;
	font-size:7.5pt;
}
/* End */

.postMenu
{
	list-style:none; margin:0; padding:0;
	 background-color:#FFFFFF;
	 color:#003399;
}
.postMenu a{
	height: 18px;
	text-decoration: none;
	color:#003399;
	padding-left:5px;
	padding-right:3px;
	display: block;
}
* html .postMenu li a{
	width:150px;
	
}

.postMenu  a:hover{
	height: 18px;
	background-color:#45b806;
	text-decoration: none;
	color:#FFFFFF;
	
}
.postMenu1
{
	list-style:none;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin dashed #C7D9E2;
	font-weight: bold;
}
.postMenu1 a{
	height: 22px;
	text-decoration: none;
	color:#003399;
	padding-left:5px;
	padding-right:3px;
	display: block;
	vertical-align: middle;
}
* html .postMenu1 li a{
	width:150px;
	
}

.postMenu1  a:hover{
	height: 22px;
	background-color:#C7D9E2;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
