
HR {
color : #CC99CC;
}

UL, OL {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #CC99CC;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}


.date {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #006633;
	font-variant : normal;
	text-align : justify;
}
.TestTitle {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #B1F707;
	font-variant : normal;
	text-align : justify;
}

.TestTitleLarge{
	font-family : Arial;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : #B1F707;
	font-variant : normal;
	text-align : justify;
}


.SmallText {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	font : normal normal normal 11px Arial, Helvetica, sans-serif;
	font-variant : normal;
}

.SmallTextGreen {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #B1F707;
	font : normal normal normal 11px Arial, Helvetica, sans-serif;
	font-variant : normal;
}

.LeftText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color : #AFB0B2;
	font-variant : normal;
	text-align : left;
}

.NormalText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	font-variant : normal;
	text-align : left;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : #B1F707;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
	color : #B1F707;
}




A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : #B1F707;
}

.input-box {
	font : normal normal normal 9px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #003399; 
}






A.Back {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : #D9C797;
}

A.Back:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #D9C797;
}