body {
	background-image:url(/decor/bg.gif);
	font-size: 70%;
	font-family: Verdana, Tahoma, Arial;
}

body, div{
	margin:0;
	padding:0;
}

body, p, td, th, li {
	color: #006600;
}

#top{
	position:absolute;
	top:0;
	left:0;
	background-image: url(/decor/top_bg.gif);
	background-repeat:repeat-x;
	z-index:5;
	width:100%;
	height:50px;
}

#container {
	position:absolute;
	top:40px;
	left:155px;
	padding-right: 10px;
	z-index:10;
}
#content {

}

#sidebar {
	width: 145px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
}

marquee {
	font-family : times;
    font-size: 12pt;
    color: #006600;    
    font-weight : 800;
}


a:link, a:hover, a:visited {color:#800040;text-decoration:none; }


#submenu2 {
	position: absolute;
	visibility: hidden;
	width: 360px;
    top: 190px; left: 143px;
	z-index:30;
	font-size: 12px;
}

#submenu3 {
	position: absolute;
	visibility: hidden;
	width: 360px;
    top: 212px; left: 143px;
	z-index:40;
	font-size: 12px;
}

span.menulev1{
	display:block;
	background-image: url(/img/butbg1.gif); width: 128px; height: 18px; padding-left: 10px; padding-top: 2px;
	background-repeat:no-repeat;
	margin-bottom:4px;
	margin-left:5px;
	font-size: 12px;
}

span.menulev2 {
	display:block;
	background-image: url(/img/butbg2.gif); width: 360px; height: 18px; padding-left: 10px; padding-top: 2px;
	background-repeat:no-repeat;
	margin-bottom:4px;
	font-size: 12px;
}

h1 {
	font-size:150%;
	font-weight:bold;
	text-align:center;
}


.main_text
{
    font-size: 8pt;
    color: #006600;    
    font-weight : 100;
    text-align:justify;
}

.news
{
    font-family : arial;
    font-size: 8pt;
    color: #006600;
    font-weight : 100;
    text-decoration:none;
}
.news:hover{text-decoration:underline}

#Head
{
    font-family : Tahoma;
    font-size: 10pt;
    color: #006600;
    text-decoration:none;
}

p.newsdate {
	margin:0;
	padding:0;
	margin-top:16px;
	font-weight:bold;
}
p.newsheader {
    color:#ff0000;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:120%;
}

