.text {
	font-family: tahoma;
	font-size: 10px;
	color: #8D867E;
	font-weight: normal;
	text-decoration: none;
}
.main_menu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.main_menu_active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0a9f2a;
	text-decoration: none;
}
.title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #989898;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0a9f2a;
	text-decoration: none;
}
.yellow_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0a9f2a;
	text-transform: uppercase;
	text-decoration: none;
}
.input_login {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 120px;
}
.link {
	font-family: tahoma;
	color: #5E5C5C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.line_bg {
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_txt {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.darker_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.green_link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #317E01;
	text-decoration: none;
}
