body {
scrollbar-face-color: #9C5231;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #E3E4FA;
scrollbar-track-color: #E3E4FA;
scrollbar-darkshadow-color: #000000;
background-color: #9C5231
}

.terms {
	text-align: center;
	color: black;
	font-weight:900;
	font-family:Verdana;
	font-size:12pt
}
li {
	text-align: justify;
	color: #000000;
	margin-left:20;
	margin-right:20;
	font: 10pt/12pt Verdana
}
.controls {
	background-color: #ffffff
}

.tele {
	text-align: center;
	color: black;
	font-weight:900;
	font-family:Verdana;
	font-size:10pt
}

a {
	color: #0033CC;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:900;
	text-decoration: underline
}


a:hover {
	color: #ff0000;
	font-family: Verdana
	font-size: 10pt;
	font-weight:900;
	text-decoration: underline
} 

.heading {
	text-align: center;
	color: black;
	font-weight:900;
	font-family:Verdana;
	font-size:10pt
}

.heading1 {
	text-align: center;
	color: white;
	font-weight:900;
	font-family:Verdana;
	font-size:10pt
}

.pageheading {
	background-color: #9C5231
}

.copy{
	text-align: center;
	color: black;
	font-weight:900;
	font-family:Verdana;
	font-size:10pt
}

.caption {
	text-align: center;
	color: black;
	font-weight:800;
	font-family:Verdana;
	font-size:8pt
}


.demo {
	color: red;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:900;
	text-decoration: underline
}

.formtext {
	text-align: left;
	color: black;
	font-weight:900;
	font-family:Verdana;
	font-size:10pt
}

.formtext1 {
	text-align: right;
	color: black;
	font-weight:900;
	font-family:Verdana;
	font-size:10pt
}


.maintext {
	text-align: justify;
	color: black;
	margin-left:20;
	margin-right:20;
	font: 10pt/12pt Verdana
}




.textbox {
	background-color:white;
	border:1px solid black;
	color: black;
	height: 20px;
	font-family:Verdana;
	font-size:10pt
	
}
.textarea {
	background-color:white;
	border:1px solid black;
	color: black;
	height: 70px;
	font-family:Verdana;
	font-size:10pt
	
}



.formbutton {
	background-color:#CCCCCC;
	border:1px solid #000000;
	color: #ffffff;
	cursor: pointer;
	height: 20px;
	font-family:Verdana;
	font-size:10pt
	
}



.maintable  {
	background-color: #E3E4FA
}
