body{
	background-color:#F5F0DD;
}
A 			{ color: #5B3E1C; font-family:Georgia, "IowanOldSt BT", Times, serif;font-size:14px;text-decoration: none; font-weight:bold} 
A:link		{ color: #5B3E1C; text-decoration: none; font-weight:normal;font-size:14px;} 
A:visited	{ color: #5B3E1C; text-decoration: none; font-weight:normal;font-size:14px;} 
A:active	{ color: #5B3E1C; text-decoration: none; font-weight:normal;font-size:14px; } 
A:hover		{ color: #5B3E1C;text-decoration:none; font-weight:normal;font-size:14px; } 

ul {
text-indent: 0px;
list-style-position: outside;
list-style-type:square;
padding-left:10px;
margin:2px;
}
li{
padding-top:4px;
}
#contentTd{
	background-color:#2c2c2c;
	padding: 0px;
	min-height:256px;
	height:auto !important;
	height:261px;
}
.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
	padding-right: 20px;
}
.bodyTxtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-right: 20px;
}
.bodyTxtBlackNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.bodyTxtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
}
.bodyTxtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-right: 20px;
}
.bodyTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
}
.bodyTxt2White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyTxt3 {
	font-family: "Gill Sans MT";
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 80px;
}
.bodyTxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	padding-right: 0px;
}
.bodyTxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #4F2211;
	text-align: right;
}
.bodyTxt6 {
	font-family: IowanOldSt BT;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #5B3E1C;
	text-align: left;
}
.bodyTxt7 {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}
.bodyTxt8 {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}
.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #646801;;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.pageHeader {
	font-family: GoudyOlSt BT;
	font-size: 24px;
	line-height: 15px;
	color: #646801;
	font-weight:bold;
}

.text_1 {
	font-family: IowanOldSt BT;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #5B3E1C;
	text-align: left;
}
.text_2 {
	font-family: IowanOldSt BT;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #646801;
	font-weight:bold;
}
.text_3 {
	font-family: IowanOldSt BT;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #5B3E1C; text-decoration:none;
}
.WarningText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: RED;
}
.ConfirmText {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: Green;
	font-weight:bold;
}
