body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 10px;
}

a, a:active, a:visited {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #333;
	line-height: 1.5em;
	padding: 10px;
	margin: 0px;
}

ul {
	line-height: 1.5em;
	color: #666;
	margin: 0px 0px 0px 40px;
}

li {
	padding: 5px;
}

input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

strong {
	color: #993300;
}

h1 {
	color: #993300;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

h2 {
	color: #CC3300;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#header {
	background-color: #FFFFFF;
	border: 1px solid #666;
}

#flashheader {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 255px;
	height: 152px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}

#flashheader2 {
	background-image: url(../images/headerpart2.jpg);
	background-repeat: no-repeat;
	width: 314px;
	height: 152px;
	border-bottom: 1px solid #666;
}

#flashheader3 {
	background-image: url(../images/headerpart3.jpg);
	background-repeat: no-repeat;
	width: 201px;
	height: 152px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#footer {
	font-size: 9px;
	color: #999;
}

#footer a, #footer a:active, #footer a:visited {
	color: #CC3300;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#timestamp {
	color: #CC3300;
	font-size: 9px;
	float: right;
	margin: 62px 1px 0px 0px;
}

#mainTable {
	background-color: #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}

#mainContent {
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#mainContent h1 {
	color: #CC3300;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}

#mainContent h2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}

#mainContent strong {
	color: #000000;
}

#sideBar {
	background-image: url(../images/sidebarbkgrd2.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 410px;
	margin: 0px;
	padding: 0px;
}

#sideBar p {
	color: #000000;
	padding: 0px 0px 0px 10px;
}

#sideBar strong {
	color: #000000;
	padding: 0px;
}

#sideBar h2 {
	color: #000000;
	padding: 10px 0px 5px 10px;
}

#rightsideBar {
	width: 175px;
	height: auto;
	margin: 0px;
	padding: 5px;
}

#topborder {
	border-top: 1px dashed #ccc;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#navcontainer {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
}

#navcontainer a:link, #navcontainer a:visited, #navcontainer a:active {
	display: block;
	padding: 3px 3px 3px 30px;
	width: 111px;
	background-image: url(../images/navOFF.gif);
	background-repeat: no-repeat;
	background-color: #FFCC00;
	border-bottom: 1px solid #eee;
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover {
	background-image: url(../images/navON.gif);
	background-repeat: no-repeat;
	background-color: #FFCC00;
	color: #000000;
}
