/* Global Styles */

body {
	margin:0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #990066;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #666666;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}
	
#menusection a:link, #menusection a:visited {
	display: block;
	text-align: left;
	text-indent: 7px;
	color: #FFCCFF;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	background-color: #990066;
	position: relative;
	top: 5px;
	border: thin solid #FF99CC;
	text-transform: uppercase;
	height: 30px;
	}
	
	#menusection a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	text-indent: 7px;
	background-color: #FFCCFF;
	color: #990066;
	border: thin solid #990066;
}

#menu_left {
	top: 5px;
	position: relative;
	width: 800px;
}
	

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

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	}

.jazakallah {
	font:24px georgia;
	color: #336666;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #990066;
	line-height:18px;
	}
	
.bodyText {
	line-height:22px;
	color:#666666;
	font-family: arial;
	font-size: 14px;
	}
	
	.bodyText2 {
	color:#330000;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #990066;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
	.ho_bar {
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	border-bottom-width: thin;
	}
	
.subHeader {
	color: #990066;
	font-weight:bold;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: 14px;
	text-transform: capitalize;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.smallText {
	font:9px arial;
	color: #336666;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	

	
	
