/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	}
	
td {
	font:11px courier new;
	color:#ffffff;
	}
	
hr {
	height:1px; 
	color: #ffffff;
	border: none;
	}
	
a {
	color: #ffffff;
	text-decoration:none;
	}
	
a:hover {
	color: #ffffff;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: courier new;
	font-size: 11px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
#navigation a:hover {
	color:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#sidebarHeader {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
	}


#tagline {
	font:12px courier new;
	color: #ffffff;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#ffffff;
	font:12px courier new;
	color: #ffffff;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #000000;
	}

/* Class Styles */

.bodyText {
	color:#D3D3D3;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: courier new;
	font-size: 11px;
	}
	
.pageName{
	font:22px courier new;
	color: #ffffff;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px courier new;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	

	
.sidebarHeader {
	color: #ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: courier new;
	font-size: 14px;
	}	
	
.detailText {
	font:11px courier new;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#ffffff;
	font-family: courier new;
	font-size: 10px;
	}
	

	
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.line {border-bottom:1px dotted #ffffff; padding-bottom:10px; margin: 0 0 0 0;}
.archivelist { color:#ffffff;
	line-height:10px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: courier new;
	font-size: 11px;
	}
.navpadding {padding:10px;}