body {
	font-family: Verdana, Arial, sans-serif;
	background: url('/g/bg.jpg') #b4b4b4;
	background-repeat: repeat-x;
	
}

.main_container {
}

.left_separator {
	background: white;
	width: 8px;
}
.art_hseparator {
	background: url('/g/art_bottomsep.jpg');
	background-repeat: repeat-x;
	height: 6px;
}
.art_vseparator {
	background: url('/g/art_vsep.jpg');
	background-repeat: no-repeat;
	height: 116px;
	width: 1px;
}
.mmtop_separator {
	background: url('/g/mmtop_sep.jpg');
	background-repeat: repeat-x;
	height: 6px;
}
.right_separator {
	background: white;
	width: 8px;
}

.footer {
 	background: black;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	height: 25px;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: white;
}
.articles_main {
	background: url('/g/article_bg.jpg') #000000;
	padding-top: 13px;
	padding-left: 28px;
	padding-right: 28px;
	background-repeat: repeat-x;
}

.secondlevel {
	background: #101010;
	color: #ffffff;
	height: 23px;
}


.mainmenu {
	background: url('/g/mm_bg.jpg');
	background-repeat: repeat-x;
	height: 30px;
}
.mm_separator {
	background: url('/g/mm_sep.jpg');
	color: #292929;
	height: 41px;
}
.mm_active {
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	color: white;
	height: 30px;
	font-size: 11px;
}
.mm_active a:link, .mm_active a:visited, .mm_active a:hover, .mm_active a:active {
	color: white;
	text-decoration: none;
}

.mm_inactive a:link, .mm_inactive a:visited, .mm_inactive a:hover, .mm_inactive a:active {
	color: white;
	text-decoration: none;
}
.mm_inactive {
	padding-left: 8px;
	padding-right: 8px;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	
}


.sl_text a:link, .sl_text a:visited, .sl_text a:hover, .sl_text a:active {
        color: white;
        text-decoration: none;
}
.sl_text {
        padding-left: 8px;
        padding-right: 8px;
        height: 23px;
        font-size: 10px;

}
.sl_separator {
        color: #292929;
	font-size: 10px;
        height: 23px;
}




.level1 {
	background: #c0c0c0;
	color: #292929;
}
.level1_active {
	background: #bdbfbe;
	color: white;
}

.left_shadow {
	width: 29px;
	background: url('/g/left_bg_cont.jpg');
	background-repeat: repeat-y;
}

.right_shadow {
	width: 30px;
	background: url('/g/right_bg_cont.jpg');
	background-repeat: repeat-y;
}

.article {
	width: 220px;
}
.article_title {
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

.article_text {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #959595;
}

.article_text a {
	color: #959595;
	text-decoration: none;
}

.main_copy {
	background: black;
	color: white;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.ln_cont {
	margin-top: 25px;
	border-top: 1px solid #2b2b2b;
	width: 165px;
}

.ln_text_1,.ln_text_2,.ln_text_3,.ln_text_4 {
	width: 150px;	
	background: url('/g/navi_bg.jpg');
	border-bottom: 1px solid #2b2b2b;
	border-right: 1px solid #2b2b2b;
}

.ln_separator_1,.ln_separator_2,.ln_separator_3,.ln_separator_4 {
	width: 15px;
	background: url('/g/navi_bg.jpg');
	min-height: 22px;
	border-bottom: 1px solid #2b2b2b;
	border-left: 1px solid #2b2b2b;
}
.ln_text_1 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.printable_cont {
	background: #303030;
	text-align: right;
	width: 159px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	margin-top: 5px;
}

.leftnavi {
	float: left;
	margin-left: 5px;
}

.toping {
	float: right;
	margin-top: 0px;
	margin-bottom: 6px;
}

.toping_link {
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
.toping_link a {
	color: white;
	text-decoration: none;
}
