body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edece0;
	background-image: url(../imgs/main_BG.jpg);
	background-repeat: repeat-x;
}
.mainBG {
	background-image: url(../imgs/middle_BG.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
}
#fixed_table {
	height: 100%;
	width: 767px;
	margin:0 auto;
}
.contentBg {
	background-image: url(../imgs/content_filler.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../imgs/bullet.gif);
}
.gradBG {
	background-image: url(../imgs/grad_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 370px;
}
.height23 {
	height: 23px;
}
.features_BG {
	background-image: url(../imgs/features_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 395px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:link, a:hover, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #557437;
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

.LoginBorder
{
   border: solid;
   border-color: black;
   border-width: thin;
}
