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: #59688D;
	scrollbar-face-color: #A5AEC1;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #D6E0ED;
    scrollbar-track-color: #D6E0ED;
    scrollbar-darkshadow-color: #444444
}
HR {
    height:1px;
    width:100%;
    background:#A5AEC1;    
   }


a:link { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: underline }

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;}
	
.sidebartext a:link { color: #FFFFFF; text-decoration: underline }
.sidebartext a:active { color: #FFFFFF; text-decoration: underline }
.sidebartext a:visited { color: #FFFFFF; text-decoration: underline }
.sidebartext a:hover { color: #F3DBC0; text-decoration: underline }

.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #44605E;
	line-height: 20px;

}
.samplepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: justify;

}
.directionaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48745F;
}
.directionaltext a:hover { color: #666666; text-decoration: none };
}

.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topsidebkgd {
	background-image: url(graphics/topsidebkgd.gif);
	background-repeat: repeat-x;
}
.toprowbkgd {
	background-image: url(graphics/rowone2.gif);
	background-repeat: no-repeat;
}
.navrowbkgd {
	background-image: url(graphics/rowthree1.gif);
	background-repeat: no-repeat;
}
.peachbkgd {
	background-image: url(graphics/peachbkgd.gif);
	background-repeat: no-repeat;
}
.bodybkgd {
	background-image: url(graphics/bodybkgd.gif);
	background-repeat: repeat-x;
}
.footerbkgd {
	background-image: url(graphics/rowsix1.gif);
	background-repeat: no-repeat;
}
.dotrule {
	background-image: url(graphics/dotrule.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.sidebarlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}

