body {
	background-color: #666633;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainTable {
	line-height: 1.2em;
	width:800px;
 }
 #mainTable td {
 }
  #maincontent {
  	padding: 0px;
 }
  #menu {
 	padding: 14px;
 	width: 120px;
	text-align: left;
  }
  #sidebar {
   	padding: 14px;
  	width: 180px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:normal;
	text-align: left;
	}
#sidebar a:link, #sidebar a:visited {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
 }
#sidebar a:hover, #sidebar a:active {
	font-weight:bold;
	color: #660000;
	}
 #footer {
    padding: 14px;
 	background-color: #333366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
 	color: #CCCCCC;
 }
  #textcontent {
   	padding: 14px;
	width: 500px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	}
	#textcontent a:link, #textcontent a:visited {
	font-weight:bold;
	color: #666699;
	text-decoration: none;
 }
	#textcontent a:hover, #textcontent a:active {
	font-weight:bold;
	color: #999900;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333366;
	font-variant: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333366;
	font-style: italic;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.mainmenu {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #333333;
}
a.mainmenu:hover, a.mainmenu:active {
	color: #660000;
}
.submenu {
	text-indent: 13px;
}
a.submenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.submenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
a.submenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}
.imgright {
float: right;
padding: 6px 10px 6px 10px;
}
.imgcenter {
	float: none;
	left: 15px;
}
