/* Global Styles */


pre {
	color:#99CCFF;
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	}

a:link {
	color:#99CCFF;
	text-decoration:none;
}
a:visited {
	color:#99CCFF;
	text-decoration:none;
}
a:hover {
	color:#CC3300;
	text-decoration:underline;
	}
a:active {
	color:#CC3300;
}

body {
	margin:0px;
	background-color: #000000;
	}
	
td {
	color:#99CCFF;
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
	
body,td,th {
	font-family: Georgia;
	font-size: 11px;
	color: #99CCFF;
}

/* 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-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(20,40,95);
	border-right-color: #000000;
	border-bottom-color: rgb(20,40,95);
	border-left-color: #000000;
	}
	
#navigation a:hover {
	color:#ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#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 {
	color:#99CCFF;
	line-height:16px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#99CCFF;
	font-family: arial;
	font-size: 10px;
	}

.noteText {
	color:#CC3300;
	font-family: arial;
	font-size: 10px;
	}

.red {
	color:#CC3300;
}

.blue {
	color:#99CCFF;
}

.gig {
	color: #FFFFFF;
	font-weight: bold;
}
	
