BODY {
	font : 12px Arial, Helvetica, sans-serif;
	background-image : url(@graphics/@pgbacking.jpg);
	background-position : center;
}
TD {
	font : 12px Arial, Helvetica, sans-serif;
}

.copyright {
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A{
	color : #99349C;
	font-weight : bold;
}

A:HOVER {
	background-color : #BBD3B6;
	color : #AE4FB0;
}

.title{
	font : 18px "Times New Roman", Times, serif;
	line-height : 24px;
	letter-spacing : 2px;
	text-transform : uppercase;
}

a.optbut {
	color : #1E1E2B;
	text-decoration : none;
	font : 12px "Times New Roman", Times, serif;
	font-weight : bold;
	letter-spacing : normal;
	background-color : #EAF0E8;
	padding-left : 25px;
	padding-right : 25px;
	line-height : 26px;
	padding-bottom : 5px;
	text-transform : uppercase;
	padding-top : 4px;
	background-image : url(@graphics/@optbut.gif);
}
a.optbut:HOVER {
	color : #1E1E2B;
	text-decoration : none;
	font : 12px "Times New Roman", Times, serif;
	font-weight : bold;
	letter-spacing : normal;
	background-color : #EAF0E8;
	padding-left : 25px;
	padding-right : 25px;
	line-height : 26px;
	padding-bottom : 5px;
	text-transform : uppercase;
	padding-top : 4px;
	background-image : url(@graphics/@optbut-hov.gif);
}
a.optbut-sel{
	color : White;
	text-decoration : none;
	font : 12px "Times New Roman", Times, serif;
	font-weight : bold;
	letter-spacing : normal;
	background-color : #EAF0E8;
	padding-left : 25px;
	padding-right : 25px;
	line-height : 26px;
	padding-bottom : 5px;
	text-transform : uppercase;
	padding-top : 4px;
	background-image : url(@graphics/@optbut-sel.gif);
}
a.optbut-sel:hover{
	color : White;
	text-decoration : none;
	font : 12px "Times New Roman", Times, serif;
	font-weight : bold;
	letter-spacing : normal;
	background-color : #EAF0E8;
	padding-left : 25px;
	padding-right : 25px;
	line-height : 26px;
	padding-bottom : 5px;
	text-transform : uppercase;
	padding-top : 4px;
	background-image : url(@graphics/@optbut-sel.gif);
}

