body {
	margin: 4px;
	text-align:center;	
}
form {
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}	

font.maroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
}

font.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #800000;
}

a:link {
	color: #800000; text-decoration: underline;
}
a:visited {
	color: #800000; text-decoration: underline;
}
a:hover {
	color: #800000; text-decoration: none;
}

a.ct:link {
	color: #9933FF; text-decoration: underline;
}
a.ct:visited {
	color: #9933ff; text-decoration: underline;
}
a.ct:hover {
	color: #9933ff; text-decoration: none;
}

a.s1:link {
	color: #800000; text-decoration: underline;
}
a.s1:visited {
	color: #800000; text-decoration: underline;
}
a.s1:hover {
	color: #800000; text-decoration: none;
}

a.s2:link {
	color: #0099FF; text-decoration: underline;
}
a.s2:visited {
	color: #0099FF; text-decoration: underline;
}
a.s2:hover {
	color: #0099FF; text-decoration: none;
}

a.s3:link {
	color: #99CC66; text-decoration: underline;
}
a.s3:visited {
	color: #99CC66; text-decoration: underline;
}
a.s3:hover {
	color: #99CC66; text-decoration: none;
}

p.main {
	color: #666666;
}

ul.disc {
	list-style-type: disc
}
ul.circle {
	list-style-type: circle
}
ul.square {
	list-style-type: square
}
ul.none {
	list-style-type: none
}

ul {
	line-height: 16px;
}

ol {
	line-height: 16px;
}
img {
	border-color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

td.marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table.calborder {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	background: #FFFFFF;
	padding: 2px;
}

.calhead {
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	width: 14%;
}

.caldates {
	font-weight: bold;
	text-align: right;
}

.calshow {
	text-align: center;
}

.caldays {
	height: 110px;
}

.bbcamp {
	text-align: left;
	font-weight: bold;
	color: #FF9933;
}

table.calborder a {
	font-weight: bold;
}

.dotright {
	border-right: #356797 2px dotted;
}
.dotleft {
	border-left: #356797 2px dotted;
}
.dottop {
	border-top: #356797 2px dotted;
}
.dotbottom {
	border-bottom: #356797 2px dotted;
}

.showtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.showdesctitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}

hr {
	border-collapse: collapse;
	border: 1px solid #603;
}