body         { font-family: Arial; font-size: 10pt; color: #234462;
scrollbar-face-color:#3C78AC;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#A3B6AA;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#3C78AC;
scrollbar-darkshadow-Color:#3C78AC;
 }
.bodytext        { font-family: Arial; font-size: 10pt; color: #234462 }
.links { 
font-family: Arial;
font-size: 10pt;
color: #234462;
text-decoration: none;
font-weight: bold; 
}
.links:HOVER { 
font-family: Arial;
font-size: 10pt;
color: #000000;
text-decoration: none;
font-weight: bold; 
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-y;
}
.content {
	background-color: #F5F4CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.contentleft {
	background-image: url(images/content_left.gif);
	background-repeat: repeat-y;
}
.contentright {
	background-image: url(images/content_right.gif);
	background-repeat: repeat-y;
}
.linksleft {
	background-image: url(images/linksleft.gif);
	background-repeat: repeat-y;
}
.linksright {
	background-image: url(images/linksright.gif);
	background-repeat: repeat-y;
}
