html, body{height:100%}

BODY {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial,sans-serif;
	background-color: #E0C45A;
	scrollbar-face-color: #62A08D;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #D6E0ED;
    scrollbar-track-color: #D6E0ED;
    scrollbar-darkshadow-color: #444444
}

a:link { color: #015DA2; text-decoration: none }
a:active { color: #015DA2; text-decoration: none }
a:visited { color: #015DA2; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: underline }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.toprowbkgd {
	background-image: url(graphics/toprowbkgd.gif);
	background-repeat: repeat;
}
.midrowbkgd {
	background-image: url(graphics/rowthreebkgd.gif);
	background-repeat: repeat;
}
.lefthomebkgd {
	background-image: url(graphics/lefthomebkgd.gif);
	background-repeat: no-repeat;
}
.footerborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footertext a:link { color: #333333; text-decoration: none }
.footertext a:active { color: #333333; text-decoration: none }
.footertext a:visited { color: #333333; text-decoration: none }
.footertext a:hover { color: #015DA2; text-decoration: underline 
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menutext a:link { color: #FFFFFF; text-decoration: none }
.menutext a:active { color: #FFFFFF; text-decoration: none }
.menutext a:visited { color: #FFFFFF; text-decoration: none }
.menutext a:hover { color: #E0C45A; text-decoration: underline 
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whitesideborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;

}
.imageborder {
	border: 1px solid #000000;
}