/* Created by: Filip on 4.11.2003 -- */
body {
	margin: 0; 0; 0; 0;
	font-family: Verdana;
	font-size: 12px;
	background-color : #EBEBEB; 
	color: #6D6C6C;
	text-align:justify
	scrollbar-3dlight-color:#E8D17B; 
	scrollbar-arrow-color:#FAF8F1;
	scrollbar-base-color:#FAF8F1;
	scrollbar-darkshadow-color:#E8D17B;
	scrollbar-face-color:#E8D17B;
	scrollbar-highlight-color:#FAF8F1;
	scrollbar-shadow-color:#E8D17B;
}

table {
	font-family: Verdana;
	font-size: 11px;
	color: #6D6C6C;
}

td.cellbg {
	background-repeat: no-repeat;
}

li {
	margin: 3px;
}

h1 {
	font-family: Verdana;
	color: #B9B69B;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	color: #A0A0A0;
	margin: 5px;
	font-size: 12px;
}

div.news {
	font-family: Verdana;
	font-size: 9px;
	color: #6D6C6C;
	text-align:justify
}

div.link {
	font-family: Arial Narrow;
	font-smooth: always;
	font-weight: bold;
	font-size: 13px;
	color: #6E8CAD;
}

a {
	text-decoration: none;
	color: #EC8A32;
}

a:hover {
	text-decoration: none;
	color: #6E8CAD;
}

a.menu:link {
	color: #000000;
	font-size: 8px;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #EC8A32;
	font-size: 8px;
	text-decoration: none;
}

a.nav {
	FILTER: Alpha(Opacity=75);
}
a.nav:hover {
	FILTER: Alpha(Opacity=0);
}
