body {
	margin: 0px;
	background-color: #EAEAEA;

}
#menu {}
#menu td a {text-align: left; display: block; padding: 3px 3px 3px 8px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 100%; text-decoration: none}
#menu td a:hover {
	color: #6D33B7;
}
#main {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 10px;
}
#main td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
#title h1 {
	font-size: 11px;
	color: #6D33B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#main h2 {
	font-size: 12px;
	color: #6D33B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main a {color: #6D33B7}
.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}
#footer {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;


}
#footer a {color: #FFFFFF}
hr {clear: both}
