td { color: #FFFFFF; font-size: 11px; line-height: 14px; font-family: Verdana }
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/body/background.gif);
	background-repeat: repeat;
	background-position: center top;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.module {
	background-image:  url(images/module/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.module_left {
	background-image:  url(images/module/shadow_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.module_right {
	background-image:  url(images/module/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.outline {
	border: 1px solid #817382;
}
input {
	border: 1px solid #847BA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10004b;
}
input.checkbox    {
	background-color: transparent;
	border: 0px
}
select     {
	color: #10004b;
	font-size: 11px;
	font-family: Verdana;
	border: solid 1px white
}
textarea      {
	color: #10004b;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	background-color: white;
	border: solid 1px #847BA2
}
.Listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #C2CAE9;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	line-height: normal;
}
a.footer {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
}
a.footer:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.background {
	background-attachment: scroll;
	background-image: url(images/header/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.watermark_head {
	background-image: url(images/header/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.watermark_body {
	background-attachment: scroll;
	background-image: url(images/body/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	font-size: 14px;
}