/* Global Styles */
a {
	color: #000099;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
	}

#dl_names td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	width: 500px;
	height: 40px;
	text-align: left;
	}
.dl_table #dl_names {
	width: 500px;
}

.dl_table #dl_links {
	width: 120px;
	overflow: visible;
}


#dl_links td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	width: 100px;
	height: 70px;
	}	
	
#navigation a:hover {
	color:#ffffff;
	background: #0000CC;
	font-weight: bold;
	}
	
#padding {
	padding:1px;
	}
	
/* Calendar Styles */

/* Class Styles */

.navText {
	color: #000000;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

