/* Global Styles */

body {
	margin:0px;
	background-color: #CC6633;
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	}

/* ID Styles */

#navigation td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC6633;

	}
	
#navigation a {
	color: #000000;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FAD3B8;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #CC6633;
	}
	


.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

