body {
	background-color: #cdd6ab;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normaltext{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
a.normaltext:hover{
	color: #37230f;
	text-decoration: none;
}
.heading2{
	font-family: arial;
	font-size: 16px;
	color: #37230f;
	font-weight:bold;
	line-height: 18px;
}
.txtsmall{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtsmalllink{
	font-family: arial;
	font-size: 11px;
	color: #86894b;
	text-decoration: none;
}
a.txtsmalllink:hover{
	font-family: arial;
	font-size: 11px;
	color: #86894b;
	text-decoration: underline;
}
.copyrighttext{
	font-family: verdana;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
a.copyrighttext:hover{
	color:#37230f;
}
/*---navigation css*/
#tabs {
	float:right;
	width:100%;
	background:#ffffff;
	font-family: verdana;
	font-size:11px;
	font-weight: bold;
	line-height:normal;
}
#tabs ul {
	margin:0;
	padding:0px 0px 0px 0px;
    list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left bottom;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right bottom;
	padding:5px 12px 5px 5px;
	color:#000000;
}
#tabs a span {float:none;
}
#tabs a:hover span {
	color:#FFFFFF;
}
#tabs a:hover {
	background-position:0% -18px;
}
#tabs a:hover span {
	background-position:100% -18px;
}
#tabs #current a {
	background-position:0% -18px;
}
#tabs #current a span {
	background-position:100% -18px;
	color: #FFFFFF;
}
/*end of navigation bar css*/


.ttb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	height: 15px;
	width: 87px;
	border: none;
}
.Go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #968838;
	height: 15px;
	width: 15px;
	border: 1px solid #999933;
	background-color: #DEDEBE;
	text-decoration: none;

}
.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 18px;



}
.buttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #efefef;
	height: 5px;
	width: 100px;
	border: 1px solid #666666;
	display: inline;


}
.Hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a9a954;
}
a:hover {
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9966;
	background-color: #FFEBB5;
	font-weight: bold;
	font-size: 12px;
	height: 5px;
	width: 100px;
	border: 1px solid #FFD566;
	text-decoration: none;
}
a.heading:hover {
	color: #86894b;
}
.textinbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9966;
	background-color: #FFEBB5;
	font-weight: bold;
	font-size: 12px;
	height: 5px;
	border: 1px solid #FFD566;
	text-decoration: none;
}