body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f1eee6;
	margin-top:10px;
	margin-bottom:8px;
}

#basetop .left {
	height:5px;
	width:7px;
	background-image:url(../generic/border_topleft.jpg);
	background-repeat:no-repeat;
}

#basetop .center {
	height:5px;
	background-color:#FFFFFF;
	background-image:url(../generic/border_top.jpg);
	background-repeat:repeat-x;
}

#basetop .right {
	height:5px;
	width:7px;
	background-image:url(../generic/border_topright.jpg);
	background-repeat:no-repeat;
}

#basemiddle .left {
	width:7px;
	background-image:url(../generic/border_left.jpg);
	background-repeat:repeat-y;
}

#basemiddle .center {
	background-color:#FFFFFF;
	vertical-align:top;
}

#basemiddle .right {
	width:7px;
	background-image:url(../generic/border_right.jpg);
	background-repeat:repeat-y;
}

#basebottom .left {
	height:5px;
	width:7px;
	background-image:url(../generic/border_bottomleft.jpg);
	background-repeat:no-repeat;
}

#basebottom .center {
	height:9px;
	background-image:url(../generic/border_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#basebottom .right {
	height:5px;
	width:7px;
	background-image:url(../generic/border_bottomright.jpg);
	background-repeat:no-repeat;
}

#footer, #footer a {
	color:#999999;
	font-size:11px;
}

#footer a:hover, #footer .links a:hover {
	color:#ff7711;
}

#footer .links, #footer .links a {
	color:#666666;
	text-decoration:none;
}

.text {
	border:1px solid #c8c8c8;
	background-image:url(../images/form.input.bg.png);
	background-repeat:repeat-x;
	font-family:tahoma, arial;
	color:#999999;
	padding:2px;
}

.content { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#695a46; }
.content li a { font-weight:bold; color:#473824; text-decoration:none; }
.content a { color:#006699; }
.highlight { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#695a46; }
.highlight a { font-size: 11px; line-height:16px; color:#473824; font-weight:bold; text-decoration:none }
.highlight a:hover { text-decoration:underline }
#banner { position:relative; z-index:1; }
#stamp { position:absolute; z-index:999; top:585; }
img { border:0px; }
input, textarea { border:1px inset #DDDDDD; }
textarea { width: 400px; }
.even {	background-color: #f0f3f4; }