body {
	background-image:  url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	width:189px;
	padding:0px;
	text-align:center;
	left: auto;
}

.submenu{
	margin-bottom: 0.5em;
	text-align: left;	
}
.newsTicker {
	HEIGHT: 190px;
	cursor: hand;
	width: 150px;
}

a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.style1 {color: #FFFF00}
.style2 {color: #FF0000}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
BODY {SCROLLBAR-FACE-COLOR: #FFFF66; SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; SCROLLBAR-SHADOW-COLOR: #FFFF66; SCROLLBAR-3DLIGHT-COLOR: #FFFF66; SCROLLBAR-ARROW-COLOR:  #FFCC33; SCROLLBAR-TRACK-COLOR: #FFFF99; SCROLLBAR-DARKSHADOW-COLOR: #FFCC33;
}