p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 17px;
	line-height: 16px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796C44;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.nav {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 2px;
	text-transform: lowercase;
	width: 100%;
	white-space: nowrap;
	display: block;
	background-color: #C1C4AC;
}

.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #796C44;
}

img {
	border-color: #C1C4AC;
}

.content { 
  background-color: #EDEFE0;
	padding: 10 20 10 20;
	height: 100%;
	vertical-align: top;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	height: 36px;
	background-color: #FFF;
	border-top: 1px dotted #666;
}

.footerL {
  width: 255px;
	padding-left: 10px;
}

.footerC {
  width: 340px;
}

.footerR {
	padding-right: 10px;
}

.links {
  padding: 10px 0px 10px 0px;
	height: 100px;
	border-bottom: 1px dotted #C1C4AC;
	text-align: center;
}

.linkstop {
	padding: 10px 0px 10px 0px;
	height: 100px;
	border-bottom: 1px dotted #C1C4AC;
	border-top: 1px dotted #C1C4AC;
	text-align: center;
}

.feedback_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C1C4AC;
}

.feedback_input2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border: 1px solid #C1C4AC; }

.feedback_input3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border: 1px solid #C1C4AC; }

.feedback_button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; background-color: #C1C4AC; border: 1px solid #333; }

