body, html
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#000;

	background-color:#9ccde8;
	background-image:url('/images/top_bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

	height:100%;
}



img
{
	border: none;
}

a:link, a:visited
{
	color: #fff;
}

a:hover, a:active
{
	color: #fff;
	text-decoration: none;
}




h1
{
	color:#fff;
	font-size:32px;
	font-weight:bold;

	margin-top:0px;	
	margin-bottom:15px;
}

p
{
	margin-top:0px;
	text-align:justify;
}


img, div
{
	behavior:url('/iepngfix.htc');
}


	

#min_height
{
	height:100%;
	min-height:690px;
}


#bottom_bg
{
	background-image:url('/images/bottom_bg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}


#bottom_left_bg
{
	background-image:url('/images/bottom_left_bg.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}

#bottom_right_bg
{
	background-image:url('/images/bottom_right_bg.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}


#top_left_bg
{
	background-image:url('/images/top_left_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}


#top_right_bg
{
	background-image:url('/images/top_right_bg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	
	min-height:460px;
}

* html #top_right_bg
{
	height:460px;
}



#center
{
	width:970px;
	margin:0px auto;
}


#top_menu
{
	background-image:url('/images/menu_bg.gif');
	background-position:right;
	background-repeat:no-repeat;
}


td.active
{
	background-image:url('/images/active.gif');
	background-position:left;
	background-repeat:no-repeat;
}




#left_menu
{
	margin:0px;
	padding:0px;
	
	list-style:none;
	list-style-image:none;
}


#left_menu li
{
	width:181px;
	height:23px;
	
	padding:4px 10px 4px 12px;
	
	display:block;
	
	text-transform:uppercase;
}

#left_menu li a
{
	display:block;
	
	width:168px;
	height:16px;

	padding:4px 0px 3px 13px;
}


#left_menu li.active a, #left_menu li a:hover
{
	background-image:url('/images/menu_active.gif');
	color:#000;
	text-decoration:none;
}


#news
{
	background-image:url('/images/news_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	
	padding-top:25px;
}


div.news_date
{
	background-color:#fff;
	background-image:url('/images/news_item.gif');
	background-position:4px 4px;
	background-repeat:no-repeat;
	
	
	color:#000;
	font-size:11px;
	width:60px;
	
	padding:3px 15px 3px 22px;
	
	margin-bottom:5px;
}

div.news_title
{
	margin-left:22px;
	margin-right:10px;
	margin-bottom:18px;
	
	font-size:11px;
}


div.news_title a
{
	color:#000000;
}



#news_archive
{
	background-image:url('/images/news_archive.gif');
	background-position:0px 5px;
	background-repeat:no-repeat;
	
	font-size:11px;
	font-weight:bold;
	
	padding:3px 15px 3px 22px;
}
#news_archive a
{
	color:#cc0099;
}

#box
{
	margin:0px auto 30px auto;
}

#box, #box a
{
	color:#231f20;
	font-size:11px;
}

#footer
{
	font-size:11px;
	margin:0px auto 40px auto;
}

#footer a
{
	color:#1a5a97;
}

div.top_menu
{
	width:105px;
	height:19px;
	padding:4px 0px 0px 0px;
	text-align:center;
}

div.top_menu_active
{
	width:105px;
	height:19px;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url('/images/top_menu_active.gif');
}

div.top_menu_active a
{
	color:#000;
	text-decoration:none;
}
