body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(_img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF; text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #ffffff;
	text-decoration: none;
        font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
	color: #00FFFF;
        text-decoration: none;
}
#altmenu a:link, #altmenu a:visited, #altmenu a:active {
	color: #ffffff;
	text-decoration: none;
}
#altmenu a:hover {
	text-decoration: underline;
	color: #00FFFF; text-decoration: none;
}
.style3 {color: #FFFFFF}
#main { border-width:1px; border-style:solid; border-color:#666666}

