body {
	background-color: #2B2C24;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rightbg{
background-image:url(../images/rightbg.jpg);
background-repeat:repeat-y;
background-position:left top;
margin:0px;
}
.leftbg{
background-image:url(../images/leftbg.jpg);
background-repeat:repeat-y;
background-position:right top;
margin:0px;
}
.contentbg{
background-image:url(../images/contentbg.jpg);
background-position:left top;
margin:0px;
}
.menutopleftcurve{
background-image:url(../images/menuleftcurvetop.gif);
background-repeat:no-repeat;
background-position:left top;
}
.menutoprightcurve{
background-image:url(../images/menurightcurvetop.gif);
background-repeat:no-repeat;
background-position:left top;
}
.menutopmiddlecurvebg{
background-image:url(../images/menumiddlecurvebgtop.gif);
background-repeat:repeat-x;
background-position:left top;
}
.menubottomleftcurve{
background-image:url(../images/menuleftcurvebottom.gif);
background-repeat:no-repeat;
background-position:left top;
}
.menubottomrightcurve{
background-image:url(../images/menurightcurvebottom.gif);
background-repeat:no-repeat;
background-position:left top;
}
.menubottommiddlecurvebg{
background-image:url(../images/menumiddlecurvebgbottom.gif);
background-repeat:repeat-x;
background-position:left top;
}
.menubuttonbg{
background-image:url(../images/menulastboxbg.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.contentbgtop1{
background-image:url(../images/contentcurvetopleft.gif);
background-repeat:no-repeat;
background-position:left top;
}
.contentbgtop2{
background-image:url(../images/contentcurvetopmiddle.gif);
background-repeat:repeat-x;
background-position:left top;
}
.contentbgtop3{
background-image:url(../images/contentcurvetopright.gif);
background-repeat:no-repeat;
background-position:left top;
}
.contentbgmiddle1{
background-image:url(../images/contentcurvemiddleleft.gif);
background-repeat:repeat-y;
background-position:left top;
}
.contentbgmiddle2{
background-color:#DACD8A;
}
.contentbgmiddle3{
background-image:url(../images/contentcurvemiddleright.gif);
background-repeat:repeat-y;
background-position:left top;
}
.contentbgbottom1{
background-image:url(../images/contentcurvebottomleft.gif);
background-repeat:no-repeat;
background-position:left top;
}
.contentbgbottom2{
background-image:url(../images/contentcurvebottommiddle.gif);
background-repeat:repeat-x;
background-position:left top;
}
.contentbgbottom3{
background-image:url(../images/contentcurvebottomright.gif);
background-repeat:no-repeat;
background-position:left top;
}
.contenttext{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align: right;
}
.contenttext a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:20px;
}
.contenttext a:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#8F1D02;
line-height:20px;
}
.headingtext{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#8F1D02;
}
.subheadingtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
line-height:22px;
}
.subheadingtextred{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#8F1D02;

}
.greentext{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#254E06;
line-height:22px;
}
.greentextbold{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#254E06;
font-weight:bold;
}
.greentextnormal{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#254E06;
}
.emailtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#8F1D02;
border-bottom:1px dotted #8F1D02;
text-decoration:none;
}
a:hover.emailtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
border-bottom:1px dotted #8F1D02;
text-decoration:none;
}
.morelink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#8F1D02;
text-decoration:none;
}
a.morelink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#8F1D02;
}
a:hover.morelink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#8F1D02;
text-decoration:underline;
}
.copyrightbg{
background-image:url(../images/copyrightbg.gif);
background-repeat:repeat-x;
background-position:left top;
padding-right:15px;
padding-top:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}
.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#8F1D02;
	line-height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9161;
	padding-top: 5px;
	text-align: center;
}
