body{
	width: 800px;
	height: auto;
	margin: 0 auto;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
   font-size: small;	
	background-color: rgb(236, 245, 251);
	background-image: url("images/bg2.png");
	background-repeat: repeat-x;
	background-position: bottom;
	SCROLLBAR-ARROW-COLOR: #ff3300;
	SCROLLBAR-BASE-COLOR: #5555ff;
}
a:link{
color: rgb(100, 100, 255); }
a:active { color: rgb(00, 00, 255); } 
a:visited { color: rgb(128, 0, 128);} 
a:hover {color: #FF0000; }
h1{color: Blue;}
h2{color: Blue;}
h3{color: Blue;}
h4{color: Blue;}
h5{color: Blue;}
#head{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: small;
}
.mainbox{
	width: 799px;
	margin: 5px 0 0 0;
	background-image: url('images/shadowr.png');
	background-repeat: repeat-y;
	background-position: Right;
}
.main{
	padding: 5px 5px 5px 5px;
	width: 783px;
	background-color: White;
}
.mainbot{
   width: 799px;
   background-image: url('images/shadowb.png');
   background-repeat: repeat-x;
   background-position:  bottom;
   text-align: right;
}
.foot{
 width: 799px;
 font-size: x-small;
 text-align: center;
}
.list{list-style-image: url('images/arrow.gif');
  padding:3 3 3 3;
}
.txtul{text-decoration: underline;
}
.ctr
{
 text-align: center;
 font-weight: bold;
}
.formtype{
   width: 123px;
   height: 47px;
   padding: 1px 1px 1px 1px;
   }
.tbl
{
  border-collapse: collapse;
  border-style: solid;
  border-width: thin;
  text-align: center;
}
.nav
{background-image: url('images/btnbigact.gif');
  background-repeat: no-repeat;
  width: 16.6%;
 }
.navcur
{background-image: url('images/btnbigcur.gif');
  background-repeat: no-repeat;
  width: 16.6%;
 }
