/* Global Styles */

body {
	margin:0px;
	background-color: #808000;
	vertical-align: top;
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
	border-bottom: 10px;
	}
#middletablebody {
	text-indent: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
body table tr td mid {
	padding-left: 15px;
	margin-left: 15px;
}


	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #030;
	text-decoration:underline;
	text-align: right;
	font-size: 12px;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #366;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #030;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #003;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	background-color: #99;
	}

.sidebarText {
	font:12px georgia;
	color: #366;
	line-height:18px;
	}
	
.bodyText {
	line-height:16px;
	color:#333333;
	text-align: left;
	font-size: 12px;
	font-family: arial;
	text-indent: 0px;
	}
	
.pageName {
	font:20px georgia;
	color: #C00;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #030;
	font-weight:bolder;
	line-height:12px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	white-space: normal;
	}
	
.navText {
	font:10px arial;
	color: #cc0000;
	letter-spacing:normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	}
	
.calendarText {
	line-height:28px;
	color:#333333;
	font-family: arial;
	font-size: 18px;
	}
	
	
.jumppricepages {
	font-weight: bold;
	color: #039;
	text-align: right;
	font-style: italic;
	font-variant: normal;
	line-height: normal;
	vertical-align: top;
	font-size: 12px;
}
.bodyText .subHeader {
	font-size: 16px;
}
.bodyText .subHeader a {
	font-size: 16px;
}
.bodyText ol li p span {
	color: #500;
}
.outline {
	color: #551F00;
}
.bodyText ol li {
	color: #333;
}
