BODY {
	color: #000000;
	background-color: #333333;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	margin-top: 0px;
	}

	A { color: #0d77c6; text-decoration : none; }
	A:Active  { color : #5E0000; text-decoration : none;}
	A:HOVER { color: #200000; text-decoration : underline; }
ul {
	list-style: circle;
	margin-left: 15px;
	}
	
H1 {
color: #200000;
margin-top: 2px;
margin-bottom: 1px;
}

H2 {
color: #5E0000;
margin-top: 1px;
margin-bottom: 4px;
margin-left: 8px;
}

H3 {
color: #5E0000;
margin-top: 3px;
margin-bottom: 2px;
}

h4 {
color: #5E0000;
margin-top: 1px;
margin-bottom: 2px;
}

h5 {
color: #200000;
margin-top: 4px;
margin-bottom: 2px;
}

Image { 
border: 0px; 
margin-left: 4px;
margin-right: 4px;
}

hr {
height: 1px;
color: #000000;
}

iframe {
	border-top-width: 1px;
	border-top-color: #5E0000;
	border-top-style: dotted;
	border-left-color: #5E0000;
	border-left-style: dotted;
	border-left-width: 1px;
	}

.navcolor {
color: #CCCCCC;
background-color: #5E0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

.navcolor2 {
color: #000000;
background-color: #f99e00;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

.navtitle {
color: #DDDDDD;
background-color: #5E0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

.navselect { 
margin-top: 26px;
width: 160px;
margin-right: 158px;
}

.header { 
background-image: url(images/header.gif);
background-repeat: no-repeat; 
background-position: top;
background-color: #200000;
 border-bottom: 1px solid #000000;
}

.coname {
	color: #f7e6d4;
	font-size: 30px;
	margin-top: 16px;
	margin-left: 12px;
}

.tagline {
	color: #f7e6d4;
	font-size: 16px;
	margin-top: 6px;
	margin-left: 28px;
}

.tbkgd { 
background-position: top;
background-color: #ffffff;
padding-right: 4px;
padding-left: 6px;
padding-bottom: 4px;
 border-left-style: solid;
 border-left-color: #200000;
 border-left-width: 1px;
 border-right-color: #200000;
 border-right-style: solid;
 border-right-width: 1px;
 background-image: url(images/bg_panel.gif);
 background-repeat: repeat-y;
}

.content {
padding-right: 8px;
 width: 513px;
}

.content2 {
font-size: small;
}

.display {
border: 1px solid #0d77c6;
font-size: x-small;
}

.box {
	border: 1px dotted #5E0000;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.panel {
width: 240px;
padding-right: 2px;
padding-left: 3px;
font-size: smaller;
 background-color: transparent;
}

.under { text-decoration: underline; } 
.smalltxt { font-size: small; }
/* colors */ 
.5E0000 { color: #5E0000; } /* lite orangeyellow */ 
.200000 { color: #200000; } /* orange */ 
.f7e6d4 { color: #f7e6d4; } /* white */ 
.ffffff { color: #ffffff; } /* real white */
.gray { color: #333333; } /* gray */ 
/* Postioning */
.posquote { margin-right: 50px; margin-top: 8px; width: 336px; }
.posright { margin-right: 10px;  }
.posleft { margin-left: 6px;  }
.posleftpad { padding-left: 10px;  }
.postopspace{ margin-top: 8px; }

.footer { 
background-image: url(images/footer.gif);
background-repeat: no-repeat; 
background-position: top;
background-color: #5E0000;
color: #000000;
font-size: 11px;
text-align: center;
 border-top-color: #000000;
 border-top-style: solid;
 border-top-width: 1px;
}

.copyright {
color: #000000;
}
