﻿
.mainmenucontainer
{
	
	vertical-align:middle;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:35px;
	display:block;
}
.mainmenu_subcontainer
{
	cursor:hand;
	width:200px;
	padding-left:20px;
	background-color:red;
	visibility:hidden;
	display:none;
	height:0px;
	filter:alpha(opacity=80);
	background-image:url(../../images/rng.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.headermenu
{
	background-color:Maroon;
	vertical-align:top;
	width:100%;
	display:block;
}

.mainmnuslink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:25px;
	height:20px;
	display:block;
	background-color:maroon;
	line-height:20px;
	border-bottom:0px solid red;
	background-image:url(../images/arrowmain.jpg);
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
	
}
.mainmnusaplink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:2px;
	height:20px;
	display:block;
	background-color:maroon;
	line-height:20px;
	border-top:2px solid red;
	background-image:url(../images/arrowmain.jpg);
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
	
}
.mainmnusaplink a:hover
{
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
	background-position:left;
}

.mainmnulink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:1px;
	height:20px;
	line-height:20px;
	border-bottom:0px solid red;
	
}

.mainlinkmover a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White; /*#FFFFFF;*/
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:1px;
	height:20px;
	border-bottom:0px solid red;
	background-color:Orange;
	line-height:20px;
	
	text-align:left;
}
.mainlinkselected a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:1px;
	height:20px;
	border-bottom:0px solid red;
	background-color:#D52818;
	line-height:20px;
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
}
.mainmnulink a:hover{
	color: #FFFFFF;
	background-color:#D52818;
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
}
.mainmnusublink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	height:20px;
	display:block;
	background-color:maroon;
	line-height:20px;
	border-bottom:0px solid red;
	background-image:url(../images/arrowmain.jpg);
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
	/*display:inline*/
	
}
.mainmnusublink
{
	width:200px;
}

.mainmnusublink a:hover{
	color: #FFFFFF;
	background-color:#D52818;
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
}

.mainmnubottom{
	color: #FFFFFF;
	background-color:#D52818;
	background-image:url(../../images/corner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:16px;
	width:100%;
	text-align:left;
	display:block;
	
}

	