.body, td {
	font-family: Tahoma,Arial,sans-serif;
	color: #333333;
	font-size: 11px;
}
a {
	color: #738BA7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lmenu {
	color:#FFFFFF;
	text-decoration: none;
	font-family:  Arial,Tahoma,sans-serif;
	font-size:18px;
	font-weight: bold;
}
.lmenu:hover {
	text-decoration: underline;
}
.lmenu_active {
	background-image:url(images/lmenu_bg.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

.w_link_12 {
	color:#FFFFFF;
	text-decoration: none;
	font-family:  Arial,Tahoma,sans-serif;
	font-size:12px;
	font-weight: bold;
}
.w_link_12:hover {
	text-decoration: underline;
}
.w_text_18 {
	color:#FFFFFF;
	text-decoration: none;
	font-family:  Arial,Tahoma,sans-serif;
	font-size:18px;
	font-weight: bold;
}
.g_link_18 {
	color:#666666;
	text-decoration: none;
	font-family: Arial,Tahoma,sans-serif;
	font-size:18px;
	text-transform : uppercase;
}
.g_link_18:hover {
	text-decoration: none;
	color:#000000;
}
.b_link_18 {
	color:#627E9E;
	text-decoration: underline;
	font-family: Arial,Tahoma,sans-serif;
	font-size:18px;
	text-transform : uppercase;
}
.b_link_18:hover {
	text-decoration: none;
}
.b_text {
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
.g_text {
	color:#999999;
	font-size:11px;
	text-decoration: none;
}
.b_text_11 {
	color:#000000;
	text-decoration: none;
	font-size:11px;
}
.header_1 {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}
.header_2 {
	color:#828B98;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
.quest {
	color:#7CA8CC;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	padding-right:5px;
}
.answ {
	color:#3A9448;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	padding-right:5px;
}
.tbox {
	color: #333333;
	border: 1px solid #999999;
	height: 20px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
}


