body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	background-color: #ffffff;
	font-weight: bold;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: url(../images/star.jpg);
	list-style-position: outside;
}
#rightNav {
	background-color: 9D9D9B;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
#rightBar {
	background-image: url(../images/rightBar.jpg);
}
#leftBar {
	background-image: url(../images/leftBar.jpg);
}
#leftNav {
	background-color: #9d9d9b;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}


li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-image: url(../images/star.jpg);
}

a:link {
	text-decoration: none;
	color: #333367;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #333367;
}
#bottomFooter {
	background-color: #9D9D9B;
}
#flashHeader {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	vertical-align: top;
}
#content {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#topNav {
	background-image: url(../images/navBarBackground.jpg);
	text-align: center;
	background-color: 333366;
	vertical-align: top;
}
#flashWindow {
	font-size: 11px;
	vertical-align: bottom;
}
