﻿
a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

h6 {
	font-style: italic;
	font-weight: normal;
}

body {
	background: #CCFFFF url('file:///C:/Users/dmaidon/Documents/My%20Web%20Sites/carolinawx/images/clouds.jpg') center;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	background-attachment: scroll;
}

table {
	border: 5px ridge #996600;
	border-color: #936300;
	border-width: 5px 5px 5px 5px;
}
.CpyInfo     { color: #999999; text-align: center; font-size: 8pt; font-family: Verdana }
.Copyright   { font-size: 6pt; font-family: Verdana; color: #000000; text-align: left; 
               font-style: oblique; font-weight: bold }
.CpyInfoSml  { color: #999999; text-align: center; font-size: 7pt; font-family: Verdana }

.mnuHead{
	font-size: 36pt;
	text-align: center;
	font-family: Arial,Verdana,Helvetica,Sans-serif;	
	font-weight: normal;
	color: #9F5000;
}
.titleHead{
	text-align: center;
	font-size: 76pt;
	font-family: "La Bamba LET";	
	font-weight: bold;
	color: #9F5000;
	}
.visitFoot {
	text-align: center;
	color: #D90000;
	font-style: oblique;
}
.trHeader{
	font-family: Arial;
	font-weight: bold;
	color: Yellow;
	background-color: #666666;
	text-align: center;
}

.infoData {
	font-size: 18px;
	font-weight: bold;
	color: #FF9966;
	text-align: center;
}

.listCell{
	background: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.infoCell{
	background: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.infoHeader{
	font-size: 22px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	}
	.footer_center {
	text-align: center;
}
	
