h1	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24pt;
	line-height: 50%;
	page-break-after:avoid;
}
h2	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18pt
	line-height: 50%;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}
a	{
}
img	{
	border: none;
}
input.text, textarea	{	border: 1px solid #000000;
				background-color: #FFFFFF;
			}
.navbar		{ background-image: url(images/navbar.gif);
			  font-family: "Times New Roman", Times, serif;
			  font-weight: normal;
			  font-size: 10pt;
			  height: 20px;
			  width: 160px;
			  padding-left: 10px;
			 }
.menu_even	{ background-image: url(images/menu_even.gif);
			  font-family: Verdana;
			  font-weight: bold;
			  font-size: 12pt;
			  height: 30px;
			  width: 240px;
			  padding-left: 20px;
			 }
.menu_odd	{ background-image: url(images/menu_odd.gif);
			  font-family: Verdana;
			  font-weight: bold;
			  font-size: 12pt;
			  height: 30px;
			  width: 240px;
			  padding-left: 20px;
			 }
.title {
	font-weight: bold;
	font-size: large;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
}
.heading {
	font-weight: bold;
	line-height: 200%;
	text-indent: 10px;
}
.subheading {
	font-weight: bold;
	line-height: 200%;
	text-align: right;
	padding-right: 10px;
}
.altheading	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
}
.rightheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
	text-transform: uppercase;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
}
.smalluppertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase;
}
.tabledata {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 9pt;
	text-transform: none;
}
.alttabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-transform: none;
}
.tableinput {
	border-width: 5px;
	border-style: "ridge";
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #000055;
}
.tablelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: normal;
	line-height: 200%;
	text-decoration: none;
	color: #000000;
}
.email {
	font-family: "Courier New", Monaco, monospace;
	font-size: normal;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}
.alert2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: #777777;
}
.odd {
	background-color: #CCCCCC;
}
.invert {
	color: #FFFFFF;
	background-color: #000077;
}
.nicepanel {
	border: 4px ridge;
	background-color: #E0E0E0;
	padding: 5px
}
.nicetable {
	border: 4px ridge;
	padding: 2px;
	background-color: #E0E0E0;
}
.cleantable {
	color: #FFFFFF;
	border-left: 3px solid #000000;
	padding: 10px;
	background-color: #A0A0A0;
}

.LoginTable {
	color: #FFFFFF;
	border: 3px solid #000000;
	padding: 10px;
	background-color: #CC0000;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-transform: uppercase;
}

.origin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #008800;
}
.destination {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #880000;
}
.gridheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000044;
}
.gridheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000044;
}
.standout {
	border: 1px solid #555555;
	background-color: #FFFFFF;
}

.labelError
	{color: #CC0000;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-transform: uppercase;} 

.white	
	{color: #FFFFFF;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-transform: uppercase;} 

.BodyText	
	{background-color: #D0D0D0; 
	color: #00CC40;}
.red	
	{background-color: #CC0000;
	color: #FFFFFF;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-transform: uppercase;} 
.blue	
	{background-color: #0052A0;
	color: #FFFFFF;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-transform: uppercase;}

.smallblue	
	{background-color: #0052A0;
	color: #FFFFFF;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-transform: uppercase;}

.AnnouncementTitle	
	{color: #FF0000;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14pt;} 

.EventDate	
	{color: #FF0000;
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;} 

.EventTitle	
	{
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;} 

.EventTitleSmall
	{
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;} 

.EventDetails
	{color: #000000;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;} 

.SpanLink {	
	cursor: pointer; 
	color: #0000FF; }

td.navon {
	background-color: #CC0000;
	cursor: pointer}
td.navoff {
	background-color: #0052A0;}

a.linkoff {
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 200%;
	text-decoration: none;
	color: #000000; }

a.linkon {
	font-family: Copperplate Gothic Bold, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 200%;
	text-decoration: underline;
	color: #CC0000; }

.ReadMore { 
	color: #00CCCC;
	font-family: Copperplate Gothic, Verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase; }


.Calendar {
	Border: 3px Solid #000000;
	color: #000000;
	padding: 1px;
	font-size: 10pt;
	font-family: Georgia, Arial, sans-serif;
	width: 100%; }

.CalendarMonthHead {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase; 
	text-align:center; 	}

.CalendarDayHead { 
	text-align:center;
	width: 14%;
	Border: 1px Solid #000000;}

.CalendarBlock {
	Border: 1px Solid #000000;
	width: 14%;
	height: 100; }
