BODY {
	margin: 0px;
	color: C0C0C0;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}
.topmenu{
	font-size: 12px;
	color: #FFFFFF;
}
.topmenu a:link{
	font-size: 12px;
	color: #FFFFFF;
}
.topmenu a:hover{
	font-size: 12px;
	color: #FF0000;
}
.topmenu a:visited{
	font-size: 12px;
	color: #FFFFFF;
}
.menu{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/index_10.gif);
	background-repeat: no-repeat;
	text-indent: 90px;
	height: 40px;
}
.line {
	border: 1px solid #CCCCCC;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.text {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 30px;
}
.text a:link{
	font-size: 14px;
	color: #000000;
}
.text a:visited{
	font-size: 14px;
	color: #000000;
}
.text a:hover{
	font-size: 14px;
	color: #FF0000;
}
.text2{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.copyright{
	line-height: 20px;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 12px;
	color: #000000;
	height: 50px;
	vertical-align: 50%;
}
