body {
	background-color: #F3E298;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3, h2, h4
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5c3013;
	font-weight: bold;
}
.leftright5padding {
	padding-right: 5px;
	padding-left: 5px;
}
.bottomleftbg {
	background-image: url(images/bottom_imagebg.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.brownlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c3013;
	text-decoration: underline;
}
.brownlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c3013;
	text-decoration: none;
}
.brownheadingtext {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #5C3013;
}
.tahoma12text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5B2F12;
	text-decoration: none;
}
.headerbg {
	background-image: url(images/headerbg.jpg);
}
.buttoncss {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFEA37;
	background-color: #5C3013;
	border: 1px solid #FFEA37;
}
.textboxCss
{
    color :#000000;
	font-family : Tahoma ;
	font-size : 11px;
	border : solid 1px #5C3013; 
	background-color: #ffffff; 
}
.tahomacaps12text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5B2F12;
	text-transform: uppercase;
}
.yellowborder {
	border: 1px solid #FFCC00;
}
.brownlinkbig {
	font-family: Tahoma;
	font-size: 12px;
	color: #5c3013;
	text-decoration: underline;
}
.leftrightyellowborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAF1BF;
	border-left-color: #FAF1BF;
}
