/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:11px arial;
	color: #333333;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}

a {
	color: #3366FF;
	text-decoration: underline;
	}
	
a:hover {
	color: #003399;
	text-decoration: none;
	font-weight:bold;	
	}

/* ID Styles */

#navigation {
	font:12px arial;
	color: #3366FF;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding: 8px 6px 2px 14px;
	}

#navigation a {
	font:12px arial;
	color: #3366FF;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding: 8px 6px 2px 14px;
	}
	
#navigation a:hover {
	color: #003399;
	font-weight:bold;
	}
	
#colheader {
	padding:6px;
	}

#sidebar a {
	color: #FF6600;
	}
	
#sidebar a:hover {
	color: #FF9933;
	}	

#logo {
	font:36px georgia;
	color: #000000;
	letter-spacing:0.2em;
	}

#tagline {
	font:14px georgia;
	color: #660000;
	letter-spacing:0.2em;
	}
	
#dateformat {
	font:11px arial;
	color: #660000;
	letter-spacing:0.4em;
	}

#dateformat a {
	font:11px arial;
	color: #3366FF;
	text-decoration: underline;
	line-height:14px;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #003399;
	text-decoration: none;
	}
	
	
/* Class Styles */
	
.bodyText {
	font:11px arial;
	color:#660000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0;
	}
	
.welcomeText{
	font:20px georgia;
	color: #660000;
	line-height:22px;
	letter-spacing:0.1em;
	}
	
.pageHeader {
	font:16px georgia;
	color: #660000;
	letter-spacing:0.2em;
	line-height:16px;
	}
	
.subHeader {
	font:12px arial;
	color: #660000;
	letter-spacing:0.1em;
	line-height:14px;
	font-weight:bold;
	}.BackgroundImage {
	background-image: url(Background-Plaster1.jpg);
	background-repeat: repeat;
}
