body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #009900;
	text-align: left;
	margin: 5px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 20px;
	color: #003333;
	background-color: #009900;
	text-align: left;
	margin: auto;
	padding: 20px;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FBFBFD;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.topbox #container #header {
	background-color: #009900;
	background-image: none;
	border: thin solid #000000;
}
.bodyheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
	color: #009900;
	top: auto;
	margin: 0px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding: 0px;
	border: medium none #000000;
	background-color: #FFFFCC;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFCC;
	color: #009900;
	margin: 5px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	color: #FFFF33;
	text-align: left;
}
.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFF99;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box1 {
	border: thin double #000000;
 }
.bodyheadingsmall {
	font-family: "Times New Roman", Times, serif;
	color: #009900;
	font-size: 24px;
	background-color: #FFFFCC;
	text-align: center;
	border: 0px none #009900;
	font-weight: bold;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	color: #FF9900;
	font-weight: bolder;
	font-size: 16px;
	font-style: italic;
	margin: 5px;
	font-variant: small-caps;
	text-transform: none;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
