body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/layout_r1_c1.png);
	background-color: #F5EDE7;
	background-repeat: repeat-x;
    background-position:top;
}
.left {
	background-image: url(/img/layout_r1_c2.jpg);
	background-color: #F5EDE7;
	background-repeat: repeat-x;
    background-position:top;
}
.right {
	background-image: url(/img/layout_r1_c10.jpg);
	background-color: #F5EDE7;
	background-repeat: repeat-x;
    background-position:top;
}
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.bodyWhite {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
.mainHeading {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 26px;
	color: #825937;
	font-weight:400;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subHeading {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #825937;
	font-weight:400;
	padding-top: 5px;
	padding-bottom: 5px;
}
.RHeading1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #A34136;
	font-weight:bolder;
}
.RHeading2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #E77F2B;
	font-weight:bolder;
}
.RHeading3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #990000;
	font-weight:bolder;
}
.RHeading4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #4E7F10;
	font-weight:bolder;
}
.newsText {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 5px;
}
.blueBorder {
    background-image:url(../img/news_bg.png);
	background-color: #815936;
	border: 1px solid #E5D1C2;
}
.whiteBorder {
	border: 3px solid #825937;
}
.inputbox {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image:url(../images/inputbox_bg.jpg);
	height:20px;
	width:180px;
	border: 1px solid #999999;
	padding-left:2px;
}

.inputbox1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #825937;
	text-decoration: none;
	background-color: #F1E7DD;
	height: 21px;
	border: 1px solid #825937;
}

.sideNav{		
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #825937;
	background-color: #D9BDA6;
	height: 24px;
	width: 239px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 10px;
}
.sideNav:link {
	text-decoration: none;
	color: #825937;
}
.sideNav:visited {
	text-decoration: none;
	color: #825937;
}
.sideNav:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #825937;
}
.sideNav:active {
	text-decoration: none;
	color: #825937;
}
.sideNavActive{		
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #825937;
	height: 24px;
	width: 239px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 10px;
}
.sideNavActive:link {
	text-decoration: none;
	color: #FFFFFF;
}
.sideNavActive:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sideNavActive:hover {
	text-decoration: none;
	color: #000000;
}
.sideNavActive:active {
	text-decoration: none;
	color: #FFFFFF;
}

a {
	font-size: 11px;
	color: #825937;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #825937;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #825937;
}
.whiteLink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteLink:link {
	text-decoration: none;
}
.whiteLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whiteLink:hover {
	text-decoration: underline;
	color: #000000;
}
.whiteLink:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
}
.generalBorder {
	border: 3px solid;
}
.coulor1 {
    color: #A34136;
}
.coulor2 {
    color: #E77F2A;
}
.coulor3 {
    color: #990000;
}
.coulor4 {
    color: #4E7F10;
}