html{
	margin-top:0;
	margin-left:0;
}
.scrollColor {
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#044991;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#f0f; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	background-image:url(images/bgFill.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#9abce2;
}

td {
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	padding:0;
}

.txtContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:16pt;
	vertical-align:top;
	text-align:justify;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#044991;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#f0f; 	
}


#pageContainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	vertical-align:text-bottom;
	text-align:justify;
	text-decoration:none;
	width:1003px;
	height:684px;
}

#topSpacer{
	width:1003px;
	height:8px;
	float:left;
}

#content{
	width:695px;
	height:440px;
	float:left;
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
}

#contentTop{
	width:695px;
	height:39px;
	float:left;
}

#contentLo{
	width:695px;
	height:38px;
	float:left;
}

#contentLftSpacer{
	width:36px;
	height:328px;
	float:left;
}

#contentMid{
	width:629px;
	height:328px;
	float:left;
}

#spacer{
	width:27px;
	height:440px;
	float:left;
}

#logo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	vertical-align:text-bottom;
	text-align:justify;
	text-decoration:none;
	width:281px;
	height:440px;
	float:left;
}

#menuFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	vertical-align:text-bottom;
	text-align:justify;
	text-decoration:none;
	width:1003px;
	height:236px;
	float:left;
}
