body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../images/bg.jpg) repeat-x #f7b846;
	margin:0;
	color:#e1e1e1;
	}

a:link {color: #f7941d;
	text-decoration:none;
	}

a:visited {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#f7941d;

	text-decoration:none;

}


a:hover {color: #f7941d;
	text-decoration:underline;
	}
	
a:active {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#e1e1e1;

	text-decoration:underline;

}

.orangetext { color:#f8951e;}



.mainbody {
	background:url(../images/bodybg.jpg) repeat-y #000000;
	padding:0 20px;
	}
	
.mainbodytop {
	background:url(../images/bodybgtop.jpg) no-repeat #000000;
	height:21px;
	}

.nav {
	background:url(../images/bodybg.jpg) repeat-y #000000;
	padding:0 5px;
	}
	

.headbg {
	background:url(../images/headbg.jpg) repeat-y #000000;
	padding: 10px;
	}
.headtop {
	background:url(../images/headtop.jpg) no-repeat #000000;
	height: 26px;
	}
	
.greytop {
	background:url(../images/greytop.jpg) no-repeat #242424;
	height:25px;
	}

.greymid {
	background: url(../images/greymid.jpg) repeat-y #242424;
	padding:0 20px;
	line-height:25px;
	font-size:13px;
	}

.greybot {
	background:url(../images/greybot.jpg) no-repeat #242424;
	height:25px;
	}
	
.title1 {
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	}

.title2 {
	font-size:22px;
	font-weight:bold;
	color:#f7941d;
	}

.dotspace {
	padding:5px 0 5px 0;
	}

.contentspace {
	padding: 5px 10px 0 10px;}

.line {
	line-height:22px;
	}

.sidebg {
	background: url(../images/sidebg.png) repeat-x;
	}

.img-rule {
  display: block;
  /*position: relative;*/
  background-color: #fff;
  border: 1px solid #a9a9a9;
  /*margin: -6px 6px 6px -6px;*/
  padding: 3px;
}


.tableborderfat {
	border: 1px solid #999; 
	border-collapse: collapse;
}
.tableborderfat td {
	/*border: 1px solid #999;*/
	padding: 8px;
	border: 1px solid #999; 
}

.footer {
	background:url(../images/footerbg.jpg) repeat-x #f7941d;
	height:170px;
	margin:0px;
	}

.footer2 {
	background:url(../images/footerbg2.jpg) repeat-x #f7941d;
	height:90px;
	margin:0px;
	padding-top: 45px;
	line-height:20px;
	}

.footer2 a:link{
	color:#333333;
	text-decoration:none;
	}

.footer2 a:visited{
	color:#333333;
	text-decoration:none;
	}

.footer2 a:hover{
	color:#333333;
	text-decoration: underline;
	}

.homelist {
	background:url(../images/homepic21.jpg) no-repeat ;
	height:202px;
	padding-top:53px;
	padding-left: 5px;
	}