body {margin-left: 0px; margin-right: 0px}
#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
#menu td a {text-align: left; display: block; padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; width: 100%; text-decoration: none; background-color: #9090D7; font-weight: bold}
#menu td a:hover {background-color: #6363C7}
#footer {color: #FFFFFF; font-family: verdana; font-size: 10px; text-align: center; background-color: #9090D7}
#footer a {color: #FFFFFF}
#main {
	font-family: verdana;
	font-size: x-small;
	color: #000000;
	padding: 10px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main td {
	font-family: verdana;
	font-size: x-small;
	color: #000000;
}
#main h1 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
#main h2 {font-size: 110%; color: #000000}
.divMenu {position: absolute; top: 10; left: 150; visibility: hidden}
.divMenu a {padding: 2px; display: block; width: 150px; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none; background: #fff; color: #00AEFF}
.divMenu a:hover {text-decoration: underline}
#main a {color: #006}
hr {clear: both}
