body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(graphics/bgbluebar.gif);
	margin: 0px;
}
.abtext { font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px}
.abanch { font-size: 10px; font-weight: bold ; line-height: 14px; color: #999999; text-decoration: none }
.baselinkline { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000; background-color: #FFCC99 }
.comment1 { font-size: 10px; line-height: 13px; font-weight: bold; color: #663333}
.comment2 { font-size: 10px; line-height: 12px; font-weight: bold; color: #333366}
.comment3 { font-size: 10px; line-height: 15px; font-weight: bold; color: #CC0000}
.homeadd {
font-size: 12px; color: #776699; font-weight: bold; line-height: 13px
}
.homeintro {
	font-size: 12px;
	line-height: 18px;
	color: #221155;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 15px;
	border-top: 1px dotted #993333;
}
.pageintro { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #000033}
.pagelink {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagelinkline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000}
.pagetext1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000033; line-height: 15px}
.pagetext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 18px}
.text { font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: 14px; color: #000000}
.textsub { font-weight: bold; color: #000033}
.tinytext { font-size: 10px; line-height: 12px}
.toolin { font-size: 10px; font-weight: bold; color: #FFFFFF; line-height: 12px; background-color: #990000}
.toollink { font-size: 10px; font-weight: bold ; line-height: 18px; color: #003300}
.weaktext { font-size: 10px; color: #333333; font-weight: normal; line-height: 11px}

#centerBox
	{
	position					: absolute;
	left						: 0px;
	width						: 100%;
	height: 100%;
	z-index						: 3;
	}
#centerContent
	{
	height: 100%;
	margin						: 0px 0px 0px 136px;
	padding-right: 24px;
	padding-left: 15px;
	}

#centerSize {
	height: 100%;
}

#leftBox
	{
	position					: absolute;
	width						: 136px;
	z-index						: 4;
	}

#leftContent
	{
	text-align: center;
	margin-right: 0px;
	padding-top: 18px;
	padding-right: 12px;
	padding-left: 24px;
	}

#rightBox
	{
	position					: absolute;
	left						: 84%;
	z-index						: 1;
	}
/* NN4 collapses the right column if the width is specified
Other bowsers collapse if it isn't */
#rightBox
	{
	/*/*/
	width						: 128px;
	/* */
	}

#rightContent
	{
	color						: #000000;
	padding: 1px;
	}
