.outtertable {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #DAB56F;
}

.bodytable {
	padding: 10px;
/*	
	background-color: #ffffff;	
	opacity: .2;
	filter: alpha(opacity=20);
*/
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #003300
}

.hdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000
}

.subhdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #336666
}

.just {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
}
.req {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	text-align : justify;
	font-weight : bold;
	color : #CC0000;
}

.wht {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : justify;
}

.input {
	font-family: arial,helv;
	font-size: 10pt;
	color: #FF0000;
}
.text12 {
	font-family: arial,helv;
	font-size: 12pt;
	color: #000000;
}


.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.question {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : right;
}

.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
}
.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }

A {
	text-decoration : underline;
	
}

A:HOVER {
	color : #6699CC;
}



