body {
	background-color: #D9DBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.top_dropshadow {
	background-image: url(../images/top_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navbar_toptile {
	background-image: url(../images/navbar_toptile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navbar_bottomtile {
	background-image: url(../images/navbar_bottomtile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mn_leftshadow {
	background-image: url(../images/mn_lefttile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mn_rightshadow {
	background-image: url(../images/mn_righttile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mn_bttmtile {
	background-image: url(../images/mn_bttmtile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ttl_bgtile {
	background-image: url(../images/ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ttl_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mn_bluebg {
	background-image: url(../images/mn_bluebg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.sqr_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.mn_topdropshadow {
	background-image: url(../images/mn_topdropshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ttl_mntxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.form_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394887;
	text-decoration: none;
}
.regform_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #394887;
}
.main_txtlines {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a.listinglinks:link	{
					color: #333333;
					text-decoration: underline;
					}
td.error	{
			color: #FF0000;
			font-size: 10px;
			}