body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.contenttop_bg {
	background-image:url(../images/contenttopbg.jpg);
	vertical-align:top;
	background-repeat:no-repeat;
	height:106px;
}
.title h1 {
	font:bold 20px/40px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.title h1 a {
	text-decoration:none;
	color:#FFFFFF;
}
.title h1 a:hover {
}
.content {
	color:#FFFFFF;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.content p {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
.content a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.left_im {
	float:left;
	padding:5px 5px 0 0;
}
.right_im {
	float:right;
	padding-left:5px;
}
.footer {
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	height:40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a:hover {
	text-decoration:underline;
}

.bottom {
	background:url(../images/bottom.jpg) no-repeat top;
}
.bottombanner {
	width:728px;
	height:90px;
	margin:0 auto;
	margin-bottom:5px;
	padding:3px;
	border:solid 1px #390101;
}
