body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:10pt		
}

h1 {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: Bold; 		
	color: #990000;
}

h2 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #b0b3b6;
	text-transform: uppercase;
}

h3 {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: Bold; 		
	color: #990000;
}

a {
	background: inherit;
	color: #990000;
}
a:hover {
	background: inherit;
	color: #990000;
}


/*HEADER*/
#header{
	width: 800px;
	position:relative; 
	height: 162px;
	background-image:url("header.jpg");
	background-repeat:no-repeat;
}

/*MENU*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*LEFT PANEL*/
#leftpanel{
	float:left;
	width:200px;
}

/*CONTENT*/
#content{
	width: 800px;
}
#contenttext{
	float:right;
	width: 580px;
}

/*FOOTER*/
.footer{
	width: 779px;
	height: 30px;
	background-image:url(bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}


/*TABLE*/
.table_top{
	width: 204px; 
	height: 27px;
	background-image:url(table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.table_bottom{
	width: 204px; height: 23px;
}

/*text*/
.subnews {	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;


/* links */
