body {
	background-color: #CCCCCC;
	margin: 0px;
}
.bg_yellow-lilac {
	background-image: url(images/colorbg_yellow-lilac.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_green-purple {
	background-image: url(images/colorbg_greenpurple.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_green-blue {
	background-image: url(images/colorbg_greenblue.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_green-purple2 {
	background-image: url(images/colorbg_green-blue.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_orange-purple {
	background-image: url(images/colorbg_orangepurple.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_yellow-blue {
	background-image: url(images/colorbg_yellowblue.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottomcell {
	background-color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.maintable {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navcellborder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
ul#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5C2A11;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #5B2C0B;
	text-decoration: none;
}
a:visited {
	color: #5B2C0B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D62E11;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #D62E11;
	text-decoration: none;
}
.titlecell {

}
.maintext {
	font-size: 12px;
	font-weight: normal;
	color: #5B2C0B;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5787C7;
	background-image: url(images/orangecube.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: 0.08em;
	letter-spacing: 0.08em;
	text-align: left;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.08em;
	padding: 20px;
}
.smalltext {
	font-size: 10px;
}
