/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #990000;
	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;
	font-family: georgia;
	font-size: 16px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	background-position: center center;
	background-image: none;
	background-repeat: no-repeat;
	}

#logo {
	color: #000000;
	line-height:24px;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 18px;
	top: auto;
	text-align: center;
	vertical-align: middle;
	background-image: url(Top%20Border%20lrgest%20long%20Red%20tight%20swirl.jpg);
	background-repeat: repeat;
	overflow: auto;
	position: relative;
	page-break-before: auto;
	page-break-after: auto;
	}

#tagline {
	color: #000000;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 12px;
	vertical-align: middle;
	background-image: url(Cream%20w%20red%20dot%20rectang%20resize.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	overflow: scroll;
	visibility: inherit;
	z-index: auto;
	page-break-before: auto;
	page-break-after: auto;
	}
	
#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:#000033;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 16px;
	}
	
.pageName{
	color: #000000;
	line-height:24px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 24px;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	background-position: center center;
	}	
	
.sidebarHeader {
	color: #000000;
	font-weight:bold;
	letter-spacing:.05em;
	line-height:24px;
	font-family: georgia;
	font-size: 24px;
	background-position: center center;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#000033;
	font-family: arial;
	font-size: 10px;
	}
	

	
