body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #BF957D;
	text-align: left;
	}



body, div, p, th, td, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.mainarea{
	 width:750;
	background-color: #A9B578;
	}

.header{
	background-color: #A9B578;
	}

.nav{
	background-color: #A9B578;
	width:110;
	}

.footer{
	background-color: #A9B578;
	color: black	;
	font-size: 10px;
	}

.mainbody{
	background-color: #EAEAD6;
	}

a:link {
	color: #7572A6;
	background-color: transparent;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color: #7572A6;
	background-color: transparent;
	text-decoration:none;
	font-weight:bold;
	}

a:active {
	color: #7572A6	;
	background-color: transparent;
	text-decoration:none;
	font-weight:bold;
	}

a:hover  {
	BACKGROUND-COLOR: black;
    COLOR: white;
	font-weight:bold;
	}

.none:link {
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	}
.none:visited {
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	}
.none:active {
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	}
h1 {font-size: 26px;}
.headertop{
	font-size: 26px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight:bold;
	}
.headerbot{
	font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight:bold;
	}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 10px;}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: 0;
	}

table form {
	margin-bottom: 1px;
	}
.tblHeader{
    font-size: 12px;
    font-weight:bold;
    vertical-align: bottom;
    background-color: #FFFFCC;
	}
.login{
    font-size: 8px;
	}
.menu{
    font-size: 9px;
	}
login.a:link {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration:none;
	font-weight:bold;
	}
login.a:visited {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration:none;
	font-weight:bold;
	}
login.a:active {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration:none;
	font-weight:bold;
	}
login.a:hover  {
	background-color: black;
    color: white;
    font-weight:bold;
	}
.title{
    font-size: 16px;
    font-weight:bold;
    color: #403E77;
	}
.subtitle{
    font-size: 14px;
    font-weight:bold;
    color: #403E77;
	}