
body {
	margin: 0px;
	padding: 0px;
	background: #101842;
	cursor: default;
}

body, table, tr, td, p, div, span {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #E0DDDD;
}

a {
	font-family: Verdata, sans-serif;
	font-weight: bold;
}

a:link, a:visited {
	color: #8888BB;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background: #354463;
}

ul.news {
	margin-left: 12px;
}

ul.news li {
	font-weight: bold;
}

ul.news li p {
	font-weight: normal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.site_map {

}

ul.site_map li {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

dl {

}

dl dt {
	font-weight: bold;
	margin-top: 10px;
}

.big {
	font-size: 11px;
	margin-top: 30px;
	font-weight: bold;
	/*text-transform: lowercase;*/
}

.content {
	padding-left: 30px;
}

.empty {
	font-size: 0px;
	line-height: 0px;
}

a.ex {
	border: none;
	background: '';
	text-decoration: none;
}

a.ex img {
	border: none;
	background: '';
	text-decoration: none;
}

#left_menu { width: 220px; }
#left_menu table.left_menu { width: 220px; }
#left_menu tr   { height: 21px;}
#left_menu td   { font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; color: #e0dddd; cursor: pointer !important; cursor: hand; white-space: nowrap; vertical-align: top; text-align: left; }
#left_menu a    { font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; color: #e0dddd; cursor: pointer !important; cursor: hand; background: none; }
#left_menu span { font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; color: #e0dddd; cursor: pointer !important; cursor: hand; }
#left_menu div  { padding-left: 20px; padding-top: 7px; }
#left_menu img  { width: 11px; height: 13px; }

