/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#336699;
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #336699;
	text-decoration: underline;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #336699;
	color: #FFFFFF;
	font-weight: normal;
	}

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: underline;
	}
	
#logo 	{
	font:18
	px Arial, Helvetica, sans-serif;
	color: #336699;
	letter-spacing:0.5em;
	line-height:30px;

	}
}
	
	
/* Class Styles */
	
.bodyText {
	font:14;
	color:#336699;
	line-height:22px;
	margin-top:0px;
	letter-spacing:0.1em;
	font-weight: bold;
	}

.pageName{
	color: #336699;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: waltograph;
	font-size: 36px;
	font-weight: normal;
	}
	

