body
	{
	padding: 0;
	margin: 0;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 195%;
	color: #252525;
	}

br
	{
	clear: both;
	}

#main
	{
	margin: 0;
	padding: 12px;
	}

#main a, #main:visited
	{
	color: #252525;
	text-decoration: none;
	border-bottom: 1px dotted #c0243a;
	}

#main a:hover
	{
	color: #c0243a;
	text-decoration: none;
	border-bottom: 1px solid #c0243a;
	}

#menu
	{
	padding: 0;
	margin: 0;
	border-top: 1px solid #cccccc;
	}

#menu li
	{
	list-style-type: none;
	}

#menu a, #menu a:visited
	{
	display: block;
	width: 134px;
	height: 24px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	}

#menu a:hover
	{
	display: block;
	width: 134px;
	height: 24px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #cccccc;
	background: #e5e5e5;
	font-size: 11px;
	color: #181818;
	text-decoration: none;
	}

#activemenu
	{
	display: block;
	width: 134px;
	height: 24px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	color: #c0243a;
	text-decoration: none;
	}

#news
	{
	margin: 0 14px 0 5px;
	padding: 0;
	font-size: 10px;
	color: #404040;
	}

#news a, #news a:visited
	{
	border-bottom: 1px dotted #c0243a;
	font-size: 10px;
	color: #c0243a;
	text-decoration: none;
	}

#news a:hover
	{
	border-bottom: 1px solid #c0243a;
	font-size: 10px;
	color: #c0243a;
	text-decoration: none;
	}

#dot
	{
	display: inline;
	margin-left: 4px;
	font-size: 16px;
	color: #c0243a;
	line-height: normal;
	}

#subtitle
	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #c0243a;
	}

#newstitle a, #newstitle:visited
	{
	color: #c0243a;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px;
	}

#newstitle a:hover
	{
	color: #c0243a;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #c0243a;
	}


#footer
	{
	padding-top:6px; 
	height:34px;
	background:#f8f8f8;
	color:#888888;
	font-size:9px;
	text-align:center;
	}

#dhtmltooltip
	{
	position: absolute;
	width: 120px;
	text-align: center;
	color: #111111;
	border: 1px solid #d0d0d0;
	padding: 3px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.80;
	}

