﻿body {
	height: auto;
	margin: 1em;
	padding: 0;
	background-image: url('../../images/cnvbkgnd.jpg');
	background-repeat: repeat;
	color: #000000;
	font-family: 'Book Antiqua' , 'Times New Roman' , Times, Serif;
	font-size: 80%;
	text-align: left;
	text-align: center;
	vertical-align: top;
}

form {
	margin: 0;
}

table {
	font-size : 1em;
}

table.body 
{
	width: 800px;
	border-style:solid;
	border-color:#DDDDD8;
	border-width:1px;
}


th {
	color : #000000;
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	font-size : 1em;
}

td 
{
	color : #000000;
	font-weight : normal;
	font-size : 1em;
}

td.Border 
{
	border-style:solid;
	border-color:#DDDDD8;
	border-width:1px;
	background-color: #FEFEF5;
}

tr.NavBar {
	background-image: url('../../images/Steel_Blue_Bar.gif');
	background-repeat: repeat-x; 
}

td.NavButton {
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	font-size : 1.2em;
	text-align : center;
	width : 100px;
	background-image: url('../../images/Steel_Blue_Bar.gif');
	background-repeat: repeat-x; 
	height:20px; 
	border-width: 1px;
	border-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #444444;
	border-bottom-color: #777777;
}

td.NavButton a { 
	color : #000000;
	text-decoration : none;
}

td.NavButton a:hover {
	color : #EE9000;
	text-decoration : none;
}

td.NavButton#NavSel {
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	text-align : center;
	height : 18px;
	background-color: #BBCCCC;
	background-image: none;
	border-width: 1px;
	border-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #444444;
	border-bottom-color: #777777;
}

td.NavButton#NavSel a { 
	color : #CC7000;
	text-decoration : none;
}

td.NavButton#NavSel a:hover {
	color : #FFFFEE;
	text-decoration : none;
}

td.PageHeader
{
	background-image: url(images/Beige_Frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	height: 120px;
}

td.White
{
	background-color:#FFFFFF;
	text-align: left;
}

H1
{
	font-family : Arial,Tahoma,Verdana;
	font-size: 2em;
	color: #664410;
}

h1.PageHeader {
	font-family : Arial,Tahoma,Verdana;
	font-size: 2em;
	color: #664410;
	Padding-Left:128px;
	Padding-Top:14px;
	Text-Align:left;
}

H2
{
	font-family : Arial,Tahoma,Verdana;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: Navy;
}

img {
	border: 0;
	padding:0;
}

a, a:link, a:visited { 
	color: #223399;
	background-color:  Transparent;
	text-decoration: none;
}

a:hover, a:active {
	color: #A33A3A;
	text-decoration: underline;
}


.body 
{
	background-image: url('images/cnvbkgnd.jpg');
	background-repeat: repeat;
}

.Border 
{
	border-style:solid;
	border-color:#DDDDD8;
	border-width:1px;
	background-color: #FEFEF5;
}

.CountDown 
{
	font-family: Courier New, Courier, Monospace;
	background-color: #000000;	
	border-collapse: collapse;
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
	font-size: 1.3em;
	color: #66CC66;
	font-weight: bold;
}

.footer {
	background-color: #DDDDCC;
	color:#222299;
	font-style : italic;
}

