﻿/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FF0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	left: 12px;
	right: 12px;
	}
	
a {
	color: #585E8A;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #990033;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	width: auto;
	height: auto;
	text-align: center;
		}
	
#navigation a:hover {
	color: #FF0000;
	text-decoration:blink;
	}

#padding {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-weight:normal;
	font-family: "times new roman";
	font-size: 18px;
	}

.sidebarText {
	color: #003366;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}
	
.bodyText {
	line-height:16px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	left: 12px;
	visibility: visible;
	text-align: left;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	}
	
.pageName {
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.subHeader {
	color: #516592;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	line-height:14px;
	color:#666666;
	font-family: arial;
	font-size: 8px;
	text-decoration: none;
	font-weight: normal;
	}
	
	
.sideName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.sidebarcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17215D;
	line-height: normal;
	
}
.background img {
	background-image: url(flyinglogograde4b_02.gif);
	background-repeat: repeat-x;
}

