BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

A {
	color: #006600;
	text-decoration: none;
}

H1 {
	font-size: 12px;
	font-weight : bold;
	color : #000066;
	margin:0px,0px,0px,0px;
}

H2 {
	font-size: 11px;
	font-weight : bold;
	color : #000066;
	margin:0px,0px,0px,0px;
}

TD.bottom {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-image:  url(file:///C|/My%20Documents/MyWebGuy/Images/bk_610_mid.gif);
	background-repeat : repeat-y;
}

TD.foot {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 9px;
	background-image:  url(file:///C|/My%20Documents/MyWebGuy/Images/bk_610_mid.gif);
	background-repeat : repeat-y;
}
.frame {
	border: 1px solid #08142A;
}
TABLE {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

}
A:HOVER {
	color: #000066;
	text-decoration: none;
}

TEXTAREA.txtarea {
	border : thin solid #EDEDED;
	background: #EDEDED;
	font-size : 10px;
}

INPUT.formbg {
	border : thin solid #CCCCCC;
	background: #EDEDED;
	font-size : 9px;
}
