/* Global Styles */

body {
	margin:0px;
	background-color: #CCCC99;
	
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #0066CC;
	text-decoration: none;
	}
a:visited {
	color: #660000;
	text-decoration: none;
}

	
a:hover {
	color: #993300;
	text-decoration: underline;
	}

/* ID Styles */

#navigation td {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	}
	
#navigation a {
	color: #660000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#navigation a:hover {
	color:#660000;
	background-color: #CCCC99;
	}

#monthformat {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
		

	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #990000;
	line-height:21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#main_table {
	width: 700px;
}
.dateformat {
	color: #FFFFFF;
	
}
#dateformat {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.menu_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF99;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#main_table {
	background-color: #FFFFFF;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F0000;
	border: 1px solid #999999;
}
.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #8F0000;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: 1px;
	letter-spacing: 1px;
}
