

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	color: #000000;
	background-image: url(images/tcvLogoWaterMark%20copy.jpg);
}
#subnav {
	margin: 0;
	padding: 0;
	font-family:Georgia, Times, serif;
	font-size: medium;
	color: #ECECEC;
	font-style: normal;
}

#subnav a:active {
	background: #666666;
	color:  #fff;
}

#subnav ul {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear:  left;
	display: block;
}

#subnav ul li {
	float: right;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav ul li.first a {
	background:#A7001F;
	width: 123px;
	height: 26px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0;
	margin: 0 0 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    14px;   
	list-style: none; 
}

#subnav ul li.rest a {
	background: #A7001F;
	width: 134px;
	height: 26px;
	border-top: 1px solid #eee;
	border-left: none;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0;
	margin: 0 0 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 14px;   
	list-style: none;      
}

#subnav ul li a:hover {
	color:  #fff;
	background: #33cc00;
}
.header {
	height: px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	text-align: center;
	right: auto;
	vertical-align: middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #009900;
	font-size: small;
	font-style: normal;
	font-weight: 600;
}
table {
	background-color: #FFFFFF;
}

