body {
	font-family: Verdana; 
	background-color: #404040;
	color: black;
}

.netscape6problem {
	font-family: Verdana; 
	font-size: 11px;
}

a:link {
	text-decoration: underline;
	color: blue;
}

a:visited {
	text-decoration: underline;
	color: blue;
}

a:active {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: #FF6318;
}

.FormInput {
	font-size: 10px; 
	color:black;
 }

.StandardTextTiny {
	font-size: 10px; 
	color:black;
 }

.StandardTextTinyRed {
	font-size: 10px;
	color:red;
 }

.StandardTextTinyRedBold {
	font-size: 10px;
	color:red;
	font-weight: bold;
}

.StandardTextTinyBold {
	font-size: 10px; 
	color:black;
	font-weight: bold; 
 }

.StandardTextSmall {
	font-size: 12px; color:black;
 }

.StandardTextSmallBold {
	font-size: 12px; 
	font-weight: bold; 
	color: black;
}

.StandardTextSmallYellow {
	font-size: 12px;
	color:#ffcc00;
 }

.StandardTextSmallYellowBold {
	font-size: 12px;
	color:#ffcc00;
	font-weight: bold; 
 }

.StandardTextMedium {
	font-size: 13px;
	color:black;
}

.StandardTextMediumBold {
	font-size: 13px; 
	font-weight: bold; 
	color: black;
}

.StandardTextLarge {
	font-size: 14px; 
	color: black;
}

.StandardTextLargeBold {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.ErrorTextSmall {
	font-size: 12px; color:Red;
 }

.ErrorTextSmallBold {
	font-size: 12px; color:Red;
	font-weight: bold; 
 }

.FooterText {
	background-color: #88C0F6;
	font-size: 10px;
	color: #000000;
}

a.FooterText:link,
a.FooterText:visited,
a.FooterText:active {
	color: #000000;
	text-decoration: none;
}

a.FooterText:hover {
	color: #FF7D00;
	text-decoration: none;
}

.CloseText {
	background-color: #000000;
	font-size: 14px;
	color: white;
}

a.CloseText:link,
a.CloseText:visited,
a.CloseText:active {
	color: white;
	text-decoration: none;
}

a.CloseText:hover {
	color: #33cc00;
	text-decoration: none;
}

.EditText {
	font-family: Verdana;
	font-size: 7pt; 
	color: black; 
	text-decoration:none
}

.TitleTextGiant {
	font-size: 48px; 
	color:black;
	font-weight: bold; 
 }

.TDAboveTitle {
	font-size: 14px; 
	color: #000000;
	font-weight: bold; 
}

.TRBelowTitle {
	background-color:#88C0F6;
	font-size: 10px; 
	color:#ffffff;
}

.PaperOutline {
	background-color: #ffffff;
	border: black solid 1px;
}

.TopHeadlineTextBold {
	font-size: 14px; 
	color:#0066cc;
	font-weight: bold; 
}

.TopHeadlineSubTextBold {
	font-size: 13px; 
	color:#666666;
	font-weight: bold; 
}

.HeadlineTextBold {
	font-size: 28px; 
	color:#000000;
	font-weight: bold; 
}

.SideHeaderTextWhite {
	font-size: 16px; 
	color:#ffffff;
	font-weight: bold; 
}

.WWWTextWhite {
	font-size: 24px; 
	color: #ffffff;
	font-weight: bold; 
}

.SideHeaderTextYellow {
	font-size: 16px; 
	color:#ffcc00;
	font-weight: bold; 
	text-decoration: none;
}

a.SideHeaderTextYellow:link,
a.SideHeaderTextYellow:visited,
a.SideHeaderTextYellow:active {
	color:#ffcc00;
	text-decoration: none;
}

a.SideHeaderTextYellow:hover {
	color: #33cc00;
	text-decoration: none;
}

.ClickableHeaderTextBlue {
	font-size: 16px; 
	color:#0066cc;
	font-weight: bold; 
	text-decoration: none;
}

a.ClickableHeaderTextBlue:link,
a.ClickableHeaderTextBlue:visited,
a.ClickableHeaderTextBlue:active {
	color:#0066cc;
	text-decoration: none;
}

a.ClickableHeaderTextBlue:hover {
	color: #33cc00;
	text-decoration: none;
}

.LinkText {
	font-size: 12px; 
	color:blue;
}

.MenuCell {
	background-color: #88C0F6;
}

.MenuCellActive {
	background-color: #FFE700;
}

.MenuCell,
.MenuCellActive {
	border: solid #FFBA43 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	padding: 0px 5px 0px 5px;
}

.MenuItem,
.MenuItemActive {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

a.MenuItem:link,
a.MenuItem:visited,
a.MenuItem:active {
	color: #000000;
	text-decoration: none;
}

a.MenuItem:hover {
	color: #B50008;
	text-decoration: none;
}

a.MenuItemActive:link,
a.MenuItemActive:visited,
a.MenuItemActive:active {
	color: #B50008;
	text-decoration: none;
}

a.MenuItemActive:hover {
	color: Red ;
	text-decoration: none;
}


.MenuDescText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: darkblue;
	color: orange;
	padding: 0px 0px 0px 5px;
}


.InsideWrapperTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:black 0px solid;
}



.HeaderTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:red 0px solid;
}

.HorizContentTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:black 0px solid;
	width:100%;
}

.InfoTable	{ 
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border:#00A5DE 1px solid;
}

.InfoBulletText {
	font-family:Verdana; 
	font-size:12px; 
	font-weight: bold; 
	color:darkblue;
}

.ScheduleTable {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: #dedede 1px solid;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family:Verdana; 
	font-size:12px; 
}