* {
	margin:0;
	padding:0;
	border:0;
}

body {
	margin-top:30px;
	text-align:center;
	background:url('../img/body_bg.png') repeat-x #ffffff;
	font-family: arial;
	font-size: 9pt;
}

div#wrapper {
	width:837px;
	margin:0 auto 0 auto;
	text-align:left;
}

div#head {
	width:837px;
	float:left;
}

div#banner {
	width:837px;
	height:120px;
	float:left;
	background:url("../img/banner.gif") no-repeat;
}

div#banner_sv {
	width:837px;
	height:120px;
	float:left;
	background:url("../img/banner_sv.gif") no-repeat;
}

div#search {
	float:right;
	position:relative;
	top:75px;
	right:25px;
	width: 300px;
	height: 40px;
}

div#nav {
	width: 837px;
	background: url("../img/nav_frame.gif") repeat-y;
	float:left;
	text-align: left;
	padding: 0 3px 0 3px;
}

div#nav_left {
	width:3px;
	height: 110px;
	float:left;
	background:url("../img/nav_left_bg.png") repeat-y;
}

div#nav_right {
	width:3px;
	height: 110px;
	float:left;
	background:url("../img/nav_right_bg.png") repeat-y;
}

div#nav_middle {
	width:801px;
	float:left;
	background:url("../img/nav_bg.png") repeat-x #d90507;
	padding: 0 15px 0 15px;
}

div#sub_nav_middle {
	width:801px;
	height:55px;
	float:left;
	background:url("../img/nav_bg_grey.png") repeat-x;
	padding: 0 15px 0 15px;
}

div#navdiv_open {
	height: 38px;
	float: left;
	background:url("../img/nav_open_bg.png") repeat-x;
	padding-top: 17px;
}

div#sub_navdiv_open {
	height:38px;
	float: left;
	background:url("../img/nav_open_bg_grey.png") repeat-x;
	padding-top: 17px;
}

div.navdiv {
	height: 38px;
	float:left;
	padding-top: 17px;
}

div#bottom {
	width:817px;
	height:83px;
	float:left;
	background:url("../img/bottom5.gif") no-repeat;
	padding-left: 20px;
}

div#bottom1 {
	width:817px;
	height:83px;
	float:left;
	background:url("../img/bottom1.png") no-repeat;
	padding-left: 20px;
}

div#bottom2 {
	width:817px;
	height:83px;
	float:left;
	background:url("../img/bottom3.png") no-repeat;
	padding-left: 20px;
}

div.title {
	height:32px;
	width:308px;
	background:url("../img/title.png") no-repeat;
	padding: 10px 0 0 75px;
	margin-top: 15px;
}

input#search_field {
	border: 1px solid #000000;
	height: 22px;
	font-size: 11pt;
	padding-top: 5px;
	padding-left: 3px;
	width: 200px;
}

input.search_button {
	width: 50px;
	height: 25px;
	margin-left: 5px;
	background:url("../img/search.png") no-repeat #ffffff;
}

input.search_button_sv {
	width: 50px;
	height: 25px;
	margin-left: 5px;
	background:url("../img/search_sv.png") no-repeat #ffffff;
}

a.navlink_open {
	font-size: 12pt;
	margin: 10px;
	color: #ea2a31;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

a.navlink {
	font-size: 12pt;
	margin: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

a {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.bottom {
	margin-left: 10px;
}

a.shownews1 {
	margin-left: 250px;
	font-size: 10pt;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
a.shownews {
	margin-left: 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;

}
h1 {
	font-family: Arial;
	font-size: 20pt;
	font-weight: normal;
	margin: 0 0 15px 25px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #ed1c24;
	padding: 0 25px 12px 25px;
}

h2 {
	height: 20px;
	width: 346px;
	background:url("../img/title.png") no-repeat;
	padding: 10px 0 0 38px;
	font-size: 10pt;
	font-weight: bold;
	color: #ed1c24;
}

p {
	margin-bottom: 12px;
	margin-top: 10px;
	padding: 0 25px 0 25px;
}

p.list {
	padding-left: 0;
	text-decoration: underline;
}
p.list:hover {
	text-decoration: none;
}

p#bottomtext {
	margin-top: 60px;
}

ul.list_big {
	list-style: square outside url("../img/list_big.png");
	margin-left: 60px;
}

li.big_list {
	margin-top: 8px;
}

ul.list_small {
	list-style: square outside url("../img/list.png");
	margin-left: 60px;
	margin-bottom: 15px;
}

li.small_list {
	margin-top:8px;
}

ul.list_admin {
	list-style: square outside url("../img/list.gif");
	margin-bottom: 15px;
	padding-left: 28px;
}

table#networks {
	margin: 20px 0 0 20px;
}

img.local_top_img {
	float:right;
	margin: 15px;
}

