/* CSS Document */

.subnav {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000851;
}

.subnav A
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c4041b;
	text-decoration: underline;
}
.subnav A:Active
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c4041b;
	text-decoration: underline;
}
.subnav A:Hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000851;
	text-decoration: none;
}
/*
.subnav A:Visited
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000851;
	text-decoration: underline;
}
*/




Body { 
	background-color:#c4041b;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.WhiteTxt {
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
}

.WhiteTxt A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.WhiteTxt A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.WhiteTxt A:Visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.WhiteTxtSmall {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.WhiteTxtSmall A{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.WhiteTxtSmall A:Hover{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.WhiteTxtSmall A:Visited{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.OchreTxt {
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	color: #e9b942;
}

.YellowTxt {
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
	color: #eabb47;
}

.YellowTxt A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxt A:Visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxt A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}



.YellowTxtSmall {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
	color: #eabb47;
}

.YellowTxtSmall A{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxtSmall A:Visited{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #eabb47;
	text-decoration: none;
}

.YellowTxtSmall A:Hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.BlueTxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000851;
}

.BigBlueTxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000851;
}

.BigBlueTxt A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000851;
	text-decoration: underline;
}

.BigBlueTxt A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c4041b;
	text-decoration: none;
}

.MaroonTxtBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7f0c11;
}

.OrangeTxtLarge {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #E96000;
}


.BlackTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.BlackTxtSmall {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.SmallGreyLink A{
	font-family: Verdana;
	font-size: 9px;
	color: #5A5A5A;
    font-weight: bold;
	text-decoration: none;
}
.SmallGreyLink A:Hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
	
}
.WhiteLink A{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteLink A:Hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.WhiteLine{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
/*
a, a.link, a.hover, a.active, a.visited {color: #666666;}
*/
A{ color: #C4041B; }
A:Active{ color: #666666; }
A:Hover{ color: #000A6A; }
A:Visited{ color: #000A6A; }







