body {
	background-color: #763900;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.whtbg {
	background-color: #FFFFFF;
}

.whttxt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.inpt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.greybg {
	background-color: #ededed;
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
}
.plancom1 {
	background-color: #ededed;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hotline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
}

.cname{
	text-align:right;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EDA222;
	text-transform: uppercase;
}

.cname2{
	text-align:right;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EDA222 !important;
	text-transform: uppercase;
}

.cname4{
	text-align:center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
/*	color: #EDA222;*/
	color:#CC6600;
	text-transform: uppercase;
}


a.cname3{
	text-align:right;
	color: #EDA222 !important;
	text-transform: uppercase;
}


.normaltxt {
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	line-height: 16px;
}

.biggertxt {
	font-family: Verdana;
	font-size: 30px;
	color: #cccccc;
	font-weight: bold;
}
.lightgreytxt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.biggertxt2 {
	font-family: Verdana;
	font-size: 30px !important;
	color: #666666;
	font-weight: bold;
}


.biggertxt3 {
	font-family: Verdana;
	font-size: 30px !important;
	color:#FF0000;
	font-weight: bold;
}


.greyborder {
	border: 3px solid #f1f1f1;
}
.greyhighligt {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	background-color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #808080;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #996600;
}

.btn {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #030000;
	text-transform: uppercase;
	height: 25px;
	width: 65px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.btn2 {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #030000;
	text-transform: uppercase;
	height: 25px;
	width: 120px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.boldtxt {
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	line-height: 16px;
	font-weight: bold;
}
.greyhighlight {
	background-color: #dedede;
	font-family:Verdana;
	font-size: 11px;
	text-indent: 5px;
}
.greyhighlight2 {
	background-color: #ebebeb;
	font-family: Verdana;
	font-size: 11px;
	text-indent: 5px;
}
.heading {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.whitetxtheading {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

/***********************/

.whttxt_link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration:none;
}


.red_font{
	font-family: Verdana;
	/*font-size: 11px;*/
	font-weight:bold;
	color:#FF0000 !important;
}