.toplogoband {
	background-color: #CCFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFCC66;
	
}
.midband {
	font-family: "Comic Sans MS", Verdana;
	color: #FFFF00;
	background-color: #33CCFF;
	font-size: xx-large;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.sidebar {
	background-color: #FFFF99;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.main {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	overflow: auto;
}
.background table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.outertable {
	background-color: #FFFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-right: auto;
	margin-left: auto;
}
.fontsize {
	font-size: xx-large;
}
.formtable {
	color: #2E0099;
	background-color: #CCFFFF;
}
.imagewrap {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.border {
	border: medium double #FFCC66;
}
