/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #99cc00;
	font-weight:normal;
	}
a:active {
	color: #5C743D;
}
a:visit {
	color: #0000ff;
	}
/* ID Styles */

#navigation td {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccff99;
	border-bottom-color: #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ccff99;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	font-weight:bold;
	}
#navigation a:active {
	background: #99CC66;
	color:#0000ff;
	}
#logo 	{
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	}

#tagline 	{
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

#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:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.bodyTextOr {
	color:#ff6600;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.bodyTextBlue {
	color:#0000FF;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.HeadingText {
	color:#99CC00;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
		}
.bullettext {
	type="disc"
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: circle;
		}
.pageName{
	color: #99CC00;
	line-height:normal;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	display: block;
	letter-spacing: 0.1em;
	vertical-align: top;
	height: auto;
	width: auto;
	border-bottom-width: 0px;
	}
	
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	}

.index {
	color: #99cc66;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.smallText {
	color: #ff6600;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.blueText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	
	text-decoration: none;
	}
.bodyHeader {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #ff6600;
	line-height:22px;
	letter-spacing:.2em;
	}
.style8 {font-size: small}
.style9 {font-size: larger}
.style11 {color: #CC9999}

