body {color: #666; background: #fff; margin: 0; padding: 0}
.header {background: #fff}
.header td {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
td.menuhere a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
td.menu a:hover {
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000;
	background: url(main_layout_03.gif) no-repeat;
	text-align: center;
	width: 100px;
	height: 35px;
	padding-bottom: 11px;



}
.menuhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background: url(main_layout_02.gif) no-repeat;
	text-align: center;
	width: 100px;
	height: 35px;
	padding-bottom: 11px;

}
.title {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	background: url(title-bg.gif);
}
.maincontent {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFFFFF;
}
.maincontent h2 {background: url(title-bg1.gif)}
.maincontent a {color: #000}
.subcontent {
	font: x-small Arial, Helvetica, sans-serif;
	color: #333333;
	background: #fff;
}
.subcontent td {font-size: x-small}
.subcontent a {color: #669}
.form {background: #005AAD; font-family: arial; font-size: x-small; color: #eee}
.form td {background: #005AAD; font-family: arial; font-size: x-small; color: #eee}
.form select {font-size: xx-small; width: 150px}
.footer {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	background: #005AAD;
}
.prophead {font-family: verdana; font-size: x-small; background: #005AAD; color: #eee}
.propcontent {color: #666; font-family: verdana; font-size: x-small; border-top: solid 1px #005AAD; padding: 2px}
.propcontent a {color: #009}
.footer a {
	color: #eeeeee;
	text-decoration: none;
}
