body 
{
	background:url(../graphics/background.gif);
	background-color:#E2D8CE;
	scrollbar-face-color: #E9F1EB;
	scrollbar-shadow-color: #DEE6E0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #DEE6E0;
	scrollbar-track-color: #E2D8CE;
	scrollbar-arrow-color: #000000;
  margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
p {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
input.button 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F2FAF4
}
select 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F2FAF4;
	border-style: inset
}

textarea 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: F2FAF4;
	width:95%;
}
td
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333
}

.alertText
{
	color:#ff0000;
}
.bodyLink 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000
}
.bodyLink:hover 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000
}
.bodyText 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333
}
.bodyTextBold 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.copyText
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333
}
.formCellLabel {
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight: bold;
}
.formCellContent {
	padding:5px;
	border-bottom:1px solid #cccccc;
}
.linearList {
	list-style-type: none;
	display:inline;
}
.menuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuLink:hover
{
	color:#000000;
}
.noteTextBlk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #808285;
	text-decoration: none;
}
.subMenuLink
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000
}
.subMenuLink:hover
{
	color:#000000;
}
.textBox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: F2FAF4;
}

