
/* PAGE LAYOUT */

body, tr, td, p, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

#page {
	width: 955px;
	margin: auto;
}

#above_header {
	height: 10px;
}

#header_top {
	height: 30px;
	background: url('header_top.jpg') no-repeat;
	text-align: right;
	padding-right: 15px;
}

#header_top a {
	text-decoration: none;
	color: #000000;
}

#header_main {
	height: 56px;
}

#header_menu {
	height: 31px;
	text-align: center;
	background: #242424 url('header_menu.jpg') no-repeat;
	vertical-align: bottom;
	padding-bottom: 3px;
}

#header_menu td.space {
	width: 60px;
}

#below_header {
	height: 45px;
	text-align: right;
	padding-right: 0px;
	color: #848383;
	vertical-align: top;
	padding-top: 6px;
	font-weight: bold;
}

#left {
	border-right: 2px #242424 solid;
	width: 175px;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
}

#left-menu div {
	padding-bottom: 15px;
	vertical-align: top;
	font-weight: bold;
}

#left-menu {
	padding-bottom: 15px;
}

#right {
	border-left: 2px #242424 solid;
	width: 160px;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
}

#main {
	height: 100%;
	width: 550px;
	vertical-align: top;
}

#main-table {
	height: 100%;
	width: 100%;
}

#main-content {
	padding: 0px 30px 0px 30px;
	vertical-align: top;
	height: 330px;
}

#main-footer {
	height: 40px;
	text-align: center;
	vertical-align: bottom;
}

#above_footer {
	height: 25px;
}

#footer {
	background-color: #242424;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	vertical-align: center;
	height: 20px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#below_footer {
	height: 10px;
}

#main-footer {
	text-align: center;
}

/* MAIN MENU */

td.menu1 {
	font-weight: bold;
	font-size: 11px;
}

td.menu1 a {
	color: #FFFFFF;
	text-decoration: none;
}

td.menu1-active a {
	color: #242424;
}

/* SUB MENUS */

div.menu2 {
	padding: 0px;
	border: 0px;
	
	padding-left: 0px;
}

div.menu2 a {
	color: #242424;
	text-decoration: none;
}

div.menu2-active a {
	color: #242424;
}

div.menu3 {
	padding: 0px;
	border: 0px;
	
	padding-left: 15px;
}

div.menu3 a {
	color: #242424;
	text-decoration: none;
}

div.menu3-active a {
	color: #242424;
}

div.menu4 {
	padding: 0px;
	border: 0px;
	
	padding-left: 30px;
}

div.menu4 a {
	color: #242424;
	text-decoration: none;
}

div.menu4-active a {
	color: #242424;
}

/* CONTENT */

#left-content {
	line-height: 14px;
}

#main-content {
	line-height: 16px;
}

#right {
	line-height: 14px;
}

#left-content a, #main-content a, #right a {
	color: #242424;
	text-decoration: underline;
}

#main-content table.contenttable, #left-content table.contenttable, #right-content table.contenttable {
	width: 100%;
}

#right-table {
	width: 100%;
}


#main-content table.contenttable td, #left-content table.contenttable td, #right-content table.contenttable td {
	
	vertical-align: top;
	padding: 4px;
	
	border-bottom: #000000 1px solid;
	border-color: #242424;
	
	
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color: #f0f0f0;
}

h1 {
	padding: 0px;
	font-size: 16px;
}

h2, h3, .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	padding: 0px;
	font-size: 14px;
}

h1.csc-firstHeader {
	margin-top: 0px;
}

p {
	padding: 0px;
}

div.news-catmenu-ACT, div.news-catmenu-NO {
	height: 16px;
	margin: 0px;
	padding: 0px;
}

div.news-catmenu-ACT a, div.news-catmenu-NO a {
	vertical-align: top;
	padding-left: 2px;
}

.news-catmenu p {
	margin: 0px;
	padding: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background-color: #FFFFFF;
}

.tx-indexedsearch .tx-indexedsearch-rules, .tx-indexedsearch .tx-indexedsearch-info, .tx-indexedsearch .tx-indexedsearch-title-number, .tx-indexedsearch .tx-indexedsearch-percent {
	display: none;
}

span.hiddendata {display:none;}