body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
td {
	font-size: 12px;
	color: #727272;
	line-height: 180%;
}
a {
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a:hover {
	color: #727272;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	color: #2F9501;
}
.title_gr {
	font-size: 14px;
	color: #FB7D00;
}
.k1_without_top {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.k2 {
	border: 1px solid #e1e1e1;
}
.top_nav_menu {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_nav_menu:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.comm_menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.comm_menu:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.h20 {
	line-height: 200%;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: lighter;
	color: #6D6D6D;
}
.k_login {
	height: 18px;
	border: 1px solid #cccccc;
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
	font-weight: lighter;
	color: #6C6C6C;
}
.new_menu {
	color: #FB9700;
	text-decoration: none;
}
a.new_menu:hover {
	color: #94A61C;
	text-decoration: none;
}
.news_title {
	font-size: 22px;
	color: #2F9501;
}
.green_link {
	font-size: 12px;
	color: #2F9501;
	text-decoration: none;
}
a.green_link:hover {
	font-size: 12px;
	color: #2F9501;
	text-decoration: underline;
}
.orange_link {
	font-size: 12px;
	color: #FF6702;
	text-decoration: none;
}
a.orange_link:hover {
	font-size: 12px;
	color: #FF6702;
	text-decoration: underline;
}
.title_orange {
	font-size: 14px;
	color: #FB7D00;
	text-decoration: none;
}
