li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
.AS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	vertical-align: baseline;


}
.blacknav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background-color: #330066;
	text-align: left;
	background-position: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	list-style-type: disc;
	height: 5px;
}
.bodytextredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	list-style-type: disc;
	height: 5px;
}
.bodytextright {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	text-align: right;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.bodytextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	vertical-align: top;
}
.boldybolditals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: medium solid #999999;
	height: 113px;
	width: auto;
}
.bullet {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
.formgridleftcol
{
	padding-top: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.formgridRightcol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.headercentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-transform: none;
	color: #FF9900;
	background-position: left;
	text-align: center;
}
.homepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.menuonline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background-color: #330066;
	text-align: left;
	background-position: left;
}
.nextprevious {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #305D74;
	font-weight: bold;
	text-decoration: none;
}
.pagelink {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
}
.question {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #9999CC;
}
.racefull {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99FF33;
	background-color: #FF9966;
}
/*Modal Popup 99cc00*/
.modalBackground {
	background-color:#CB0101;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.backdiv {
	border-width:10px;
	border-style:solid;
	border-color:#E0E0E0;
}
.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.GeneralButton
{	
    color: White;
    background-color:#305D74;
    border-color:White
}
