body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background:#FFD100;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a:active {
	text-decoration: none;
	color: #CCCC00;
}
.MainContainer {
	border-top: 0px solid #EEF3B9;
	border-right: 2px solid #EEF3B9;
	border-bottom: 2px solid #EEF3B9;
	border-left: 2px solid #EEF3B9;
}
.ContainerBox2 {
	border: 1px solid #FFCC33;
}
.Footer {
	font-size: 10px
}
.headerLft {
	font-size: 16px;
	color: #336633;
	background-color: #DCF4B9;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}
.headerCtr {
	font-size: 16px;
	color: #336633;
	background-color: #DCF4B9;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
.headerRt {
	font-size: 16px;
	color: #336633;
	background-color: #DCF4B9;
	font-weight: bold;
	padding: 3px;
	text-align: right;
}
.sheaderLft {
	font-size: 12px;
	color:#5CAEFB;
	text-decoration:underline;
	padding: 1px;
	text-align: left;
}
.sheaderCtr {
	font-size: 12px;
	color:#5CAEFB;
	text-decoration:underline;
	padding: 1px;
	text-align: center;
}
.sheaderRt {
	font-size: 12px;
	color:#5CAEFB;
	text-decoration:underline;
	padding: 1px;
	text-align: right;
}
.formLbLft {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	background-color: #FFF0AC;

	text-align: left;
}
.formLbCtr {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	background-color: #FFF0AC;

	text-align: center;
}

.interChange {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFCC;

	text-align: left;
}

.interChange2 {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color:white;

	text-align: left;
}
.formLbRt {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	background-color: #FFF0AC;

	text-align: right;
}
.formDtLft {
	font-size: 11px;
	text-align: left;
}
.formDtCtr {
	font-size: 11px;
	text-align: center;
}
.formDtRt {
	font-size: 11px;
	text-align: right;
}
.errMsg {
	font-weight: bold;
	text-align: left;
	color:#990000;
}
.txtBld {
	color: #ED7F17;
	font-size: 14px;
	font-weight:bold;
}
.divider{
	background-color:#F9E9C1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBB733;
}
.img_border{
	border-width: 1px;
	border-style: solid;
	border-color: #EBB733;
}
.tabView {
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#EB7700;
	text-align:center;
}
.tabLink {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	background-color:#FFE195;
	text-align:center;
}
.sold{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.success {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-align: center;
}
.strike{
text-decoration:line-through;
}
.featuredBorder{
border-color:#EB7700;
border-width:thin;
}
.featuredLbl{
	font-size:10px;
	font-weight:bold;
	padding-left:2px;
}
.featuredTxt{
	font-size:10px;
}