body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #020202;
	}
.header{
	background-image: url(images/header.jpg);
	height: 133px;
	width: 1000px;
	}
.links{
	float: right;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	padding-top: 93px;
	padding-right: 30px;
	}
.links a{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}
.links a:hover{
	color: #F63;
	}
.title{
	background-image: url(images/title.jpg);
	height: 37px;
	width: 1000px;
		}
.titletx{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 30px;
	}
.footer{
	background-image: url(images/footer.jpg);
	height: 24px;
	width: 1000px;
	background-repeat: no-repeat;
	}
.footer2{
	background-image: url(images/images/footer2.jpg);
	height: 24px;
	width: 1000px;
	background-repeat: no-repeat;
	}
	.content{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
		}
.contentinside{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	}
.contentinside a{
	text-decoration: none;
	color: #C00;
	}
.contentinside a:hover{
	color: #999;
	}
.uptext{
	text-align: justify;
	color: #333;
	font-size: 12px;
	}
.uptext a{
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	}
.uptext a:hover{
	color: #666;
	}
.righttecxt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	}
.text01{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	}
.textdown{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	}
.box{
	height: 500px;
	width: 490px;
	}
.banner a{
	color: #CCC;
	text-decoration: none;
	}
