Body {Background: #b0d8ff; color: black; font: 12pt "times New Roman", "palatino", "serif"}
SPAN.smalltext {font-size: smaller}
SPAN.bigtext {font-size: larger}
SPAN.redtext {color:red}

H1 {text-align: center; font: normal bold 18pt "verdana","arial","helvetica", "sans-serif"}
H2 {text-align: center; font: normal bold 16pt "verdana","arial","helvetica", "sans-serif"}
H3 {text-align: center; font: normal bold 14pt "verdana","arial","helvetica", "sans-serif"}
H4 {text-align: left; font: normal bold 12pt "verdana","arial","helvetica", "sans-serif"}
H5 {text-align: left; font: normal bold 10pt "verdana","arial","helvetica", "sans-serif"}

a:link {color: #000077; text-decoration:none; font: bold}
a:visited {color: #000077; text-decoration:none; font: bold}
a:active {color: #660066; text-decoration:none; font: bold}
a:hover {text-decoration:underline}

.suntimes {text-align: left; color: #440066; left; font: normal 10pt "verdana","arial","helvetica","sans-serif"}
.webmastercredit {color: #660033; text-align: left; font: normal bold 10pt}
.today {background-color:#ecf5ff}
.container1 {border-collapse: collapse; border-style: solid; border-width: 1px; border-color: #0066CC; padding: 5px}
.tablerowa {background-color:#ECF5FF; padding: 4px}
.tablerowb {background-color:#DDEEFF; padding: 4px}
.tableheading {background-color:#004499; color: #ffffff; text-align: left; padding: 2px;
	font: normal bold 10pt "verdana","arial","helvetica", "sans-serif"}
.contactname {background-color:#004499; color: #ffffff; text-align: center; padding: 2px;
	font: normal bold 10pt "verdana","arial","helvetica", "sans-serif"}
.contactpicture {background-color:#cceeff}
.contactheadings {text-align: left; font: normal bold 10pt "verdana","arial","helvetica", "sans-serif"}
.contactdetail {text-align: left; font: normal 10pt "verdana","arial","helvetica", "sans-serif"}

.menu-button-up {background-color: #DDEEFF; cursor: pointer; cursor: hand; padding: 2px; height:28px; width:80px;
	color: #000077; text-align:left; font: normal bold 10pt "verdana", "helvetica", "arial", "sans-serif"}
.menu-button-down {background-color: #004499; cursor: pointer; cursor: hand; padding: 2px; height:28px; width:80px;
	color: #ffffff; text-align:left; font: normal bold 10pt "verdana", "helvetica", "arial", "sans-serif"}
.menu-over {color: Black; background-color: #FFFFFF; cursor: pointer; cursor: hand; padding: 2px}
.menu-out {color: Black; background-color: #DDEEFF; cursor: pointer; cursor: hand; padding: 2px}
.menu-heading {background-color: #4f74b0; text-align: right; color: #eeeeee; font-weight: 800; font-size: 8pt; font-family: "verdana", "helvetica", "arial", "sans-serif"; padding: 2px}
p.menu-text,a.menu-text,a.menu-text:hover,a.menu-text:visited
{color: #000077; font: normal bold 10pt "verdana", "helvetica", "arial", "sans-serif"}

.thinborder { border-color:#666666; border-style:solid; border-width:1px; }
.columnheader { color:<%=$_COLUMN_HEADER_TEXT_COLOR%>; }
.navigationtext { color:<%=$_NAVIGATION_TEXT_COLOR%>; }
.navigationselectedtext { color:<%=$_NAVIGATION_SELECTED_TEXT_COLOR%>; }
.commandtext { color:<%=$_COMMAND_OPTION_TEXT_COLOR%>; font-weight:bold; }
.selectedcommandtext { color:<%=$_COMMAND_OPTION_SELECTED_TEXT_COLOR%>; font-weight:bold; }
.gridtext { color:<%=$_GRID_CELL_TEXT_COLOR%>; font-family:<%=$_GRID_CELL_TEXT_FONT%>; }
.griddatetext { color:<%=$_GRID_DATE_TEXT_COLOR%>; background-color:<%=$_GRID_DATE_BGCOLOR%>; font-weight:bold; }
.footertext { color:<%=$_FOOTER_TEXT_COLOR%>; }
.datetext { color:<%=$_TEXT_COLOR%>;font-weight:bold; }
.text { color:<%=$_TEXT_COLOR%>; font-weight:400; font-size:100%;}
.timetext { color:#000000; font-weight:600; font-size:80%; }
.nametext { color:#000099; font-weight:600; font-size:80%; }
.typetext { color:#000000; font-weight:400; font-size:80%; }
.typetextlink { color:#000077; font-weight:600; font-size:80%; }
.dayownertext { color:#006600; font-weight:600; font-size:80%; }
.admintext { color:#990099; font-weight:600; font-size:80%; }
.certaintytext { color:#000000; font-weight:400; font-size:80%; }
.specialcertaintytext { color:red; font-weight:600; font-size:120%; }
.purposetext { color:#000000; font-weight:400; font-size:80%; }
.controltext { color:#000000; font-weight:400; font-size:80%; }
.detailtext { color:#000000; font-weight:400; font-size:80%; }
.keytext { color:#000099; font-weight:400; font-size:60%; }

.messagetext { color: red; }
.headertext { }


<% if ($_FONT) { %>BODY { font-family:"<%=$_FONT%>" }<% } %>

