﻿body
{
	color: white;
	background-color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

th a:link
{
	color: #000066;
}

th a:visited
{
	color: #330033;
}

th a:hover
{
	color: #FF0000;
}

th
{
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

h2
{
	color: #FFCC00; /*background-color: #FFCC66;*/;
	border-bottom: 3px solid #999999;
}

h3
{
	color: #999999;
	border-bottom: 2px solid #999999;
}

A:link
{
	color: #99CCFF;
}

A:active
{
	color: #66CCFF;
}
A:visited
{
	color: #66CCFF;
}

A:hover
{
	color: #FFFF00;
}

.button
{
	color: #000066;
	font-weight: bold;
	border: 3px outset #3399CC;
	background-color: #FFCC66;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.header
{
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-size: xx-large;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}


.spacer
{
	position: relative;
	height: 1px;
	width: 1px;
	padding: 0px;
	margin: 0px;
}


.required
{
	background-color: #FFEECC;
}

.stick
{
	font-family: Arial, sans-serif;
}

.gutter
{
	background-color: #CCCCCC;
}

.small
{
	font-size: 80%;
}

.xsmall
{
	font-size: 65%;
}

#dynclock
{
	position: relative;
	margin: 0px;
	padding: 0px;
}

