body {
	background-color: #990100;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.links {
	color: #990000;
}
a.links:link {
	color: #990000;
	text-decoration: none;
}
a.links:visited {
  color: #990000;
  text-decoration: none;
}
a.links:hover {
	color: #0000FF;
	text-align: right;
	text-decoration: none;
}
a.links:active {
	color: #990000;
	text-align: center;
}

a.botnav {
	color: #ffffff;
}
a.botnav:link {
	color: #ffffff;
	text-decoration: none;
}
a.botnav:visited {
  color: #ffffff;
  text-decoration: none;
}
a.botnav:hover {
	color: #0000FF;
	text-align: right;
	text-decoration: none;
}
a.botnav:active {
	color: #990000;
}

.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	color: #990000;
	font-weight: bold;
}

.style3 {
	color: #990000;
	font-weight: bold; 
	font-size: x-large;
}

.style3-Centered {
	text-align: center;
	color: #990000;
	font-weight: bold; 
	font-size: x-large;
}

.style4 {
	color: #990000;
	font-weight: bold;
}

.style5 {
	font-size: small
}
#pscroller1{
width: 561px;
height: 55px;
font-size:small;
padding-left:10px
}

#pscroller1 a{
text-decoration:underline;
color:#990000;
font-weight:bold;
font-size:small;
}

.arrowlistmenu{
width: 144px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: black center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 4px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: #990000;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: #ffcccc !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: #ffcccc !important;
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/nav/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}.CenterText {
	text-align: center;
}
.standing_text {
	font-size: x-small;
}
.standing_header {
	color: #FFF;
	font-weight: bold;
}
.CenterText_red {
	color: #990100;
}
Venus_Centered {
	color: #FC3;
}
.Venus_Stats {
	color: #FF0;
}
.Venus {
	color: #000;
}
.ToolNDie {
	color: #03C;
}
Venus_Headings {
	color: #FC3;
}
Venus_Heading {
	color: #FC3;
}
Venus_Headings {
	color: #FC3;
}
.Orourke {
	color: #3d125d;
}
.Mutual {
	color: #000066;
}
.vfw {
	color: #660000;
}
.hidden_text { 
	visibility:hidden;
}.justified {
	text-align: justify;
}
