body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
.label{
	font-weight:bold;
}
form {
}
.formfield {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.maindiv {
	background-color: #FFFFFF;
	background-position:center;
	width: 100%;
}
.maindivcontainer{

	width:770px;
}
.tabletopleft{
	background-color:#ffffff;
	background-repeat:no-repeat;
	width:538px;
	border-left:solid 1px #356504;	
	border-bottom:solid 1px #356504;
	border-top:solid 1px #356504;	
}
.tabletopright{
	background-color:#ffffff;
	background-repeat:no-repeat;
	width:230px;
	border-left:solid 1px #356504;	
	border-right:solid 1px #356504;		
	border-bottom:solid 1px #356504;
	border-top:solid 1px #356504;
	padding:5px;
}
.tabletop2{
	background-image:url(images/tabletop2.gif);
	background-repeat:no-repeat;
	height:39px;
	width:768px;	
}
.tablebottom{
	background-image:url(images/tablebottom.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:768px;	
}

.tablebackleft{
	width:538px;	
	vertical-align:top;	
	border-left:solid 1px #356504;	
	border-bottom:solid 1px #356504;	
}
.shadowleft{
	width:3px;
}
.tablebackright{
	width:230px;
	vertical-align:top;	
	border-left:solid 1px #356504;	
	border-bottom:solid 1px #356504;	
	border-right:solid 1px #356504;		
}

.tabletext{
	width:530px;
	
}

.rightside{
	width:210px;
	background-color:#EEEEEE;
	margin-left:10px;
	padding:5px;
	border:solid 1px #000011;	
}


.note{
	FONT-FAMILY: VERDANA,ARIAL;
	font-size:xx-small;
}
.colheader{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	border: 1px solid #DDDDDD;
	text-align:center;
}
.admincoldata{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #DDDDDD;
	text-align:left;
}
.colheader1{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	border: 1px solid #DDDDDD;
	width:20%;
	text-align:right;
}
.admincoldata1{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #DDDDDD;
	width:80%;
	text-align:left;
}
.invline{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#EEEEEE;
}
.invlinerow{
	border-bottom:1px solid #000000;
}
.options{
	text-align:left;
	width:auto;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#a1,#a2 { position: fixed; top: 0; right: 0; width: 100px; height: 100px; visibility: hidden; }

#container { 
		margin: 0 auto; width: 780px;
		min-height:100%;
		margin-bottom:-50px;
		z-index: 1;
		border: thin;
		}

body {background-color: #FFFFFF;}
		
#header {
		position: absolute;
		margin-top: 0px;
		margin-left: 0px;
		height: 350px; width: 600px;
		border: think;
		}	
		
#form  {
		position: absolute;
		margin-top: 350px;
		margin-left: 3px;
		border: 1px solid #709248;
		height: 340px; width: 550px;
		padding: 10px;
		background-color: CCCCCC#;
		}
		
#sidebanner  {
		position: absolute;
		margin-top: 0px;
		margin-left: 590px;
		height: 500px;
		}		
		
#footbanner {
		position: absolute;
		margin-top: 730px;
		border: none;
		}

#footbanner a {
    COLOR:#356504;
    FONT-FAMILY: VERDANA,ARIAL;
    TEXT-DECORATION: none;
	border: none;
}


#footbanner a:hover {
    FONT-FAMILY: VERDANA,ARIAL;
    TEXT-DECORATION: none;
	border: none;
}

#footbanner a: visited {
    FONT-FAMILY: VERDANA,ARIAL;
    TEXT-DECORATION: none;
	border: none;
}
		
h2 {
	margin-top: -11px;
	font-weight:bold;
	font-size: 18px;			
	}

p  {line-height: 1.4em;}
.style1 {
	font-size: 12px
}