p { margin-top: 0px;
	margin-bottom: 5px;
}

body,td,th {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #666633;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-width: 1270px;
}
.text-footer {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC99;
}
a:hover.link-footer {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.link-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.text-body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.header {
	background-color: #80804A;
}

.content {
	background-color: #CCCC99;
}

.tablehome {
	background-image: url(../images/elements/bg-compass.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.shadowside {
	background-image: url(../images/backgrounds/shadow-side.gif);
	background-repeat: repeat-y;
	background-color: #64632D
}

.shadowbottom {
	background-image: url(../images/backgrounds/shadow-bottom.gif);
	background-repeat: repeat-x;
	background-color: #64632D
}

.undernav {
	background-image: url(../images/backgrounds/undernav.gif);
	background-repeat: repeat-y;
	background-color: #64632D
}
.navbarhome {
	background-image: url(../images/nav/bg-bar-home.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
	
.navshadow {
	background-image: url(../images/nav/bg-navshadow.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.navshadowgray {
	background-image: url(../images/nav/bg-navshadowgray.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.footer {
	background-color: #80804A;
}

.footershadowgray {
	background-image: url(../images/footer/bg-footershadowgray.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
	
.search {
	height: 14px;
	width: 160px;
	font-size: 10px;
	top: 5px;
	bottom: 5px;
}
.feature {
	background-image: url(../images/features/bg-sideshadow.gif);
	background-repeat: repeat-y;
}
.error {
    color: #FF0000;
    font-weight: bold;
}
.message {
    font-weight: bold;
}