.main_menu 
{
line-height:11px;	
	
}



.main_menu a:link
{
	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
	
}

.main_menu a:hover
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	border-bottom:1px #ff8405 solid;

}

.main_menu a:visited
{
	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
}

.main_content
{
	color: #000000;
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
}

.main_content a
{

	color: #FF8408;
	text-decoration:none;
	border-bottom:1px #000 dashed;
	font-weight:bold;
}

.main_content a:hover
{
	border-top:1px #000 dashed;
}


.main_title
{
	margin-left:-10px;
	color: #000;
	border-bottom:2px #ff8405 solid;
	text-align:left;
	padding-bottom:2px;
	padding-right:350px;
	font-weight:bold;
	font-size:17px;
	letter-spacing:3px;
}


.MainMenu_MenuItem {

	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding: 0px;
		

}

.MainMenu_MenuItemSel {
	font-family: Tahoma, Arial;
	color: #cecece;
	font-weight:bold;
	font-size:11px;
	text-decoration:none ;	
	border-bottom:1px #ff8405 solid;
	background:none;
	padding: 0px;
	
	

}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 0px;
	cursor: pointer;
	cursor: hand;
	background-color:#ffffff;
	padding:0px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;

}

.MainMenu_MenuArrow {
	
	cursor: pointer;
	cursor: hand;
	border:none;
}

.login {font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
 }



/* hyperlink style for the selected tab */
A.login:link {
	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;

}

A.login:visited  {
	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

A.login:active   {
	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;

}

A.login:hover    {
	font-family: Tahoma, Arial;
	color: #8A8A8A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;

}


/* common styling */
.SEOMenuH
{
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	
	
	
}
.SEOMenuH ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.SEOMenuH ul li
{
	float: left;
	position: relative;
	z-index:9999;
	list-style-type: none;
	list-style-image:none;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.SEOMenuH ul li a, .SEOMenuH ul li a:visited
{
	float: left;
	display: block;
	text-decoration: none;
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:3px 3px 0;
}

.separator
{
	padding:3px 3px 0;
}

.SEOMenuH ul li:hover
{
	width: auto;
}

.SEOMenuH ul li a:hover
{
	color: #cecece;
}
.SEOMenuH ul li:hover a
{
	color: #cecece;
	text-decoration:none;
}

.SEOMenuH ul li ul
{
	display: none;
}
.SEOMenuH table
{
	margin: 0;
	border-collapse: collapse;
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 0;
}

/* specific to non IE browsers */
.SEOMenuH ul li:hover ul
{
	display: block;
	position: absolute;
	top:21px;
	margin-top: 1px;
	left: 0;
	width: 200px;
}
.SEOMenuH ul li:hover ul li ul
{
	display: none;
}
.SEOMenuH ul li:hover ul li a
{
	display: block;
	background-color:#EEEEEE;
	color: #000;
	height: auto;
	line-height: 15px;
	padding: 2px 8px;
	width: 180px;	
	border-style:none;
	font-size:11px;
	font-weight:normal;
	z-index:99999;
}
.SEOMenuH ul li:hover ul li a:hover
{
	color: #cecece;
}
.SEOMenuH ul li:hover ul li:hover ul
{
	color: #cecece;
	display: block;
	position: absolute;
	left: 200px;
	top: -1px;
}


/* specific to IE5.5 and IE6 browsers */
.SEOMenuH ul li a:hover ul
{
	display: block;
	position: absolute;
	top: 15px;
	background: #fff;
	left: 0;
	
}
.SEOMenuH ul li a:hover ul li a
{
	display: block;
	background: #fff;
	color: #000;
	height: 1px;
	line-height: 15px;
	padding: 4px 16px;
	width: 200px;
	border-bottom: 0;
}
.SEOMenuH ul li a:hover ul li a ul
{
	visibility: hidden;
	position: absolute;
	height: 0;
	width: 0;	
}
.SEOMenuH ul li a:hover ul li a:hover
{
	color: Green;
}
.SEOMenuH ul li a:hover ul li a:hover ul
{
	visibility: visible;
	position: absolute;
	top: 0;
	color: #000;
	left: 200px;
}

a.ValtechCommandButton
{
	font-family:Tahoma,Arial,Helvetica;
	color:#003366;
	text-decoration:underline;
	font-size:11px;
}

a.ValtechCommandButton:hover
{
color:#FF0000;
text-decoration:underline;
}
