* {
padding : 0;
margin : 0;
}
body,
	html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #000000;
	}
	body {
	min-width:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: circle;
	list-style-position: inside;
	}
	#wrap {
	width:774px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	padding: 0px;
	}
	a {
	color : #000000;
	text-decoration : none;
	}
	a:hover {
	text-decoration : underline;
	color: #FFFFFF;
	}
	.red {
	color : #5E6D93;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	}
	.greyhead {
	color : #333333;
	font-weight: bold;
	}
	.heading1 {
	color : #FFFFFF;
	font-size: 18px;
	}
	.grey {
	color : #000000;
	}
	#header {
	float: left;
	height: 177px;
	width: 774px;
	}
	#header2 {
	float: left;
	height: 8px;
	width: 774px;
	background-color: #333333;
	background-image: url(res/3.gif);
	}
	#footer {
	clear:both;
	height: 60px;
	width:774px;
	float: none;
	background-color: #000000;
	}
	#footerleft {
	height: 60px;
	width:300px;
	float: left;
	}
	#footerright {
	height: 60px;
	width:460px;
	float: right;
	text-align: center;
	padding-top: 20px;
	}
	#main h2 {
	color : #FFFFFF;
	background : transparent;
	margin-bottom : 4px;
	font-family: Helvetica;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	.picborder {
	border: 1px solid #FFFFFF;
	}
#navigation{
	width: 774px;
	background-image: url(res/2.jpg);
	height: 41px;
	text-align: right;
	clear: both;
	float: none;
	}
#main {
	width : 774px;
	float: left;
	background-color: #333333;
	}
#mainleft {
	float:left;
	width : 190px;
	background-color: #333333;
	}
#mainright {
	float:right;
	width : 584px;
	background-image: url(res/4.jpg);
	background-repeat: repeat;
	}
#mainright1 {
	float:left;
	width : 320px;
	margin-left: 13px;
	}
#mainright2 {
	float:right;
	width : 230px;
	}
#mainrightinner {
	float:right;
	width : 584px;
	background-image: url(res/4.jpg);
	background-repeat: repeat;
	}
#mainrightinner2 {
	width : 584px;
	}
#mainrightinner3 {
	width : 500px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
.b {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.b:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.b:visited {
	text-decoration: none;
	font-size: 11px;
}
.c {
	color : #FFCC00;
	text-decoration : none;
	}
.c:hover {
	text-decoration : underline;
	color: #FFFFFF;
	}

input, textarea, select {
	border : 1px solid #FFFFFF;
	font-size: 11px;
	padding: 3px;
	background-color: #E3DAC6;
}
input:hover, textarea:hover select:hover {
	border : 1px solid #FFFFFF;
	font-size: 11px;
	padding: 3px;
	background-color: #F9F9F9;
}
.required {
	color: #C8B58D;
	font-size: 11px;
}
.captchaerror{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E3DAC6;
	font-weight: bold;
}
ul {
	list-style-position: inside;
	margin-left: 2px;
	padding-left: 35px;
	list-style-type: disc;
}
ol {
	list-style-position: inside;
	margin-left: 2px;
	padding-left: 15px;
	list-style-type: decimal;
}
ol li {
	list-style-position: inside;
	padding-bottom: 5px;
	color: #006699;
}
	p,h1,pre {
	margin-top: 20px;
	margin-bottom: 20px;
		}
.linkhead{
	color : #CEB57F;
	font-size: 13px;
	font-weight: bold;
	}
.newshead{
	color : #CEB57F;
	font-size: 13px;
	font-weight: bold;
	}
.scrollerhead{
	color : #CEB57F;
	font-size: 11px;
	font-weight: bold;
	}
.scrollertxt{
	color : #FFFFFF;
	font-size: 11px;
	}
.smalltxt{
	color : #FFFFFF;
	font-size: 11px;
	}
