body {
	font: 12px Courier New, verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #9B8578;
	background: url(../images/bk9.png);
}


.divisions #container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
	padding-right: 0px;
	padding-left: 0px;
}

.divisions #mainContent {

}

/* links */

a:link {
	color: #AFC12D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AFC12D;
}
a:hover {
	text-decoration: none;
	color: #F2BC60;
}
a:active {
	text-decoration: none;
	color: #E55C7D;
}


.footer {
   font: 12px Courier New, verdana, Helvetica, sans-serif;
   color: #9B8578;
}

.style1 {color: #E55C7D}
.style2 {font-size: small;
         color: #969696;
}
.style3 {color: #0072bc;
         font-size: medium;
}
.style4 {color: #7d7d7d}
.style5 {color: #362f2d}

/* submit form */


	.fancy{
	 font-size:8pt; 
	 background:#ffffff; 
	 color:#9B8578; 
	 border:1px solid #9B8578;
	 cursor: pointer;
	}
	
	.fancy2{
	font-size:8pt;
	background:#afc12d;
	color:#ffffff;
	border:1px solid #afc12d;
	cursor: pointer;
	}
		
	.fancy_over{
	 font-size:8pt; 
	 background:#ffffff; 
	 color:#9B8578; 
	 border:1px solid #FDBB63;
	 cursor: pointer;
	}
	.fancy_down{
	 font-size:8pt; 
	 background:#ffffff; 
	 color:#AFC12D; 
	 border:1px solid #AFC12D;
	 cursor: pointer;
	}

.style6 {
	font-size: small;
	font-weight: bold;
}
.style7 {
	font-size: large;
	font-weight: bold;
}
.style8 {font-size: medium}