/* Global Styles */

body {
	margin:0px;
	background-image: url(images/bg3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: fixed;
	}
	
td {
	font:13px arial;
	color:#E0DFE3;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	font-variant: normal;
	line-height: normal;
	height: auto;
	text-align: left;
	}
	.redborder
{
	border: 1px solid #C13779;
}

	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {

	}

#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: #000000;
	letter-spacing:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

.sidebarText {
	color: #000000;
	line-height:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	}
	
.bodyText {
	color:#373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: normal;
	line-height: 1.5em;
	}
	
.pageName {
	color: #BA437E;
	letter-spacing:normal;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.subHeader {
	color: #000000;
	font-weight:700;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	}
	
.navText {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1.5px;
	vertical-align: middle;
	text-shadow: 100%;
	font-variant: small-caps;
	}
	
.calendarText {
	line-height:16px;
	color:#BA437E;
	font-family: arial;
	font-size: 14px;
	}
	
	table {
border: 1px solid #000;
}

table table { /* keep nested tables from having borders */
border-width: 0px;
}
	

body {
	background-image: url(images/bg.jpg);
}
.style1 {
	font-size: 12px;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-stretch: semi-expanded;
}
.style2 {
	font-size: 12px;
	color: #BB4380;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
imageBox {
  width:300;
  height:100;
  background-image:url("/pix/smile.gif");
}

