body {
	background-color:#f1eee6;
	margin-top:10px;
	margin-bottom:8px;
}

body, td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#basetop .left {
	height:5px;
	width:5px;
	background-image:url(../images/border.topleft.jpg);
	background-repeat:no-repeat;
}

#basetop .center {
	height:5px;
	background-color:#FFFFFF;
	background-image:url(../images/border.top.jpg);
	background-repeat:repeat-x;
}

#basetop .right {
	height:5px;
	width:7px;
	background-image:url(../images/border.topright.jpg);
	background-repeat:no-repeat;
}

#basemiddle .left {
	width:5px;
	background-image:url(../images/border.left.jpg);
	background-repeat:repeat-y;
}

#basemiddle .center {
	background-color:#FFFFFF;
	vertical-align:top;
}

#basemiddle .right {
	width:7px;
	background-image:url(../images/border.right.jpg);
	background-repeat:repeat-y;
}

#basebottom .left {
	height:9px;
	width:5px;
	background-image:url(../images/border.bottomleft.jpg);
	background-repeat:no-repeat;
}

#basebottom .center {
	height:9px;
	background-image:url(../images/border.bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#basebottom .right {
	height:10px;
	width:10px;
	background-image:url(../images/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 { 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; }
img.framed {padding:6px; border:1px solid #ddd; -moz-box-shadow:10px 10px 10px #c3c3c3; -webkit-box-shadow:10px 10px 10px #c3c3c3; box-shadow:0 0 6px #d3d3d3; }
input, textarea { border:1px inset #DDDDDD; }
textarea { width: 400px; }
.even {	background-color: #f0f3f4; }

#content-content {padding:1em 2em; vertical-align:top; }

#features_list {margin-left:0 !important; padding:0 !important; }
#features_list ul {margin-left:0 !important; margin-bottom:1em; padding:0 !important; }
#features_list li {padding-left:1.2em; list-style:none; background:url(../images/arrow2.png) no-repeat 0 5px; }
#features_list li a {color:#337eb6; font-weight:bold; }
#features_list li p {margin-top:0; }
#features_list li li {background:url(../images/bullet.png) no-repeat 0 6px; font-weight:normal; }
#features_list li li a {font-weight:normal; }
#features_list li li.flash {background:url(../images/icon.png) no-repeat; padding-left:1.8em; margin-left:1.2em; }
#features_list li li.flash.first {margin-top:1em; }

sup.new {
    background-color: #CC0000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 9px;
    margin-left: 6px;
    padding: 0 3px;
}
