.bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color: #F6F6F6;
}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.text_color {
	font-family: Tahoma;
	font-size: 11px;
	color: #0098CD;
	text-decoration: none;
	font-weight: bold;
}
.text_u {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.but:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
}
.but:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
}
.but:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0098CD;
	text-decoration: none;
}
.but:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
}
.bigtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #006BB8;
	text-decoration: none;
	font-weight: bold;
}
.vbig_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #006BB8;
	text-decoration: none;
	font-weight: bold;
}
.textbig_color:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #0098CD;
	text-decoration: none;
	font-weight: bold;
}
.textbig_color:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #0098CD;
	text-decoration: none;
	font-weight: bold;
}
.textbig_color:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
.textbig_color:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #0098CD;
	text-decoration: none;
	font-weight: bold;
}
.textc:link{
	font-family: Tahoma;
	font-size: 14px;
	color: #006BB8;
	text-decoration: none;
	font-weight: bold;
}
.textbc:visited{
	font-family: Tahoma;
	font-size: 14px;
	color: #006BB8;
	text-decoration: none;
	font-weight: bold;
}
.textc:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
.textc{
	font-family: Tahoma;
	font-size: 14px;
	color: #006BB8;
	text-decoration: none;
	font-weight: bold;
}
.text_r {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.text_hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0098CD;
	text-decoration: none;
}
.text_light {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
}