@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(../images/BGrepeat.gif);
	background-position: left;
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #990066;
	text-decoration: none;
}
#mainTable {
	background-image: url(../images/mainImage%20magenta1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	color: #C90601;
	font-weight: normal;
}
a:hover {
	color: #0066CC;
}


.redMedBold {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.redSmallBold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.title {
	font-size: medium;
	font-weight: bolder;
	color: #990099;
}
#leftColumn {
}

#leftColumn a {
	color: #CC0099;
	font-weight: bold;
}
#leftColumn a:hover {
	color: #0066CC;
}
.quote_poetry {
	caption: quote poetry;
	font-size: x-small;
	font-style: italic;
	color: #990099;}
.subTitleDarkRed {
	font-size: medium;
	color: #990066;
	font-weight: bolder;
}
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
}
.whiteText {
	color: #FFFFFF;
}
.smallLightGrey {
	color: #990099;
}
.Dark14PtRedBold {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.Black12PtText {
	font-size: 12px;
	font-weight: bold;
}
.Brown14PtBold {
	font-size: 14px;
	color: #990099;
	font-weight: bold;
}
.MedWhiteText {
	font-size: medium;
	color: #FFFFFF;
}
.smallCaps {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
}
