@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #FF0000;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
}
#leftColumn {
}

#leftColumn a {
	color: #FF0000;
	font-weight: bold;
}
#leftColumn a:hover {
	color: #FFFFFF;
}
#navbar{
	width:730px;
	height:40px;
	margin: 0px;
	padding: 0px;

}
div#navbar ul {
	margin: 8px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: bottom;
	height: 10px;
	font-weight: bold;
}
div#navbar li {
 list-style-type: none;
 display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #000000;
	font-weight: bold;
}
div#navbar li a:hover {
	color: #F3F3F3;
}
td.Form_Label-Small {  
	caption:(cell) Form Label - Small;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}
td.Form_Text {
	caption:(cell) Form Text;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
td.Form_Text-Small {
	caption:(cell) Form Text - Small;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
td.Form_Error {
	caption:(cell) Form Error;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
}
td.Form_Header {
	caption:(cell) Form Header;
	font-size:17px;
	font-weight: bold;
	text-align:center;
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
}
td.Form_Header-Small {
	caption:(cell) Form Header - Small;
	font-size:13px;
	font-weight: bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
td.Form_Label {  
	caption:(cell) Form Label;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold
}
.quote_poetry {
	caption: quote poetry;
	font-size: 13px;
	font-style: italic;
	color: #660000;}
.quotePink {
	font-size: small;
	color: #FF6666;
	font-style: italic;
	font-weight: bold;
}


.redMedBold {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.redSmallBold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.title {
	font-size: 17px;
	font-weight: bolder;
}
.subTitleDarkRed {
	font-size: 12px;
	color: #802900;
	font-weight: bold;
}
.tinyRed {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.smallLightGrey {
	color: #C0C0C0;
}
.whiteText {
	color: #FFFFFF;
}
.Black12PtText {
	font-size: 12px;
	font-weight: bold;
}
.12PtBlueText {
	font-size: small;
	font-weight: bold;
	color: #003399;
}

.Dark14PtRedBold {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.redBarBG {
	background-image: url(237c.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

