body
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 100%;
}
a,a:visited
{
	text-decoration: none;
	color: #030000;
}
a:hover,a:active
{
	text-decoration: none;
	color: #888;
}
.main_menu
{
	height: 100%;
	color: #030000;
	font-size: 13px;
	font-family: Tahoma;
	/*background: url('/images/menu_border.gif') right top no-repeat;*/
	cursor: pointer;
	border-right: 1px solid rgb(71,139,56);
	/*border-bottom: 1px solid rgb(237,237,237);*/
}
.main_menu_sel
{
	height: 100%;
	background: url('/images/top.jpg') -401px 0px no-repeat;
	font-weight: bold;
	color: white;
	font-size: 14px;
	font-family: Tahoma;
	border-right: 1px solid rgb(71,139,56);
	/*border-bottom: 1px solid rgb(237,237,237);*/
}
.main_menu_act
{
	/*border-bottom: 1px solid rgb(71,139,56);*/
	height: 100%;
	color: white;
	font-weight: bold;
}
.regular,.copyright
{
	font-family: Tahoma;
	font-size: 13px;
	color: #030000;
}
.copyright
{
	font-size: 12px;
}
.bold
{
	color: #6d6e6e;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.submenu
{
	cursor: pointer;
	background: url('/images/bg_sm.gif') no-repeat;
}
.submenu-on
{
	cursor: pointer;
	background: url('/images/bg_sm-on.gif') no-repeat;
}
.submenu-on a, .submenu-on a:visited, .submenu-on a:hover, .submenu-on a:active
{
	cursor: pointer;
	color: black;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.submenu a, .submenu a:visited, .submenu a:hover, .submenu a:active, .submenu_sel
{
	cursor: pointer;
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.submenu_sel
{
	cursor: default;
	background: url('/images/bg_sm_sel.gif') no-repeat;
}
h1
{
	color: #333333;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
}
.news_date
{
	font-family: Tahoma;
	color: #2f3193;
	font-size: 17px;
}
.news_date_sel
{
	color: #2f3193;
	font-family: Tahoma;
	font-size: 19px;
}
.news_name
{
	color: #2f3193;
	font-size: 18px;
	text-decoration: underline;
}
.news_name_none
{
	color: #2f3193;
	font-size: 18px;
}
.fade
{
	color: #888888;
	font-family: Tahoma;
	font-size: 12px;
}
.txt
{
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
}
.contact
{
	color: #333333;
	font-family: Tahoma;
	font-size: 13px;
}
.cur_page
{
	color: #939598;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.green
{
	color: #00aa4f;
}
a.blue, a.blue:visited, .blue
{
	color: #2e3192;
}
a.blue:active, a.blue:hover
{
	color: #00aa4f;
}
.png
{
	behavior: url("/script/iepngfix.htc");
}
.dark
{
	color: #040000;
	font-family: Tahoma;
	font-size: 12px;
}
.errors
{
	color:red;
	padding-left:4px;
}
.popup
{
	padding-left:6px;
	padding-right:6px;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-align: left;
	overflow: hidden;
	height: 71px;
}
.btn
{
	cursor:pointer;
	padding-bottom:3px;
	border:0;
	color:white;
	font-family:Tahoma;
	font-size:13px;
	height:22px;
	width:112px;
	text-align:center;
	vertical-align:middle;
	background:url("/images/btn_bg.gif") no-repeat;
}
