body {
	background-color: #110602;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

a img {
	border:0
}

a {
	color:#FFFFFF;
	text-decoration: none;
}
li{
	text-decoration: none;
	list-style-type: none;
}

h1{
	color: #E86B01;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;

}

h2{
	color: #E86B01;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0px;

}
h4{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 16px;
}
h5{
	color: #E86B01;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
.table {
	background-color: #331b0f;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #331b0f;
	border-left-color: #331b0f;
}

#master {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 566px;
}

#foxmenu{
	display:block;
	font-size:11px;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	color: #FFFFFF;
}
#foxmenu ul{
	list-style-type:none;
	margin-left: -4px;
	padding-left: -4px;
}
#foxmenu ul li{
	display:block;
	float:right;
	line-height: 20px;
}
#foxmenu ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	height: 20px;
	padding-right: 7px;
	padding-left: 7px;
}
#foxmenu ul li a:hover{
	display:block;
	float:left;
	text-decoration:none;
	color: #e87500;
}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	display:block;
	text-decoration:none;
	background-color: #e87500;
	color: #FFFFFF;
}
.bgwhite {
	background-color: #FFFFFF;
}
.btm {
	background-color: #110602;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #643722;
	border-right-color: #643722;
	border-bottom-color: #643722;
	border-left-color: #643722;
}
.img {
	margin-right: 10px;
	border: 3px solid #FFFFFF;
}
.img2 {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-right: 10px;
}

.pfloat {
	float: right;
}

.tableborder{
	background-color: #4d2d1e;
	width: 700px;
	border: 1px solid #e86b01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}.padding10 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.headerborder {
	background-color: #4d2d1e;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #984605;
	border-bottom-color: #984605;
	border-left-color: #984605;
}
.floatleft {
	float: left;
}
.clearboth {
	clear: both;
}
.linkwhite {

}
.linkwhite a {
	color: #FFFFFF;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.linkwhite a:hover{
	color: #FF6600;
	background-image: url(images/arrow3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.homeheader {
	z-index: 3;
}
#vertmenu {
	width: 160px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#vertmenu h3 {
	display: block;
	background-color:#123880;
	font-size: 90%;
	padding: 3px 0 5px 10px;
	color: #FFFFFF;
	margin: 0px;
	width:120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #FFFFFF;
	width:155px;
	background-color: #E86B01;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFFFFF;
	background-color: #B91513;
}
#vertmenu ul li a.current  {
	color: #ffffff;
	background-color: #64ad04;
}


/* poll */



html {
	height: 100%;
	margin-bottom: 1px;
}
#container {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	padding-top: 15px;
}
.spacer {
	width: 100%;
	height: 15px;
}
hr {
	border: 0px;
	color: #CCCCCC;
	background-color: #CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}


#left {
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	color: black;
}
#epoll {
	float: left;
	width: 160px;
	background-color: #4D2D1E;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #954508;
}

#main {
	margin: 5px 5px 5px 260px;
	padding: 15px;
	border-left: 1px solid silver;
}


#footer {
	clear: both;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right {
	color: gray;
	background-color: #FFFFFF;
	float: right;
	font-size: 100%;
	margin-top: 5px;
}
.left {
	color: gray;
	background-color: #FFFFFF;
	float: left;
	font-size: 100%;
	margin-top: 5px;
}


/* Bar Graphs */
.graph {
  width: 250px;
  position: relative;
  right: 30px;
}
.bar-title {
  position: relative;
  float: left;
  width: 104px;
  line-height: 20px;
  margin-right: 17px;
  font-weight: bold;
  text-align: right;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -32px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}

/* end of poll */
.interact-tab {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9d735f;
	padding: 4px;
}
.f {
	padding: 10px;
}
.f ul{
	margin: 0px;
	padding: 0px;
}
.f ul li{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E86B01;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.f ul li a{
	color: #FFFFFF;
}
.f ul li a:hover{
	color: #990000;
}
.linkthru {
	font-size: 16px;
	padding: 11px;
}
.linkthru a{
	color: #FF6600;
	background-image: url(images/arrow5.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left top;
	
}
.linkthru a:hover{
	color: #64ad04;
	background-image: url(images/arrow7.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.greenborder {
	border: 1px solid #64ad04;
	color: #64ad04;
}
.orangeborder {
	color: #FF6600;
	border: 1px solid #FF6600;
}
