body{
background-color: #3D3D3D;
}


P {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-variant : normal;
	text-align : justify;
}


HR {
color : #003399;
}

UL, OL {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-variant : normal;
	text-align : justify;
}

.title {
	font-family : Arial;
	font-size : 22px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	font-variant : normal;
	text-align : left;
}

.subtitle {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
	font-variant : normal;
	text-align : justify;
}

.maintext {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-variant : normal;
	text-align : justify;
}

.smalltext {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
	font-variant : normal;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #666666;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #666666;


}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #999999;
}




.input-box {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #003399; 
}

A.Footer:Link {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
	font-variant : normal;
}

A.Footer:visited {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
	font-variant : normal;
}

A.Footer:HOVER {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	font-variant : normal;
	text-decoration : underline;
}

.Latesttitle {
	font-family : Arial;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	font-variant : normal;
	text-align : justify;
}
.Latestext{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	font-variant : normal;
	text-align : left;
}

A.Buttons:Link {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	font-variant : normal;
	text-decoration : none;
}

A.Buttons:visited {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	font-variant : normal;
	text-decoration : none;
}

A.Buttons:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
	font-variant : normal;
	text-decoration : none;
}


A.MainPromoLink:Link {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #FC420F;
	font-variant : normal;
	text-decoration : none;
	text-align:center;
}

A.MainPromoLink:visited {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #FC420F;
	font-variant : normal;
	text-decoration : none;
	text-align:center;
}

A.MainPromoLink:HOVER {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
	font-variant : normal;
	text-decoration : none;
	text-align:center;
}
