@charset "iso-8859-1";
/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	background-color: #000000;
	}
	
hr {
	height:1px;
	color: #00FF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00FF33;
	border-right-color: #00FF33;
	border-bottom-color: #00FF33;
	border-left-color: #00FF33;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #3399FF;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	background-color: #000000;
	color: #33CCFF;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:normal;
	}

#tagline {
	color: #00CCFF;
	line-height:12px;
	letter-spacing:0.2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #990099;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	color: #3399FF;
	font-weight:normal;
	letter-spacing:.05em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	background-image: url(bgart/02MetalPanel2C.png);
	background-repeat: repeat;
	background-position: center;
	background-attachment: scroll;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	}	
	
.sidebarHeader {
	color: #99CCFF;
	font-weight:normal;
	letter-spacing:0.02em;
	line-height:10px;
	word-spacing: .05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
.detailText {
	font:11px arial;
	color:#0099FF;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	

