@charset "utf-8";
/* CSS Document */
.bodyclass{
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	background-color:#000;
	color:#fff;	
}
body, p, input, textarea, select, .regularText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}
#page{
	background-image:url(/img/bg_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
p{
	line-height:18px;
}
a{
	color:#fff;
}
.submenu-item{
	margin-top: 10px;
}
.subsubmenu-item{
	padding-left: 20px;
}
.submenu-item a, .subsubmenu-item a{
	text-decoration:none;
}
.span-menu-button, .span-menu-button a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 5px;
	line-height:24px;
}
.span-menu-button a:hover{
	color:#c7171d;
}
.span-menu-button-selected, .span-menu-button-selected a{
	font-size:14px;
	font-weight:bold;
	color:#c7171d;
	text-decoration:none;	
	margin-bottom: 5px;	
	line-height:24px;	
}
h4 a.span-menu-button{
	text-decoration:none;
}
a.newsitem-link{
	text-decoration:none;
	border-bottom:dotted 1px silver;
}
#divIndicator{
	position:relative;
	left: 27px;
	top: -24px;
	z-index:10;
	margin-bottom: -37px;
}
#layout_breadcrumbs{
	text-align:right;
	font-size:11px;
	color:white;	
	margin-top:5px;
}
#layout_breadcrumbs a{
	color:white!important;
}
#layout_menu{
	color:#000;
	background-color:#000;
	border:solid 1px #c7171d;
	text-align:right;
	padding-right: 15px;
	padding-bottom:25px;
}
#layout_content{
	border:solid 1px #c7171d;
	background-color:#000;
}
#layout_content_text{
	padding-bottom: 15px;
	padding-left: 17px;
	padding-right:15px;
}
#layout_content_text a{
	color: #fff;
	text-decoration:none;
	border-bottom: dotted 1px #c7171d;
	display:compact;
}
.content_indent{
	width:auto;
	padding-left:75px;
}
.downloadimage{
	border-bottom:none !important;
}
#addressblock{
	position:relative;
	font-size: 8pt;
	color: silver;
	text-align:center;
	background-color:#000000;
	top:0px;
	padding:4px;
}
h3.sifr{
	color:#c7171d;
	font-size:20px;
	font-weight:normal;
}
h3.first{
	margin-top:5px;
}
.mainmenu-item a, .mainmenu-item-selected a{
	color: #fff;
} 
.mainmenu-item{
	height:31px;
	text-align:left;	
	color: #fff;
}
.mainmenu-item-selected{
	height:31px;
	text-align:left;	
}
.submenu-linkitem strong, .subsubmenu-linkitem strong{
	color: #c7171d;
}
.underline{
	border-bottom:solid 1px #BDDAFB;
}
.subTable{	
	width: 215px;
	margin: 10px 0 0 10px;
}
.subTable td{
	font-size:14px;	
	background-color:#333;
	padding:5px;
}
