body {
	background-color: white;
	width: 100%;
}

#pageheader {
	width: 100%;
	margin: 0px 5px 0px 5px;
}

#pagecontent {
	width: 100%;
}

#ltbox {
	background-color: #ffe7c6;
	float:left;
	width: 220px;
	margin: 2px 0px 0px 0px;
	border: 4px solid maroon;
	padding: 2px;
}

#cenbox {
	background-color: #ffe7c6;
	margin: 2px 230px 0px 230px;
	border: 4px solid maroon;
	padding: 10px 10 px 0px 10px;
}

#cenwide {
	background-color: white;
	margin: 0px 230px 10px 230px;
	padding: 10px;
}

#rtbox {
	background-color: #ffe7c6;
	float:right;
	width: 220px;
	margin: 2px 0px 0px 0px;
	border: 4px solid maroon;
	padding: 2px;
}

#rtwide {
	background-color: white;
	margin: 0px 20px 10px 230px;
	padding: 10px;
}

#rtwide100 {
	background-color: white;
	margin: 0px 20px 10px 230px;
	padding: 10px;
	height = 100%; 
}

#inbox {
	background-color: #ffe7c6;
	margin: 2px 2px 2px 2px;
	border: 1px solid maroon;
	padding: 10px;
	text-align:justify;
}

#item {
	background-color: #ffe7c6;
	margin: 0px;
	border: none;
	padding: 0px 0px 1px 0px;
}

#pubox {
	background-color: white;
	margin: 0px;
	border: none;
	padding: 5px;
	text-align:justify;
}

.normal:link {
	font-family:arial;
	color:red;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.normal:visited {
	font-family:arial;
	color:red;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.normal:hover {
	font-family:arial;
	color:green;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.normal:active {
	font-family:arial;
	color:lime;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.normalheader {
	font-family:arial;
	font-size:24pt;
	font-weight:normal;
	font-style:normal;
	color:green;
	margin-left:20px;
}

.normalheader-1 {
	font-family:arial;
	font-size:18pt;
	font-weight:normal;
	font-style:normal;
	color:green;
	margin-left:20px;
}

.normalheader-2 {
	font-family:arial;
	font-size:16pt;
	font-weight:normal;
	font-style:normal;
	color:green;
	margin-left:20px;
}

.normalheader-3 {
	font-family:arial;
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	color:green;
	margin-left:20px;
}

.normalheader-4 {
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	color:green;
	margin-left:20px;
}

.noindheader24 {
	font-family:arial;
	font-size:24pt;
	font-weight:normal;
	font-style:normal;
	color:green;
}

.noindheader-1 {
	font-family:arial;
	font-size:18pt;
	font-weight:normal;
	font-style:normal;
	color:green;
}

.noindheader-2 {
	font-family:arial;
	font-size:16pt;
	font-weight:normal;
	font-style:normal;
	color:green;
}

.noindheader14 {
	font-family:arial;
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	color:green;
}

.noindheader-3 {
	font-family:arial;
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	color:green;
}

.redheader18 {
	font-family:arial;
	font-size:18pt;
	font-weight:bold;
	font-style:normal;
	color:red;
}

.redheader14 {
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	font-style:normal;
	color:red;
}

.redheader-3 {
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	font-style:normal;
	color:red;
}

.redheader-4 {
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	color:red;
}

.grheader-1 {
	font-family:arial;
	font-size:18pt;
	font-weight:bold;
	font-style:normal;
	color:green;
}

.grheader-4 {
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	color:green;
}

.normaltext {
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.normaltext-1 {
	font-family:arial;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.normaltext-2 {
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.boldtext10 {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:black;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.normaltext-3 {
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.normaltext-4 {
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.noindtext {
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
}

.noindtext-1 {
	font-family:arial;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
}

.noindtext10 {
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:black;
}

.noindtext-2 {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:black;
}

.noindtext-3 {
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
}

.noindtext09 {
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
}

.noindtext-4 {
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:black;
	text-align:justify;
}

.whitetext-2 {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:white;
	text-align:justify;
}

.whitetext-3 {
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	color:white;
}

.redtext10 {
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:red;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}


