td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3A4650;
	text-decoration: none;
}
.hader_text {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.link {
	font-family: tahoma;
	font-size: 11px;
	color: #3A4650;
	text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border:0px;
	text-decoration: none;
	background-color: #B7BFC6;
	height: 21px;
	width: 250px;
}
textarea
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border:0px;
	text-decoration: none;
	background-color: #B7BFC6;
	width: 250px;
}
a.link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.contclass
{
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.classlink {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.classlink:over {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:underline;
}
.bklink
{
	color:#FD4344;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.bklink:hover
{
	color:#FD4344;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
.newslink
{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

.pagelink
{
	color:#333333;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}
.pagelink:hover
{
	color:#333333;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}