body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px; }

td {
	font-size: 12px; }

th {
	background-color: #339999;
	color: #FFFFFF;
	font: 12px "Trebuchet MS", sans-serif;
	font-weight: bold; }



/* Elements ------------------------------ */

#banner {
	background-image: url(/nav/banner.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 4px solid black; }

#bannerpic {
	vertical-align: text-bottom;
	margin-top: 7px; }
		
#btmnav {
	margin: 4px 0px; }
	
.button {
	margin-bottom: 3px; }
	
#contact {
	background-image: url(/nav/banner-bgr.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #330033;
	font-size: 11px;
	margin: 0px;
	padding: 3px 72px;
	white-space: nowrap; }

a.info:link {
	color: #CC00CC; }
	
#corner-bl {
	position: relative;
	bottom: -1px;
	left: -1px; }
	
#corner-br {
	position: relative;
	bottom: -1px;
	right: -1px; }
	
#corner-tl {
	position: relative;
	top: -1px;
	left: -1px; }
	
#corner-tr {
	position: relative;
	top: -1px;
	right: -1px; }
	
#layout { }
	
#leftnav {
	line-height: 22px;
	padding: 30px 0px 0px 13px; }
	
#leftnav img {
	margin: 1px 0px 2px; }
	
#leftnav-cell {
	background-image: url(/nav/leftnav-bg.gif);
	background-position: top left;
	background-repeat: no-repeat; }
	
#logo {	
	margin: 11px 0px 0px 11px;
	position: relative;
	top: 4px;
	vertical-align: text-bottom; }
	
#logocell {
	background-image: url(/nav/banner-bgl.gif);
	background-position: top right;
	background-repeat: no-repeat; }
	
.redstar {
	color: red; }
	
#sidebar {
	border: 1px solid #330033; }
	
#sidebar th {
	background-color: #993399;
	border-bottom: 1px solid #000066;
	font: 14px "Trebuchet MS", sans-serif;
	color: #FFFFFF; }
	
#sidebar ul {
	padding-left: 18px;
	margin-left: 0px; }
	
#sidebar-content {
	padding: 8px 0px; }
	
#stripefade {
	vertical-align: text-bottom; }
	
#subnav {
	border-bottom: 1px solid black;
	text-align: right;}
	
.tabs {	position: relative;
	top: 1px;
	vertical-align: text-bottom; }

	

/* Headlines ------------------------------ */

h1 {	color: #993399;
	font: 24px "Trebuchet MS", sans-serif;
	font-weight: bold;
	margin-top: 6px; }

h2 {	color: #339999;
	font: 21px "Trebuchet MS", sans-serif;
	font-weight: bold;
	margin-top: 3px; }

h3 {	color: #663366;
	font: 16px "Trebuchet MS", sans-serif;
	font-weight: bold; }

h4 {	color: #330033;
	font: 14px "Trebuchet MS", sans-serif;
	font-weight: bold; }

h5 {	color: #330033;
	font: 12px "Trebuchet MS", sans-serif;
	font-weight: bold;
	margin: 8px 0px; }

h6 {	font: 11px "Trebuchet MS", sans-serif;
	font-weight: bold; }



/* Body Text ------------------------------ */

a:link {
	color: #336699; }

a:active {
	color: #99CCFF; }

a:hover {
	color: #6699CC; }

a:visited {
	color: #330099; }

.ctc {	margin: 0px;
	font-size: 10px;
	color: #333333; }

.fineprint {
	font-size: 9px; }

input {	margin: 0px; }

.small {
	font-size: 11px; }
