/* CSS Document */

html,body {
	height: 100%;
}

body {
  background-color: #121212;
  background-image:url(../../Homepage/media/bg_left.jpg);
  color: #B1033E;
  text-align: center;
  margin: 0px;
  padding: 0px;
  overflow:hidden;
  
}

#page_container {
  width: 800px;
  text-align:center;
}
#top_logo {
	display:block;
	position:relative;
	width:100%;
	height:141px;
	text-align: center;
	background-position:center;
	background-image:url(../media/top_nav_back.JPG);
	background-repeat:no-repeat;
}
#top_navigation {
	text-align: left;
	position:relative;
	padding-left:5px;
	height:18px;
	width:550px;
	left:31px;
	top:122px;
	font-family:Arial;
	font-size:10px;
	color:#B1033E;
}
#content {
	position:relative;
	width:798px;
	height: 385px;
	background-image:url(../media/content_main_back.jpg);
	background-repeat:no-repeat;
	text-align:left;
	
}
#left_navi {
	width:298px;
	height:385px;
	float:left;
	overflow:hidden;
}
#subnavi {
	height:145px;
	margin-top:30px;
	padding-left:24px;
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
	font-family:Arial;
	font-weight:bold;	
}

#subnavi_1 a{
	color:#FFFFFF;
	font-family:Arial;
	text-decoration:none;
}

#subnavi_1 a:hover{
	color:#121212;
	font-family:Arial;
	text-decoration:none;
}

#subnavi_1 {
	width:170px;
	padding-left: 12px;
	height:auto;
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
}

#subnavi_2 a{
	color:#121212;
	font-family:Arial;
	text-decoration:none;
}

#subnavi_2 a:hover{
	color:#121212;
	font-family:Arial;
	text-decoration:none;
}

#subnavi_2 {
	background-image:url(../media/subnav_act.GIF);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	color:#121212;
	font-family:Arial;
	height: 18px;
	width:170px;
}

label {
	float:left;
	display:block;
	width:100px;
	font-family:Arial;
	height: 13px;
	margin-bottom:5px;
	padding-left:0px;
    padding:.1em;
}

#news {
	margin-top:59px;
	padding-left:40px;
	padding-right:30px;
	height:118px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	overflow:hidden;
}
#news a {
	text-decoration:none;
	color:#FF0000;
}
#adress {
	height:34px;
	padding-left:40px;
	clear:both;
	text-align:left;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color: #121212;
}
#adress table {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color: #121212;
}
#content_div {
	float:left;
	height:385px;
	width:500px;
	overflow: hidden;
}
#navigation {
	height:14px;
	font-family:Arial;
	font-size:8px;
	color:#FFFFFF;
	vertical-align: sub;
}
#navigation a{
	text-decoration: none;
	text-transform: uppercase;
}
#nav_level1 a:hover{
	color: #121212;
}
#nav_level1 a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
#nav_level2 a:hover{
	color:#121212;
}
#nav_level2 a{
	color:#121212;
	text-decoration:none;
	text-transform:uppercase;
}
#nav_level1 {
	padding-top:0px;
	float:left;
	height: 18px;
	width:auto;
	margin-right:10px;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}

#nav_level2 {
	padding-top:0px;
	float:left;
	height: 18px;
	width:auto;
	margin-right:10px;
	background-image: url(../media/nav_act.gif);
	background-repeat:no-repeat;
	background-position:center;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}



#bottom {
	height:35px;
	width:798px;
	text-align:left;
	background-image: url(../media/3.jpg);
	background-repeat: no-repeat;
}

/*
#bottom-news {
	margin-top:10px;
	padding-left: 20px;
	height:40px;
	width: 290px;
	background-image:url(../media/bottom_news.JPG);
	background-position:left;
	background-repeat:no-repeat;
	color:#B1033E;
	text-align:left;
	float:left;
	font-family:Arial;
	font-size:10px;
}
*/

.metanav_table {
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
	float:left;
	text-align: left;
	height:14px;
}

.metanav_col {
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
	float:left;
	text-align: left;
	height:14px;
	padding-right:10px;
	padding-left: 5px;
	background-image:url(../media/spacer.GIF);
	background-position:right;
	background-repeat:no-repeat;
}

.metanav_col a{
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
	float:left;
	text-align: left;
	height:14px;
}

.metanav_col a:hover{
	color:#121212;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial;
	font-size:9px;
	float:left;
	text-align: left;
	height:14px;
}


#bottom-navigation {
	margin-left: 330px;
	height:14px;
	width:320px;
	margin-top:10px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
	float:left;
	text-align: left;
}

#content_in {
	padding-left:7px;
	margin-right: 114px;
	margin-top:130px;
	height:255px;
	overflow: auto;
	scrollbar-width:5px;
	scrollbar-face-color:#C20000;
	scrollbar-highlight-color: #C20000;
	scrollbar-3dlight-color:#C20000 ;
	scrollbar-darkshadow-color: ##C20000;
	scrollbar-shadow-color: #C20000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #FE0000;
	font-family: Arial;
	font-size:11px;
	text-align:left;
	font-size-adjust:inherit;
	color: #FF0000;
}

#content_in table {
	font-family: Arial;
	font-size-adjust:inherit;
	font-size:11px;
	text-align:left;
	color: #FF0000;
}
.table_nav a{
	color:#FFFFFF;
	font-family: Arial;
	font-size:10px;
	height:20px;
	vertical-align: sub;
	text-decoration:none;
}

.csc-firstHeader {
	background-image:url(../media/topic_nob.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: solid 1px  #121212;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
}

h1 {
	background-image:url(../media/topic_nob.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: solid 1px  #121212;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
}

.table_nav a:hover{
	color: #333333;
	font-weight:bold;
}
.link_tnav {
	color:#6B6F73;
	font-family:Arial;
	font-size:8px;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;s
}
.link_tnav:hover {
	color:#333333;
}
#search_form {
	text-align:left;
	padding-top:15px;
	padding-left: 20px;
}
.form_search {
	border:solid 1px #999999;
	color:#6B6F73;
	font-family:Arial;
}
.form_img {
	vertical-align: text-bottom;
}
#search_txt {
	color: #6B6F73;
	font-family: Arial;
	font-size:9px;
	position:relative;
	width:100px;
	top:-19px;
	left: -202px;
	text-align:left;
}

