#content {width=100%}
.printOnly {DISPLAY: none}
.tableBorder {width: 740px;	border: 2px solid #999900;}

body {background-color: #000000;margin-left: 0px;margin-top: 0px;margin-right: 0px;}

.standardText {font-family: Arial, sans-serif;font-size: 16px;color: #000000;line-height: 20px;}

.headerText {font-family: Arial, sans-serif;font-size: 20px;font-weight: bold;color: #000000;line-height: 24px;}
.headerWhite {font-family: Arial, sans-serif;font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 24px;}
.headerMaroon {font-family: Arial, sans-serif;font-size: 20px;font-weight: bold;color: #8F0656;line-height: 24px;}

.whiteOnBlack {font-family: Arial, sans-serif;font-size: 12px;color: #FFFFFF;}

.largeGold {font-family: Arial, sans-serif; font-size: 20px;color: #EFC794;line-height: 24px;}
.mediumGold {font-family: Arial, sans-serif;font-size: 16px;color: #EFC794;line-height: 20px;}
.smallGold {font-family: Arial, sans-serif; font-size: 12px;color: #EFC794;line-height: 16px;}

.formText {font-family: Arial, sans-serif;font-size: 12pt;color: #000000;line-height: 14px;font-weight: normal;}
	
.tableBorder2 {
	width: 740px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #999900;
	border-bottom: 2px solid #999900;
	border-left: 2px solid #999900;}
	
.inputbox{
	color : #000000;
	background : #FFFFFF;
	font-family : Arial;
	font-size : 8pt;
	border: 1px solid #999999;}

a.normalLink:link {color: #8F0656; text-decoration: none; }
a.normalLink:visited {color: #8F0656; text-decoration: none; }
a.normalLink:hover {color: #170a65; text-decoration: underline; }
a.normalLink:active {color: #170a65; text-decoration: underline; }

a.orangeLink:link {color: #EFC794; text-decoration: none; }
a.orangeLink:visited {color: #EFC794; text-decoration: none; }
a.orangeLink:hover {color: #EFC794; text-decoration: underline;}
a.orangeLink:active {color: #EFC794; } 

a.whiteLink:link {color: #EFC794; text-decoration: none; }
a.whiteLink:visited {color: #EFC794; text-decoration: none; }
a.whiteLink:hover {color: #EFC794; text-decoration: underline;}
a.whiteLink:active {color: #EFC794; } 