/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:9pt tahoma;
	color:#111111;
	letter-spacing:.0em;
	}
	
hr {
	height:1px; 
	color: #111111;
	border: none;
	}
	
/* ID Styles */

#menu {
	font:9pt tahoma;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
}

#menu a {
	font:9pt tahoma;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
	}
	
#menu a:hover {
	font:9pt tahoma;
	color: #999999;
	text-decoration: underline;
	letter-spacing:.0em;
	line-height:16px;
	}

#information {
	font:9pt tahoma;
	color: #111111;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
}

#information a {
	font:9pt tahoma;
	color: #990000;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
	}
	
#information a:hover {
	font:9pt tahoma;
	color: #ff0000;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
	}
	
#fine {
	font:7pt tahoma;
	color: #111111;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
}

#homeText {
	font:9pt tahoma;
	color: #111111;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
}

#homeText a {
	font:9pt tahoma;
	color: #990000;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
	}
	
#homeText a:hover {
	font:9pt tahoma;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.0em;
	line-height:16px;
	}

/* Class Styles */

.bodyText {
	font:12px tahoma;
	color:#111111;
	line-height:20px;
	margin-top:0px;
	letter-spacing:.2em;
	}
	
.pageName{
	font:22px georgia;
	color: #111111;
	line-height:20px;
	letter-spacing:.1em;
	}
	
	
.detailText {
	font:12px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:11px tahoma;
	color:#CCCCCC;
	}
	

	