/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: "Hobo Std";
	font-size: 14px;
	}
	
a {
	color: #FFFFFF;
	}
	
a:hover {
	color: #000000;
	font-family: "Hobo Std", Futura;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	}


/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: "Hobo Std";
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: inherit;
	}

	
/* Class Styles */
	
.bodyText {
	color:#FFFFFF;
	line-height:normal;
	margin-top:0px;
	font-family: "Hobo Std";
	font-size: 36px;
	font-weight: normal;
	}
	
#navborder #navigation {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: thin;
}
