a:link { color: #AC2B00; font-weight:bold; text-decoration: none; }

a:visited { color: #AC2B00; font-weight:bold; text-decoration: none; }

a:active { color: #AC2B00; text-decoration: none; }

body{
	margin: 1;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(suntile.jpg);
	font: 11pt Arial, Helvetica, sans-serif;
}
blockquote {
	margin-top:3px; margin-bottom:3px
}

button {
	border-top-style: solid;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-right-style: solid;
	background-color: #000000;
	color: #FFFFFF;
}

fieldset {
	border-top-width: 1pt;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1pt;
	border-left-style: solid;
	border-bottom-width: 1pt;
	border-right-width: 1pt;
	border-bottom-style: solid;
}

h1 { font-weight: bold; font-size: 24pt; color:#FF6633}

h2 { color: #33CC00; font-size: 20pt; }

h3 { font-size: 16pt; }

h4 { font-size: 12pt; }

h5 { font-size: 10pt; }

h6 { font-size: 8pt; }

hr { color: #669966; height: 2px; }

il { list-style-image: url(sunbul2D.gif); }

li { padding-left: 5px; margin-top:5px}

select { border-style: solid; }

th, td { border-color: #66CC00; font-size: 11pt; }

ul { list-style-image: url(sunbul1A.gif); }

.size10 { font-size: 10pt; }

.size12 { font-size: 12pt; }

.size16 { font-size: 16pt; }

.size24 { font-size: 24pt; }

.size32 { font-size: 32pt; }

.size8 { font-size: 8pt; }

.TABLEBORDER {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px
}
.TABLEBORDERBOTTOMthin, TABLEBORDERBOTTOMthin TD { 
	border-bottom-color: Black; 
	border-bottom-style: solid; 
	border-bottom-width: 1px 
}
.TABLEcalendar, TABLEcalendar TD { 
	border-bottom-color: Black; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	font-size: 10pt;
}
.woo, .woo a:active, .woo a:link, .woo a:visited {
	padding-left: 3px;
	padding-right: 2px;
	background-color: FF6600;
	color: #FFFFFF;
	font-weight: bold;
}

@media print {
	.noPrint{ display: none; }
}
@media screen {
	.noScreen{ display: none; }
}
