body {
	background-color: #003366;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

INPUT.contact{
	COLOR:#003366;
	FONT-WEIGHT:normal;
	FONT-SIZE:9pt;
	TEXT-DECORATION:none;
	width: 200px;
	font-family: "Courier New", Courier, mono;

}
INPUT.contactSM{
	COLOR:#003366;
	FONT-WEIGHT:normal;
	FONT-SIZE:9pt;
	TEXT-DECORATION:none;
	width:100px;
	font-family:  "Courier New", Courier, mono;
}
INPUT.contact150{
	COLOR:#003366;
	FONT-WEIGHT:normal;
	FONT-SIZE:9pt;
	TEXT-DECORATION:none;
	width:200px;
	font-family:  "Courier New", Courier, mono;
}
INPUT.contact750{
	COLOR:#003366;
	FONT-WEIGHT:normal;
	FONT-SIZE:9pt;
	TEXT-DECORATION:none;
	width:40px;
	font-family:  "Courier New", Courier, mono;
}
SELECT.contactSEL{
	COLOR:#003366;
	FONT-WEIGHT:normal;
	FONT-SIZE:9pt;
	font-family:  "Courier New", Courier, mono;
}
INPUT.button{
	COLOR:#FFFFFF;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:9pt;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
	width: 200px;
	background-color: #181452;
	border: thin ridge #FFFFFF;
}
INPUT.buttonSM{
	COLOR:#FFFFFF;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:9pt;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
	width: 150px;
	background-color: #181452;
	border: thin ridge #FFFFFF;
}
	
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #003366;


}
.boldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0067AC;
}
.copywrite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.copywrite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
.oooLink:hover{
	COLOR:#FF9900;
}
.whiteBolder {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteBolder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallerBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
textarea.text {
	COLOR:#003366;
	BACKGROUND-COLOR:#ffffff;
	FONT-WEIGHT:normal;
	FONT-SIZE:9pt;
	TEXT-DECORATION:none;
	width: 200px;
	font-family: "Courier New", Courier, mono;
}
.greensmallerbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.boldHeaderDark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
.boldredDark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.tinyborder {
	BORDER-RIGHT: #336699 3px outset; BORDER-TOP: #336699 2px outset; BORDER-LEFT: #336699 2px outset; BORDER-BOTTOM: #336699 3px  outset 
}
