/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	color:#333333;
	}
	
a {
	color: #d738af;
	text-decoration:none;
	font-weight:bold;
	}

p {
	color: #333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
a:hover {
	color: #cccccc;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #cccccc;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */
.pad-left {
padding-left:10px;
}

.logo {
	font:24px georgia;
	color: #333300;
	letter-spacing:.4em;
	font-weight:500;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}

.logoTxt{
      font-family:"Bookman Old Style", Georgia, "Times New Roman", "MS Serif";
      font-size:32px;
      color:#666666;
	  font-weight:600px;
}	
	
.titleTxt{
      font-family:"Bookman Old Style", Georgia, "Times New Roman", "MS Serif";
      font-size:24px;
      color:#666666;
}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.cellBorderBtmViolet {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666699;
}	
	
.logoTxtSm {

      font-family:"Bookman Old Style", Georgia, "Times New Roman", "MS Serif";
      font-size:28px;
      color:#666666;
	  font-weight:normal;
}
.page-footer {font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#666699;
		 }
.page-footer a {font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#990066;
		 }	
.page-footer a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#666699;
		 }	
.page-footer-gray {font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#cccccc;
		 }
.page-footer-gray a {font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#cccccc;
		 }	
.page-footer-gray a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color:#d738af;
		 }		 	 	 	 .authorTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #CA35A7;
}
.violetTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
}

