/* Global Styles */

body {
	margin:0px;
	background-color: #191919;
	background-image: url(images/outer_bg.gif);
}
	
li { 
margin-bottom:6px; 
}

td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #ff0000;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#navigation a:hover {
	color:#660000;
	background-color: #F4FFE4;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.1em;
	line-height:30px;
	}

#tagline 	{
	color: #993300;
	letter-spacing:0.3em;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:14px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #993300;
	line-height:14px;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.header {
	color: #663300;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0em;
	}
	
.largebodytext {
	font-size: 14px;
	line-height:18px;
	color: #666666;
}

.smalltext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.style3 {color: #663300}
.style4 {color: #990000}
.style5 {
	color: #660000;
	font-weight: bold;
	letter-spacing: .2em;
}
.Headline {
	color: #660000;
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 18px;
	line-height: 18px;
}
h1 {
	color: #660000;
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 18px;
	line-height: 18px;
}
h3 {
	color: #000000;
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 14px;
	line-height: 14px;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
}
.LargeText {
	color: 666666;
	line-height:27px;
	letter-spacing:0em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	}
.bulletlink {font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.style22 {font-size: 18px; font-weight: bold; color: #FF0000; }
#form {
	position:static;
	width:180px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
} 
#formpad {
	position:static;
	width:50px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
} 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
