@charset "utf-8";
/* CSS Document */

body {
  margin:0px;
	background-image:url(images/bg3.gif);
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:x-small;
}

h1 {
  color:#CC0033;
  font-size:large;
}

h2 {
  color:#CC0033;
  font-size:medium;
}

h3 {
  color:#CC0033;
  font-size:small;
}

h4 {
  color:#CC0033;
  font-size:x-small;
}

td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:x-small;
}

hr {
  color:#CC0033;
}

.subhead {
  color:#CC0033;
	font-weight:bold;
	font-size:small;
}

.footertext {
	color: #999999;
	text-align:center;
}

.sidemenu {
  width:162px;
}

.maintable {
  width:588px;
}

.column {
  width:33%;
}

.sidetext {
  color:#FFFFFF;
}

.sidecell {
  width:92%;
	height:20px;
  text-align:right;
}

.sidecell2 {
  width:92%;
	height:20px;
  text-align:right;
	background-color:#990033;
}

.sidearrows {
  width:8%;	
}

.sidearrows2 {
  width:8%;	
	background-color:#990033;
}

form {
  margin:0px;
}

.finput {
  background-color:#FFFFFF;
}
