/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #8C9ABD;
	}
/* ID Styles */

	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;padding:3px 5px 5px 5px;
	}

	
#navigation a:hover {
	background: #000099;
	color:#ffffff;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #999999;
	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: #FF9999;
	letter-spacing:.1em;
	}
	
/* Class Styles */
