
body {
font-family: "Trebuchet MS", sans-serif;
font-size: 90%;
padding-top: 35pt;
}
h1 {
margin-top: 0;
background-color: #CC9A00;
color: white;
font-weight: bold;
text-align: center;
font-family: "Trebuchet MS", sans-serif;
border-top: 3px solid black;
border-bottom: 3px solid black;
top: 0;
left: 0;
width: 100%;
position: fixed;
font-size: 20pt;
cursor: default;
}
h1 span {
background-color: Black;
color: #fff;
font-weight: normal;
}
h2 {
	margin-top: 0;
	cursor: default;
}
#mainmenu ul {
padding: 0;
margin: 0;
border-bottom: 2px solid black;
padding-left: 0px;
}

#mainmenu ul li {
text-align: center;
display: inline;
}

#mainmenu ul li a {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
border: 2px solid black;
border-bottom: 0;
color: white;
background-color: Maroon;
text-decoration: none;
}

#mainmenu ul li.active a, #mainmenu ul li a:hover {
padding-bottom: 2px;	
background-color: white;
color: black;
font-weight: bold;
}

#bodycontent {
border: 2px solid black;
border-top: 0;
padding: 5px;
}
#firsthalf, .float-left {
float: left;
}
.float-right {
	float: right;
}
#firsthalf {
width: 25%;
padding-right: 5px;
}
h5 {
margin: 0;
padding: 4px;
background-color: #4C9900;
color: white;
font-weight: bold;
text-align: left !important;
}
.clear {
clear: both;
}
#contentarea {
	width: 58%;
	float: left;
}
#strip156 {
	float: right;
	width: 15%;
	text-align: center;
}

.highlight {
	color: white;
	background-color: black;
	text-decoration: none;
}

.highlight:hover {
	color: HighlightText;
	background-color: Highlight;
}
.alink { text-align: center; }

abbr { cursor: help }

.votebutton {
	padding: 0 3px 0 3px;
	border: 1px outset orange;
	background-color: orange;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
text-decoration:none;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu-h {
padding: 6px 0;
margin: 6px 0;
width: 100%;
background-color: #FFF2BF;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu-h li{
list-style: none;
display: inline;
line-height: 2em;
}

.bevelmenu-h li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.bevelmenu-h li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu-h li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
img {
	border: 0;
	vertical-align: middle;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 450px;
margin-bottom: 1em; padding: 10px;
}
