/* Global Styles */

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

/* ID Styles */

#navigation td {
	border-bottom: thin solid #000000;
	border-top: thin none #000000;
	}
	
#navigation a {
	color: #000000;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.rest {
	padding-left: 15px;
	border-bottom: thin solid #000000;
}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-indent: 1px;
	}
.rest2 {
	padding-left: 15px;
	border-bottom: thin none #000000;
	line-height: 13px;
}
