.site_top {
	background: transparent url("../images/website/top_home.jpg") no-repeat left top;
	width: 916px;
	height: 315px;
	margin-top: 32px;
}

a.mainlevel			{ font-family: Century Gothic; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration: none; }
a.mainlevel:link	{ font-family: Century Gothic; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration: none; } 
a.mainlevel:visited { font-family: Century Gothic; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration: none; }
a.mainlevel:hover 	{ font-family: Century Gothic; font-size: 9pt; color: #95cff5; font-weight: bold; text-decoration: none; }

a.link_top			{ font-family: verdana; font-size: 8pt; color: #1f81c0; font-weight: bold; text-decoration: none; }
a.link_top:link		{ font-family: verdana; font-size: 8pt; color: #1f81c0; font-weight: bold; text-decoration: none; } 
a.link_top:visited  { font-family: verdana; font-size: 8pt; color: #1f81c0; font-weight: bold; text-decoration: none; }
a.link_top:hover 	{ font-family: verdana; font-size: 8pt; color: #ff2222; font-weight: bold; text-decoration: none; }

.column_left {
	width: 190px;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 5px;
} 

.body_site {
	background-color: #ffffff;
	vertical-align: top;
	width: 726px;
	padding: 6px;
}

.scroll_news {
	border-top: 1px solid #6db2df;
	border-bottom: 1px solid #6db2df;
	border-left: 1px solid #6db2df;
	border-right: 1px solid #6db2df;
	padding: 0px;
}

.footer_site {
	font-size: 9px;
	color: #666666;
	background: #ffffff;
}

