/* Global Styles */

body {
	margin:0px;
	}


a {
	color: #ff3366;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FF0033;
	font-style: normal;
	font-weight: bolder;
	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 */


#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #006600;
	letter-spacing:0.1em;
	line-height:45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
	}
	
.tagline {
	font-weight: bold;
	color: #0000CC;
	line-height:22px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	letter-spacing:0.1em;
	text-align: left;
	}

.detailText {
	line-height:16px;
	color:#26354A;
	letter-spacing:normal;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.dl_table {
	background-color: #CCCCCC;
	padding: 2px;
	width: 760px;
}
	
.pageName {
	color: #000000;
	letter-spacing:.2px;
	line-height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #000000;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.sidebarText {
	color: #cc0000;
	letter-spacing:0.1em;
	line-height:30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	}
	
.caaa {
	background-color: #CCCCCC;
	background-image: none;
}
.menubg {
	background-color: #3399FF;
}
