/* Global Styles */

body {
	margin:0px;
	}
.BodyTxt {
	color: #003305;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
	
td {
	color:#333333;
	font-family: arial;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFF;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: .9em;
	font-weight: bold;
	font-style: normal;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	}

.sidebarText {
	color: #336666;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.PurchaseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C00;
}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	}
	
.pageName {
	color: #A4C2C2;
	letter-spacing:0.1em;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
ul {
	line-height: 1.7em;
	color: #600;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
}
.pageName div ul li a:hover {
	color: #000;
}
.BookDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003305;
}
.pageName div .BookDetail p a:hover {
	color: #A4C2C2;
}
.BdyLink {
}
.pageName .bodyText a .BdyLink {
	color: #003305;
}
.pageName .bodyText a:hover {
	color: #900;
}
.bodyText a {
	color: #900;
}
.bodyText a:hover {
	color: #900;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: normal;
	color: #003305;
	text-transform: uppercase;
}

