Body 
{
	FONT-FAMILY: Arial, MS Sans Serif, Verdana, Tahoma;
	font-size: 12px;
	background-image:url(/images/bg2.gif);background-position: top center;	
	background-color:white;
}


table, p{
	font-size: 12px;
	FONT-FAMILY:Arial, MS Sans Serif, Verdana, Tahoma;
}

input, select, textarea{
	font-size: 10px;
	FONT-FAMILY: Arial, MS Sans Serif, Verdana, Tahoma;
}

.SmallBlack{
	color: #000;
}

.SmallBlack a:link{text-decoration : underline ;color : #00a;}
.SmallBlack a:visited {text-decoration : underline ;color : #00a;}
.SmallBlack a:hover {text-decoration : none ;color :#00a;}
.SmallBlack a:active text-decoration : underline ;color :#00a;}


.SmallBlack2{
	
	color: #000;
}

.SmallBlack2 a:link{font-size: 10px;font-weight: normal;text-decoration : none ;color : #000;}
.SmallBlack2 a:visited {font-size: 10px;font-weight: normal;text-decoration : none ;color : #000;}
.SmallBlack2 a:hover {font-size: 10px;font-weight: normal;text-decoration : underline ;color :#000;}
.SmallBlack2 a:active {font-size: 10px;font-weight: normal;text-decoration : none ;color :#000;}

.Mini{
	font-size: 8px;
}


.TopLinks{
	font-weight: bold;
	color: #eee;
	font-size: 12px;
}

.TopLinks a:link{font-weight: bold;text-decoration : none ;color : #eee;}
.TopLinks a:visited {font-weight: bold;text-decoration : none ;color : #eee;}
.TopLinks a:hover {font-weight: bold;text-decoration : none ;color :#aaa;}
.TopLinks a:active {font-weight: bold;text-decoration : none ;color :#eee;}

.med16_grey{
    COLOR: #5e5e5e;
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial;
}
.med16_red{
    COLOR: #b72e33;
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial;
}