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

body {
	margin-top:30px;
	text-align:left;
	font-family: arial;
	font-size: 9pt;
}

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.shownews {
	margin-left: 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #ed1c24
}

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;
	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: 0 15px 0 15px;
}


