/* Global Styles */

body {
	margin:0px;
	}
	
td {
    font: 11px arial;
    color: #333333;
    text-align: left;
}

a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
    text-align: center;
}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	text-align:center
}
	
.bodyText {
    line-height: normal;
    color: #333333;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    font-family: arial;
    text-align: center;
    vertical-align: middle;
}
	
.bodyTextLeft {
    line-height: normal;
    color: #333333;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    text-align: center;
    vertical-align: middle;
}
	
.bodyTextRight {
    line-height: normal;
    color: #333333;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    font-family: arial;
    text-align: right;
    vertical-align: middle;
}
	
.pageName {
    color: #CC3300;
    letter-spacing: .1em;
    line-height: 26px;
    text-align: center;
    width: 100%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 20px;
    font-family: georgia;
}
	
.subHeader {
    color: #669999;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: .1em;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: georgia;
    text-align: left;
}
	
.banner {
    color: #cc0000;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: .1em;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: georgia;
    text-align: left;
    background-color:#a4c2c2;
}
	
.bannersmall {
    line-height: normal;
    color: #cc0000;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    font-family: arial;
    text-align: right;
    background-color:#a4c2c2;
}
	
.headerCentre {
    border: thin #a4c2c2 dotted;
    color: #669999;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: .1em;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: georgia;
    text-align: center;
}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.hdr {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.hdrsmall {
    font: 11px arial;
    line-height: 14px;
    color: #333333;
    background-color: #a4c2c2;
    }

.hmbground {
    background-image: url('../images/vt216_148.gif');
    height: 146px;
    width: 216px;
    text-align: center;
}