a {
 text-decoration: none;
}
body {
 background-color: #fcfbfa;
 font-family: Arial;
 margin: 0;
 padding: 0;
}
#gradback {
 background-image: url(mainback.gif);
 position: absolute;
 left: 0;
 top: 75px;
 height: 742px;
 width: 100%;
 z-index: -1;
}
#main {
 width: 825px;
}
#header {
 text-align: left;
 height: 140px;
 position: relative;
}
#headertext {
 position: absolute;
 right: 0;
 bottom: 20;
 text-align: right;
}
#topgray {
 color: #a9ab9d;
 font-weight: bold;
}
#topgreen {
 color: #0b7e22;
 font-weight: bold;
 font-size: 30px;
}
#content {
 width: 772px;
 text-align: left;
 position: relative;
}
#swap {
 width: 625px;
}
#page {
 border: 20px solid #afb6a8;
 position: relative;
 background-color: white;
 padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A0000;
}
#sidebar {
 width: 150px;
 position: absolute;
 right: -17;
 top: 0;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
}
#sidebar ul {
 list-style: none;
 padding: 0;
 margin: 0;
}
#sidebar ul li {
 padding-top: 5px;
 padding-bottom: 5px;
 margin-bottom: 19px;
}
#sidebar ul li ul {
 background-color: white;
 margin-left: 5px;
 margin-right: 5px;
}
.short {
 width: 40px;
 background-color: #a5a798;
 height: 3px;
 border: 0;
}
#bottomred {
 width: 670px;
 height: 4px;
 background-color: red;
 font-size: 1px;
 position: relative;
}
#footer {
 color: #a2a495;
 font-size: 14px;
 padding: 10px;
 font-weight: bold;
 position: relative;
}
#footer2 {
 position: absolute;
 left: 385px;
 color: #0b7e22;
 top: 0px;
 font-size: 16px;
 line-height: .9;
 margin-top: 10px;
}
#footer2 a {
 color: #0b7e22;
}
#footergreen {
 font-size: 20px;
}
.style1 {
	color: #AA0000;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #2A3F00;
	font-weight: bold;
}
.style4 {color: #2A3F00; font-weight: bold; font-size: 12px; }
#sidebar a {
 color: white;
}
#sidebarTable a {
 color: #077c1e;
}
#footer a {
 color: #a2a495;
}
.asterisk {
 color: red;
 font-style: italic;
 font-weight: bold;
}
