
* {
	margin: 0;
	padding: 0;	
}

body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial;
}
body, input, select, textarea {
	font-family: Verdana, Arial;
	font-size:11px;
}
textarea {
	padding-top:3px;
}

h1 {
	font-size:22px;
	font-weight:normal;
	margin:0;
	margin-bottom:25px;
}
h2 {
	
}
img {
	border:none;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align:top;
	padding-right:10px;
	padding-bottom:4px;
}
tr td:last-child {
	padding-right:0;
}
#content table tr:last-child td {
	padding-bottom:0px;
}

h1 {
	color: #A8050A;
	font-size:20px;
	font-weight:normal;
	padding-top:0px;
	margin-bottom:18px;
}
h2 {
	color: #A8050A;
	font-size:18px;
	font-weight:normal;
	padding-top:4px;
	margin-bottom:5px;
}
a {
	color:#535151;
	text-decoration:none;
}
a:hover {
	color: #A8050A;
	text-decoration:none;
}

ul {
	margin-left:20px;
	list-style-type:circle;
}

#center {
	margin:0 auto 10px auto;
	text-align:left;
	border-top:none;
}
#header {
	background:url(/graphics/header.jpg) 0 0 no-repeat #A70409;
	height:120px;
}
#flash {
	width:681px;
	height:120px;
	position:absolute;
	left:354px;
	top:0;
	border-left:2px solid white;
	border-right:2px solid white;
}
.toplinkdiv {
	width:194px;
	margin-left:243px;
	text-align:center;
	padding-top:5px;
	position:absolute;
}
.toplinkdiv a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#menu {
	padding:9px 0px 9px 354px;
	background-color:#A70409;
	border-top:3px solid white;
	border-bottom:1px solid white;
}
#menu a {
	color:white;
	text-decoration:none;
}


.FISpop_main {
	text-align:left;
	white-space:nowrap;
}
.FISpop_item_main {
	padding:0px 10px;
	border-right:1px solid white;
}
.FISpop_main .FISpop_item_main:last-child {
	border-right:none;
}
.FISpop_sub {
	background-color:#A70409;
	border:1px dotted silver;
	margin-top:2px;
	white-space:nowrap;
	text-align:left;
	width:200px !important;
}
.FISpop_sub_outer {
	z-index:30000;	
}
.FISpop_item_sub {
	white-space:nowrap;
	padding: 4px 10px;
	border-bottom:1px dotted silver;
}

#left {
	width:351px;
	position:absolute;
	left:0;
	padding-bottom:31px;
	background:url('/graphics/subside.jpg') bottom left;
}
#content {
	margin-left:400px;
	width:640px;
	padding:16px 0;
	min-height:250px;
}
#footer {
	border-top:1px solid silver;
	margin-left:400px;
	width:640px;
}

ul.modul_view {
	margin-left:20px;
}
ul.modul_view li {
	margin-bottom:7px;
}

.newsList {
		
}
.newsAround {
}
.newsPreview {
	padding-bottom: 10px;
	border-bottom: 1px dotted silver; 
	margin-top: 10px; 
}
.newsDate {
	color:#A8050A;
	font-weight:bold;
	float:left;
	width:70px;
	font-size:10px;
}
.newsCaptionSmall {
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	margin-left:70px;
	height:12px;
}
.newsCaption {
	font-size: 14px; 
	text-decoration: none;
	font-weight:bold;	
}
.newsImage {
	float:right;
	margin:2px 0 10px 10px;
}
.newsPreview .newsImage {
	float:left;
	margin:2px 10px 0px 0;
}
.newsImageUnderCap {
	float:none;
	margin:2px 0 2px 0 !important;
}
.newsHasImage .newsSmall {
	margin-left:150px;
}
.newsCaption {
	padding:4px 0;
}
.newsPreview.newsHasImage .newsText {
	margin-left:150px;
}
.newsBackLink {
	display:block;
	margin-top:10px;	
}

.newsSmall .newsDate {
	padding-top:8px;
}
.newsSmall .newsCaption {
	margin-left:80px;
}

.newsPageSelectDiv {
	text-align:center;
	margin-top:15px;
}
.newsPageSelectDiv select {
	margin: 0 10px;
}

table.pretty, table.padding { border-collapse: collapse; }
table.pretty th { font-weight:bold; background-color:#A8050A; font-size:12px; text-align:left; color:white;}
table.pretty td, table.pretty th { border:1px solid silver; padding:3px 20px 3px 3px; }
table.pretty .right { text-align:right; padding:3px 3px 3px 20px; }
table.pretty td.acat {width:100px; font-weight:bold; white-space: nowrap}

table.pretty input,
table.pretty textarea {border:1px solid #535151; width:300px}

