Body{
	SCROLLBAR-TRACK-COLOR: #FFEAEA;
	SCROLLBAR-FACE-COLOR: #A01D00;
	SCROLLBAR-ARROW-COLOR: #FF2F00;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF2F00;
	SCROLLBAR-SHADOW-COLOR: #FF2F00;
	SCROLLBAR-3DLIGHT-COLOR: #FF2F00;	
	SCROLLBAR-DARKSHADOW-COLOR: #FF2F00;
	background-image: url(../images/bg.gif);
}
.heading{
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #791500;
	letter-spacing: 0.1em;
	word-spacing: 0.25em;
}
A{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #AE1F00;
	text-decoration: underline;
}
A:Hover{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FF502B;
	text-decoration: none;
}
UL{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
.Table{
	border: 1px solid #AE1F00;
}
.subHeading{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #B92000;
}
.Bold{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Italic{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #0099CC;
}
.Gray{
	font-family: Georgia;
	font-size: 10pt;
	text-decoration: none;
	color: #BB2100;
	line-height: 22px;
}
.special{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	padding: 4px;
}
.special:Hover{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
input{
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #AE1F00;
}
textarea{
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #AE1F00;
}
select{
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #AE1F00;
}

/* NEW */
.sectionTable{
	background-color: #FEB8A7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A01D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF2F00;
	color: #000000;
}
.homeLinks{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #E12700;
	text-decoration: none;
}
.homeLinks:Hover{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.homeLinksTD{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.pageLinksTD{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pageLinks{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #B72000;
	text-decoration: none;
}
.pageLinks:Hover{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tableHeader{
	background-color: #FEB8A7;
	color: #000000;
	font-weight: Bold;
	text-align: center;
}

/* Form Controls */

.submit{
	border: 1px; 
	font-family: Trebuchet MS; 	
	font-size: 11px; 
	background-color: #DBEAF5; 
	width: 80px; 
	height:18px; 
	text-align: center; 
	cursor: hand;
}
.feedCell{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #AE1F00;
}
.feedCellHead{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #AE1F00;
	background-color: #FFFFFF;
}
H4{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
H2{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}