body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_inside {
	background-image: url('images/bg/bg_inside.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_inside_news {
	background-image: url('images/bg/bg_inside_news.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.news_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8A0D;
}
.news_text_inside {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.news_text_light {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bg_inside_big {
	background-image: url(images/bg/bg_inside_big.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_inside_big2 {
	background-image: url(images/bg/inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_inside_menu {
	background-image: url(images/bg/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 18px;
	color: #333333;
}
.menu_boldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8A0D;
	font-weight: bold;
}
.menu_bolddark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.header_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF8A0D;
	font-weight: bold;
	padding: 10px 0;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#leftnav td {
  padding: 3px;
}

#leftnav a {
	background-image: url(images/other/arrow_menu_off.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right center;
}

#leftnav a:hover {
text-decoration: underline;
color: #333333;
background-image: url(images/other/arrow_menu_on.gif);
background-repeat: no-repeat;
}

#leftnav .menu_highlighted {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8A0D;
	background-image: url('images/other/arrow_menu_on2.gif');
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: right 6px;
}
#topnav a:link {

	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:visited {


	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:active {


	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:hover {


	text-decoration: underline;
	color: #FFFFFF;
}
.news_text_inside_s {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.bg_flash {
	background-image: url(images/flashes/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
