/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2F2F;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	width: 970px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 22px;
}
h1,h2,h3,h4 {
	font-size: 16px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a.a1:link {
	color: #666666;
	text-decoration: none;
}
a.a1:visited {
	color: #666666;
	text-decoration: none;
}
a.a1:hover {
	color: #666666;
	text-decoration: underline;
}
#links a:link {
	color: #666666;
	text-decoration: none;
}
#links a:visited {
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	color: #666666;
	text-decoration: underline;
}
a.new:link {
	color: #FF4400;
	text-decoration: none;
}
a.new:visited {
	color: #ff4400;
	text-decoration: none;
}
a.new:hover {
	color: #ff4400;
	text-decoration: underline;
}
a.nav:link {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
a.nav:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.nav:hover {
	color: #FF751A;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
}
.bor {
	border: 1px solid #CCCCCC;
}
.txtfont {
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

