BODY {
background-color: #F6DDCE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.RegularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5em;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.BoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B15F32;
	line-height: 1.5em;
	text-indent: 3pt;
}
.TopicText {
	font-size: 16px;
	font-weight: bold;
	color: #B15F32;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}
.ErrorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
}
.TableBorder {
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-right-color: #B15F32;
	border-bottom-color: #B15F32;
	border-left-color: #B15F32;
}
.chocolateBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B15F32;
	border-right-color: #B15F32;
	border-bottom-color: #B15F32;
	border-left-color: #B15F32;
}
.DarkBackGrnd {
	background-color: #F6DDCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C45819;
	line-height: 1.5em;
	text-indent: 3px;
}
.LightBackGrnd {
	background-color: #F6DDCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2746;
	line-height: 1.5em;
	text-indent: 3px;
}
.WhiteBackGrnd {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 3px;
}
.DarkBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6DDCE;
	border-right-color: #F6DDCE;
	border-bottom-color: #F6DDCE;
	border-left-color: #F6DDCE;
}
a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #B15F32;
	line-height: 1.3em;
	text-decoration:none;
}
a:visited {font-family: Verdana, Arial; font-size: 12px; color: #B15F32;text-decoration:none;}
a:hover {font-family: Verdana, Arial; font-size: 12px; color: #B15F32;text-decoration:underline;
}
a:active {font-family: Verdana, Arial; font-size: 12px; color: #B15F32;}

a.bluelink:link {font-family: Verdana, Arial; font-size: 12px; color: #1989BA; font-weight: bold;}
a.bluelink:visited {font-family: Verdana, Arial; font-size: 12px; color: #1989BA; font-weight: bold;}
a.bluelink:hover {font-family: Verdana, Arial; font-size: 12px; color: #1989BA; font-weight: bold;}
a.bluelink:active {font-family: Verdana, Arial; font-size: 12px; color: #1989BA; font-weight: bold;}

FORM{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #B15F32;
	height: 20px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;


	}
	.DisabledButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E6EDF2;
	height: 20px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5em;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C45819;
	font-weight: normal;
	background-color: #F3E9E4;
}
.BottomBorder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

a.menulinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #753720; line-height: 1.5em; text-indent: 3px;	text-decoration : none;}
a.menulinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #753720; line-height: 1.5em; text-indent: 3px;	text-decoration : none;}
a.menulinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #753720; line-height: 1.5em; text-indent: 3px;	text-decoration : none;}
a.menulinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #753720; line-height: 1.5em; text-indent: 3px;	text-decoration : none;}
.Header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #868F98;
	letter-spacing: 0px;
	
}
.SubHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C45819;	
	font-weight: bold;	
}

HR{
 color="#CCCCCC"
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5em;
}