body, html {
	scrollbar-base-color: #E0F0E0;
	scrollbar-track-color: #DDE8DD;
	scrollbar-face-color: #669966;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #99CC99;
	scrollbar-darkshadow-color: #006600;
	scrollbar-shadow-color: #339933;
	scrollbar-arrow-color: #FFFFFF;
	text: #000000;
	height: 99%;
}
p {
	font-family: book antiqua;
	font-size: 12px;	
}
h1 {
	font-family: book antiqua, times new roman, arial;
	font-size: 24px;
}

a img {
	border: 0px
}
a {
	font-family: book antiqua;
	font-size: 12px;	
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
table#txtAddress td {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
table#otherMenu td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
table#otherMenu a {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
table#otherMenu a:hover {
	text-decoration: underline;
}
td.menuNormal {
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
td.menuSpace {
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
}
table#topMenu a {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
table#topMenu a:hover {
	text-decoration: underline;
}
table#topMenu td {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}
table#frmLeft td {
	border-bottom: 1px solid white;
}
table#frmFooter td {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	padding-left: 6px;
	color: #006600;
}
table#frmFooter {
	width: 750px;
	border-top: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 2px;
}
table#frmHeader {
	width: 748px;
	border: 1px solid white;
	background-color: #669966;
}
td#leftPanel {
	background-color: #DDE8DD;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
td.tblHeader {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
td.tblBody {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
img#picHeader {
	width: 540px;
	height: 61px;
	border: 0px;
}
img#picLogo {
	width: 180px;
	height: 53px;
	border: 0px;
	margin: 4px;
}

