/* Global Styles */

body {
	margin:0px;
	background: url(../jpeg_gif/pageBg.jpg) repeat fixed;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}


/* Class Styles */

.logo {
	font:16pt arial;
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:10pt;
	padding:5px
	}
	
.bodyText {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	padding:2px
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	

	
.subHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
