body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #818181;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.textcontent {
	line-height: 1.6;
}
#mainnav a {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 44px;
	height: 44px;
}
.indexpic {
	background-image: url(imgs/indexpic.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title1 {
	color: #244386;
	font-size: 13px;
	font-weight: bold;
}
.title2 {
	color: #244386;
	font-size: 12px;
	font-weight: bold;
}
.border1 {
	padding: 2px;
	border: 1px solid #666666;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#leftnav a {
	display: block;
	line-height: 23px;
	background-image: url(imgs/leftnav_bg4.gif);
	background-repeat: repeat-x;
	height: 23px;
	color: #244386;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
#leftnav a:hover {
	background-image: url(imgs/leftnav_bg5.gif);
	background-repeat: repeat-x;
}
.word
{
	line-height:20px;
	font-weight: 700;
}
