/* Global Styles */

body {
	margin:0px;
	background-image: url(Images/Backgrounds/BackgroundSketch.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFFFF;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	padding: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	
hr {
	height:1px;
	color: #000000;
	width: 100%;
	border: 1px none #CC9933;
	background-color: #000000;
	}
	
a {
	color: #CC9933;
	font-family: enviro;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #000000;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #99CCFF;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Enviro;
	font-size: 14px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC9933;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC9933;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #CC9933;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia;
	font-size: 11px;
	}

	
#dateformat a:hover {
	color: #996633;
	}

/* Class Styles */

.bodyText {
	color:#99CCFF;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 14px;
	}
	
.pageName {
	color:#99CCFF;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: castellar;
	font-size: 22px;
	}
	
.subHeader {
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: papyrus;
	font-size: 18px;
	}	
	
.sidebarHeader {
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: papyrus;
	font-size: 14px;
	}	
	
.detailText {
	color:#000000;
	line-height:16px;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
.SpclText {
	color:#99CCFF;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: castellar;
	font-size: 14px;
	}
.listText {	
	font-family: times new roman;
	color:#99CCFF;
	letter-spacing:0.1em;
	margin-top:0px;
	font-size: 14px;
	}
td1 {
	font:11px arial;
	color:#99CCFF;
	padding: 0px;
	border-bottom-style: dashed;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #CCCC99;
	border-bottom-width: thin;
}
