body {
scrollbar-3dlight-color:#CCD5DB;
scrollbar-arrow-color:WHITE;
scrollbar-base-color:#CCD5DB;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
}
.body {
   font-family: arial,verdana,sans-serif;
   font-size: 13px;
   color: #555;
   line-height: 130%;
}
.message {
   font-family: arial,verdana,sans-serif;
   font-size: 13px;
   color: #570097;
   font-weight: bold;
   line-height: 130%;
}
.flash {
   border-top: 37px solid #fff;
   border-bottom: 37px solid #fff;
}

.maintable {
width:800px;
border:1px solid #000;
background-color: #fff;
}

.nav {
padding:0px;
}

a:link {
	color: #444;
   font-weight: bold;
}

a:visited {
   color: #444;
   font-weight: bold;
}

a:hover {
   color: #570097;
   font-weight: bold;
} 

small {
   font-size: 8pt;
   font-family: Arial Narrow,Arial, Geneva, sans-serif;
   line-height: 110%;
   color: #555;
   text-transform:uppercase;
}

h1 {
   font-size: 26px;
   font-family: arial,verdana,sans-serif;
   color: #666;
   font-weight: normal;
   line-height: 110%;
}

h2 {
   font-size: 18px;
   font-family: arial,verdana,sans-serif;
   font-weight: normal;
   color: #666;
}

.box
{
color: #333;
background: #eee;
border: #333 solid 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
}

.graybtn
{
color: #333;
background: #fff;
border: #333 groove 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
}
.graybtnhover
{
color: #333;
background: #DFE1E1;
border: #333 groove 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
}

.greenbtn
{
color: #333;
background: #CDDADA;
border: #7F8282 solid 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
}
.greenbtnhover
{
color: #fff;
background: #00677A;
border: #000 groove 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
}

.purplebtn
{
color: #333;
background: #D9DBF8;
border: #7F8282 solid 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
}
.purplebtnhover
{
color: #fff;
background: #9FA4EE;
border: #000 groove 1px;
   font-family: arial,verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
}

.selectmenu
{
color: #333;
background: #fff;
border: #333 groove 1px;
   font-family: arial,verdana,sans-serif;
font-size: 10px;
text-transform: uppercase;
}

.rightbox {
border:1px solid #999;
padding: 2px;
background-color: #eee;
}

.homepage {
 color: #666;
 padding: 5px;
 font-size: .8em;
}
.beckythatcher {
 padding:0;
 background-image: url(/include/hp/beckythatcher.gif);
 background-repeat: no-repeat;
 }