/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
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;
	}
	
#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: "times new roman";
	font-size: 36px;
	vertical-align: middle;
	padding-left: 20px;
	}

.sidebarText {
	color: #333333;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	}
	
.subHeader {
	color: #CC3300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	vertical-align: middle;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
gostlogo {
	padding: 10px;
}
.gostlogo {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Motto {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
	vertical-align: middle;
	padding-left: 25px;
	letter-spacing: .2em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .2em;
}
.sidebar {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: .1em;
}
.contact_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330066;
	letter-spacing: normal;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.Forms {
	border: 1px solid #330066;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	vertical-align: top;
	border: 1px solid #330066;
	text-align: center;
}
