@charset "utf-8";
body {
	margin:13px 0 0 0px;
	background:url(../images/pagebg.jpg) left top repeat-x #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.maintable{
	margin:auto;
	width:940px;
}
.maintable_inner{
	margin:auto;
	width:940px;
}
.lefttd{
	width:203px;
	background:url(../images/leftbg.gif) top center repeat-y;
}
.lefttd1{
	width:203px;
	background:url(../images/logo.jpg) top center repeat-x;
}
.lefttd1_inner{
	width:203px;
	background:url(../images/logo_inner.gif) top center repeat-x;
}

.column{
	background:url(../images/colun.jpg) left top no-repeat;
}
.column_bottom{
	background:url(../images/colun1.jpg) right bottom no-repeat;

}
.columntxt{
	text-indent:33px;
	line-height:18px;
	padding:5px 0 10px 0px;
}
.greentxt{
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#009933;
	font-weight:bold;
}
.imgborder{
	border:7px solid #ffffff;
}
.gradientbg{
	background:url(../images/gradient.jpg) left top repeat-x #f7edde;
}

.padleft
{
    padding-left:6px;
}

.maindesc{
	padding:30px;
	line-height:18px;
	background:url(../images/gradient1.jpg) left top repeat-x;
}
.borderright{
	border-right:1px solid #ecd4b0;
}
.grayheadertxt{
	background:url(../images/graybg.jpg) left top repeat-x;
	font-size:15px;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.footer_table{
	margin:auto;
	width:947px;
	text-align:center;
	line-height:40px;
	color:#afacac;
	font-size:11px;
}
.toplinkbg{
	background:url(../images/toplinkbg.jpg) left top no-repeat;
	height:34px;
	padding:7px 0 0 0px;
}
.devider{
	background:url(../images/devider.jpg) right center no-repeat;
}
.toplink{
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.toplink:hover{
	color:#b50202;
}
.innerbg{
	background:url(../images/innerbg.jpg) left top repeat-x #fefefe;
}
.orangecolor{
	color:#996633;
	font-weight:bold;
}
.txtfield{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:#ffffff;
	border:1px solid #7f9db9;
}
.subscribe{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background:#666666;
	border:1px solid #333333;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}