body {
	padding: 0px;
	margin: 0px;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C7C5B6;
	scrollbar-base-color: C7C5B6;
  	scrollbar-track-color: DBDAC2;
  	scrollbar-face-color: EFEEE4;
  	scrollbar-highlight-color: DBDAC2;
  	scrollbar-3dlight-color: color;
  	scrollbar-darkshadow-color: 98956C;
  	scrollbar-shadow-color: BFBDA4;
  	scrollbar-arrow-color: 006F63;
	}


p {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	}

a {
	color: #006F63;
	}	
	
a:hover {
	text-decoration: none;
	}	
	
hr {
	color: #dbdac2;
	border-top: 1px solid #908D68;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-bottom: 10px;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	}
	
h1 {
	color: #006F63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	}	
	
h2 {
	color: #908D68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 0 10px 0;
	}		
	
li {	
	list-style-position: outside;	
	list-style-image: url(/persistent/templateimages/li.gif);
	line-height: 1.8;
}	
	
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575863;
	border: 1px solid #BFBDA4;
	background-color: #FFFFFF;
	}	
	
table.maintable {
	width: 775px;
	height: 100%;
	}
	
table.picbar {	
	width: 100%;
	height: 139px;
	}	

table.contenttable {
	width: 100%;
	height: 100%;
	}

td.header {
	background: url(../templateimages/logo.gif) bottom right #FFFFFF no-repeat;
	height: 119px;
	}
	
td.picbartd {
	height: 139px;
	}
		
td.contentpic {
	background: url(../../images/contentpic.jpg) no-repeat; 	
	width: 583px;
	height: 139px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	}
	
td.menupic {
	background: url(../../images/menupic.jpg) no-repeat; 	
	width: 160px;
	height: 139px;
	border-bottom: 2px solid #FFFFFF;
	}
	
td.picbarright {
	background-color: #005B69;
	height: 139px;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	}	
	
td.content {
	width: 583px;
	background-color: #EFEEE4;
	color: #575863;
	border-right: 2px solid #FFFFFF;
	}
	
td.content td {
	color: #575863;
	}
	
td.mainpage {
	text-align: justify;
	padding: 10px;
	background: #e7e6d7;
	width: 33%;
	}	
	
td.mainpage2 {
	text-align: justify;
	padding: 10px;
	background: #e7e6d7;
	width: 33%;
	
	}		
	
td.content div.text {
	margin: 20px;
	width: 543px;
	overflow: hidden;
	}	
	
td.menuspace {
	width: 15px;
	background-color: #DBDAC2;
	}	
	
td.menu {
	width: 160px;
	background-color: #DBDAC2;
	padding-top: 15px;
	}	
	
td.menu div {
	margin-left: 10px;
	}	
	
td.menu div.subitem {
	padding-left: 10px;
	}	

a.menuitem {
	display: block;
	padding: 0 0 2px 0;
	margin: 0;
	}

td.menu a.menuitem, td.menu div.subitem a {
	color: #005B69;
	text-decoration: none;
	text-transform: lowercase;
	}	
	
td.menu a.menuitem span {
	margin-left: 15px;
	}		
	
td.menu a.menuitem:hover, td.menu div.subitem a:hover {
	text-decoration: underline;
	}	
	
td.contentright {
	border-left: 2px solid #FFFFFF;
	background-color: #BFBDA4;
	}
		
td.powered {
	width: 160px;
	height: 20px;
	background-color: #DBDAC2;
	color: #908D68;
	text-align: center;
	}			
	
td.powered a {
	color: #908D68;
	text-decoration: none;
	}
	
td.powered a:hover {
	text-decoration: underline;
	}	
		
		
input.feedback_button {
	background: #bfbda4;
	color: #FFFFFF;
	}		

