body{
	background:#7a0404;
	font-size:small;
	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif
}
.tablerightalign {
	text-align: right;
	vertical-align: top;
}
a{
	text-decoration:underline;
	color:#0063DC;
}
a:hover{
	color:#fe5455;
	text-align: center;
}
.topnav a{
	text-decoration:underline;
	color:#0063DC;
}
.topnav a:hover{
	color:#0F0;
	text-align: center;
}
.top a{
	text-decoration:none;
	color:#fffffff;
}
.top  a:hover{
	color:#fe5455;
}

img{
	border:0;
	text-align: center;
}
table{
	border-collapse:collapse;
	border:0px; 
}
textarea{
	overflow:auto;
}
.up_down{
	margin-bottom:-3px;
}
.up{
	color:#D90005;
}
.down{
	color:#009933;
}
select > option {
  -moz-padding-start: 3px;
  -moz-padding-end: 5px;
}
/***************************************************************************************main css*****/
#wrap{
	width:888px;
	margin:0 auto;
}
#header{
	background:#7a0404 url(../images/head-bg.jpg) center top no-repeat;
	width:808px;
	height:192px;
	padding:15px 40px 0;
}
#banner{
	border-top:4px solid #9d0606;
}
#nav{
	width:808px;
	height:38px;
	background:#353535;
}
#nav a{
	color:#ffffff;
}
#nav a:hover {
	color:#9d0606;
}
#container, #footer{
	background:#7a0404 url(../images/container-bg.jpg) repeat-y center center;
	width:808px;
	padding:0 40px;
}
.welcome{
	padding:20px 40px 0;
	font-size:small;
}
.welcome h1{
	color:#9d0606;
	font-size:24px;
}
.welcome p{
	line-height:normal;
	text-align: left;
	font-size: small;
}
.links{
	background:url(../images/links.jpg) no-repeat top center;
	width:714px;
	height:177px;
	margin-left:40px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.links h2{
	color:#fff;
	font-size:18px;
	margin-bottom:20px;
}
.links ul{
	width:400px;
}
.links ul li{
	height:25px;
	float:left;
	width:180px;
	margin-right:20px;
}
.links ul li a{
	color:#fff;
}
.links ul li a:hover{
	color:#fe5455;
}
#footer{
	background:#7a0404 url(../images/footer-bg.jpg) no-repeat top center;
	height:60px;
	color:#a9906a;
	text-align:right;
	padding-top:20px;
}

#footer a{
	color:#a9906a;
}
.whitetext {
	color: #FFFFFF;
	text-align: left;

}
.backimage {
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.spectext {
	font-size: large;
	color: #FFF;
	font-weight: bold;
}
.newhead {
	font-size: medium;
	font-weight: bold;
	color: #FFF;
}
a.footer1:link {
	color: #0063DC;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #E0E0E0;
}
a.footer1:active {
	color: #0063DC;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #E0E0E0;
}
a.footer1:visited {
	color: #0063DC;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #E0E0E0;
}
a.footer1:hover {
	color: #7A0404;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	text-align: center;
}


a.whtlink:link {
	color: #fff;
	text-decoration: underline;
	font-size: small;

}
a.whtlink:active {
	color: #fff;
	text-decoration: underline;
	font-size: small;

}
a.whtlink:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: small;
}
a.whtlink:hover {
	color: #FFF;
	text-decoration: none;
	font-size: small;

}