﻿body
{
	
}
.menucontainer
{
	background-color:#E6E6E6;
	/*display:run-in;*/
	vertical-align:top;
	width:195px;
	display:block;
}
.mnumlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	height:20px;
	display:block;
	background-color:#E6E6E6;
	line-height:20px;
	border-bottom:0px solid red;
	/*background-image:url(../images/arrowmain.jpg);*/
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
	
}
.mnumlink a:hover
{
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
	background-position:left;
	color:#FFFFFF;
}
.mnuslink 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:#E6E6E6;
	line-height:20px;
	border-bottom:0px solid red;
	/*background-image:url(../images/arrowmain.jpg);*/
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
	
}
.mnusaplink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:2px;
	height:20px;
	display:block;
	background-color:#E6E6E6;
	line-height:20px;
	border-top:2px solid red;
	/*background-image:url(../images/arrowmain.jpg);*/
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
	
}
.mnusaplink a:hover
{
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
	background-position:left;
	color:#FFFFFF;
}

.mnulink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:3px;
	height:20px;
	display:block;
	background-color:#E6E6E6;
	line-height:20px;
	border-bottom:0px solid red;
	/*background-image:url(../images/arrowmain.jpg);*/
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;
}


.imgexpanded
{
	background-image:url(../images/ardown.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:14px;
	
}
.imgcolapsed
{
	background-image:url(../images/armain.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:14px;
}
.linkselected a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
	height:20px;
	display:block;
	line-height:20px;
	border-bottom:0px solid red;
	color: #FFFFFF ;
	background-color:#D52818;
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
.mnulink a:hover{
	color: #FFFFFF;
	background-color:#D52818;
	background-image:url(../images/arrowmain2.jpg);
	background-repeat:repeat-x;
}
.mnusublink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33434D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:15px;
	height:20px;
	display:block;
	background-color:#E6E6E6;
	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*/
	
}
.mnusublink
{
	width:185px;
}

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

.mnubottom{
	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;
	
}

	