@charset "utf-8";
.mainbg {
	background-color: #FFFFFF;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat;
}
td {
	font-family: tahoma;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.shadow {
	background-image: url(imgs/shadow.jpg);
	background-repeat: repeat-y;
}
.textbg {
	background-color: #FFFFFF;
	background-image: url(imgs/textbg.jpg);
	background-repeat: repeat;
}
.text{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#FFFFFF;
}
.text1{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#000000;
}
.text2{
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:none;
	color:#000000;
}
.menu{
	font-family: Tahoma;
	font-size: 12px;
	color: #007FC8;
	text-decoration: none;
	font-weight: bold;
}
.menu a:link,.menu a:visited,.menu a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #007FC8;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #E81710;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #E81710;
	text-decoration: none;
	font-weight: bold;
}
.text4{
	font-family:Times New Roman;
	font-size:14px;
	text-decoration:none;
	font-weight:none;
	color:#000000;
}

