@CHARSET "ISO-8859-1";

body
{
	background : #FBE9A7;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	
	scrollbar-face-color:#FBE9A7;
	scrollbar-arrow-color:#3D613D;
	scrollbar-track-color:#FBE9A7;
/*	scrollbar-shadow-color:;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-Color:;	*/
}

#main {
		width:100%;
		height:100%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
	
td {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

#left_part {
	background-position: top right;
	background-repeat: no-repeat;
}
	

td a.menu{
	text-decoration:none; 
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	
}
a.menu:hover{
	font-weight:bold;
	color: #ff0000;
	text-decoration:none;

}
a.topmenu{
	font-weight:bold;
	color:#FBE9A7;
	text-decoration:none;
	
}
a.topmenu:hover{
	
	font-weight:bold;
	text-decoration:none;
}

#marquee {
	position: absolute;
	top: 10px;
	left: 240px;
}