body {
	background-image: url(../images/bg2.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.welcome {
    font-family: Arial, Helvetica, sans-serif; 
	color: #715725; 
	font-size: 16px;
	text-align:left;
	font-weight:bold;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	background-color:white;
	border-color: #7E884F;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	spacing: 1px 1px 1px 1px;
}
	
	.header {
    font-family: Arial, Helvetica, sans-serif; 
	color: #607134; 
	text-indent:0px;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	spacing: 1px 1px 1px 1px;
}




.dashedtable {
    font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	font-weight:NONE;
	border-width: 1px 0px 1px 0px;
	border-style: dashed dashed dashed dashed;
	border-color: #D8BB81;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	spacing: 1px 1px 1px 1px;
}


table {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	}
	
	ul{ type: disc }
	
p { text-indent: 20px;}

	
.subtext {font-family: Arial, Helvetica, sans-serif; color: #8E5133; font-size: 11px;}

.image
{
	padding: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}


a:link {color: #637028; text-decoration: none;}
a:visited {color: #A4B554; text-decoration: none;}
a:hover {color: #A4B554; text-decoration: none;}
a:active {color: #A4B5548;; text-decoration: none;}
