*{
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
html {
	height: 100%;
}
body{
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
form{
	padding: 0;
	margin: 0;
}
a img{
	border: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.menu_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: url(images/menu_bg_green.jpg);
}
.text_white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.green_title {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #759D00;
	text-decoration: none;
}
.left_links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #25272E;
	text-decoration: none;
}
.left_links_links {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #25272E;
}
.status_top_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.text_green {
	font-family: tahoma;
	font-size: 12px;
	color: #79A101;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.BF_link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.category {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.item {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_green {
	font-family: tahoma;
	font-size: 12px;
	color: #79A101;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;
}
.detail_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


