body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F49433;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #FFFF00;
	text-decoration:none;
}
	
p{margin-top:0px;}

form{margin:0px;}

a.bttaboff:link,a.bttaboff:visited,a.bttaboff:active {
	background-image: url(../images/bt_bg1.gif);
	display:block;
	float:left;
	margin-left:5px;
	width:134px;
	height:34px;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	padding-top: 17px;
	font-weight: bold;
	margin-right: 0px;
}
a.bttaboff:hover {
	background-image: url(../images/bt_over1.gif);
	color:#FF0000;
}
a.bttabon:link,a.bttabon:visited,a.bttabon:active,a.bttabon:hover {
	background-image: url(../images/bt_active1.gif);
	display:block;
	float:left;
	width:135px;
	height:34px;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 17px;
	font-weight: bold;
	margin-left:5px;
}
.text14 {
	font-size: 13px;
	text-decoration: none;
	padding: 10px;
	color: #52536a;
}
.head{
	font-size:19px;
}
.head2{
	font-size:16px;
}
.newsbox {
	background-color: #fff4f4;
	height: 300px;
	border: 1px solid #bfbfbf;
	width: 230px;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 200px;
	padding-top: 0px;
	padding-left: 300px;
	text-align: left;
}
.bannerheading {
	font-size: 30px;
}
a.category:link, a.category:visited, a.category:active{
	display: block;
	height: 22px;
	width: 230px;
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color:#333333;
	text-indent:28px;
	text-decoration:none;
	background-image:url(../images/bullet.gif); 
	background-repeat:no-repeat;
	background-position:left;
	background-color:#D7E9A1;
}
a.category:hover{
	display: block;
	height: 22px;
	width: 230px;
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color:#333333;
	text-indent:28px;
	text-decoration:none;
	background-image:url(../images/bullet.gif); 
	background-repeat:no-repeat;
	background-position:left;
    background-color:#EBFBB6;
}

.header {
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 230px;
	text-align:left;
	padding-top:7px;
	text-indent:10px;
	font-weight:bold;
	font-size:15px;
	background-color:#F08B03;
	color: #FFFFFF;
	float:left;
}
.header2 {
	font-weight:bold;
	font-size:14px;
	background-color:#8BB400;
	color: #FFFFFF;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
a.footer:link,a.footer:visited,a.footer:active {
	color: #444444;
	text-decoration: none;
	line-height: 22px;
}
a.footer:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	color: #444444;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F08B03;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:160px;
	height:17px;
	margin-bottom:10px;
	padding-top:3px;	
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	background-color: #ffffff;
	border: 1px solid #FCE2C9;
	width:160px;
	padding-top:3px;	
}

.button{
	font-size:12px;
	width:60px;
	background-color:#FBD2AA;
	font-weight:bold;
	color:#333333;
	border: 1px solid #000000;
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.tdborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BB400;
	border-right-color: #8BB400;
	border-bottom-color: #8BB400;
	border-left-color: #8BB400;
}
#marqueecontainer{
	position: relative;
	width: 205px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: #FDEBD9;
	overflow: hidden;
	border: 1px solid #333333;
	padding: 2px;
	padding-left: 10px;
	color: #0000FF;
	
}

.maintd{background-color:#FDEBD9}

.maintd2{background-color:#FFFFFF}
	
.lefttd{background-color:#FBD2AA}

.lefttd_box{
	background-color:#FBD2AA;
			}
.tdline{
	background-color: #8BB400;
	height: 1px;
}			
