/* CSS Document */


.link1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #990000;
}

.link2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #274987;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #287193;
	text-decoration: underline;
}

.link3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1A4B86;
	text-decoration: none;
}
.link3:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.linka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #487D5F;
	text-decoration: none;
}
.linka:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.linkG {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkG:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: underline;
}
.linkW {
	font-family: Arial, Verdana,  Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E1ECF4;
	text-decoration: none;
}
.linkW:hover {
	font-family: Arial,   Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

ul.menuV {
width:100%;
list-style:none;
/*color: white;*/
padding-left:0px;
margin-left: 0;
padding-top:4px;
margin-top:0;
/*background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;*/


}

 ul.menuV li {

/*background-position:bottom;*/
border-color: #960 #cf6 #bd5 #fc0;
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
margin: 0;
font-size:12px;

}
UL.menuV li 
{ 

list-style:none;
 height:auto;
display: block;
text-decoration: none;
margin-top: 0.01em;
color:#005500;
border-bottom: 1px solid #E7E7E7;
padding: 0.25em 0.3em 0.4em 0.75em;
width: 165px;
margin-left:0;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

UL.menuV li.lienB 
{ 
font-size:12px;
list-style:none;
 height:auto;
display: block;
text-decoration: none;
margin-top: 0.01em;
color:#005500;
border-width: 1px;
border:0;
padding: 0.25em 0.3em 0.4em 0.75em;
width: 165px;
margin-left:0;
}
