body, table, td, tr, div, button, textarea, input, select { font-family: Verdana, Arial, sans-serif;}
body, table, td, tr, div, button, textarea, input, select { font-size: 11px;}

h1, h2, h3, h4 {font-weight: bold}
h1 {font-size: 20px}
h2 {font-size: 15px}
h3, big {font-size: 13px}
h4 {font-size: 12px}
h5 {font-size: 12px}
h6 {font-size: 12px}

body
{
    margin: 0px 0px 5px 0px;
    background-color: white;
}

td.menu
{
	color: #8888CC;
	background-color: #222266;
	height: 22px;
	border-top: 1px solid white;
}

a.menuitem, a:active.menuitem, a:visited.menuitem, a:hover.menuitem
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:hover.menuitem { text-decoration: underline;}

td.htbl
{
	border-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #6666AA;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

td.mtbl
{
	border-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #f6f6f6;
	padding: 1;
}

td.hcnt
{
	border-color: #6666AA;
	border-left: 1px solid #6666AA;
	border-top: 1px solid #6666AA;
	background-color: #6666AA;
	font-size: 9px;
	color: white;
	text-align: center;
}

td.mcnt
{
	border-color: #000088;
	border-left: 1px solid #000088;
	border-top: 1px solid #000088;
	background-color: #000088;
	font-size: 9px;
	color: white;
	text-align: right;
}

div.small
{
	font-size: 9px;
}

div.indented
{
	text-indent: 1em;
}

div.text
{
	text-align: justify;
	text-indent: 3em
}

hr
{
	height: 1px;
	color: #888888;
}

td.topic
{
	color: #ffffff;
	font-size: 10px;
	background-color: #6666aa;
	border-bottom: #222288 1px solid;
	border-top: #222288 1px solid; 
	height: 21px;
}

td.topicp
{
	color: #ffffff;
	font-size: 10px;
	background-color: #8888cc;
}

a.res, a:active.res, a:visited.res, a:hover.res
{
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

a:hover.res
{
	text-decoration: underline;
}

td.htext
{
	background-color: #222288;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-align: left;
}

td.ltext
{
	background-color: #f0f0f0;
	font-size: 10px;
	color: black;
}

td.dtext
{
	background-color: #e0e0e0;
	font-size: 10px;
	color: black;
}

button
{
	border-width: 1px;
	background-color: #e0e0e0;
	font-size: 11px;
	font-weight: bold
}

a.day, a:hover.day, a:active.day, a:visited.day {color: #c0c0ff;}
a.prday, a:hover.prday, a:active.prday, a:visited.prday {color: blue;}
a.day, a.prday {text-decoration: none;}
a:hover.day, a:hover.prday {text-decoration: underline;}

li {
	list-style: square outside; 
	margin-left: -2em;
}

span.prize
{
	font-family: Courier;
	font-size: 18px;
	font-weight: bold;
	color: red;
}


td.hdr2, td.hdr, td.hdr0
{
    background-color: #222288;
    font-size: 10px;
    font-weight: bold;
    color: white
}

td.hdr2
{
    background-color: #6666AA;
    height: 21px;
    border-top: 1px solid #222288;
    border-bottom: 1px solid #222288
}
