/* color base is 006699 - blue */

body {
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #487c48;
	background-attachment: fixed;
	line-height: 1.8em;
	background-image: url(../images/impressionist.green100.png);
}

.ctrCol {
	margin: 1% auto auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 35em;
	min-width:544px;
	background-image: url(../../images/HATDS_horiz_B_transp_60h.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 2px solid #666666;
	border-right: thick ridge #666666;
	border-bottom: thick ridge #666666;
	border-left: 2px solid #000000;
}
#flashPlayer {
	float:right;
	margin: 0.5em;
	border-top: 1px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 1px solid #333;
}

.constrainText {
	clear:both;
	width: 90%;
	margin: auto auto auto 0px;
}
.regTable {
	width: 100%;
	float:left;
	clear: left;
}

th {
	text-align: left;
}
.greenTH {
	background-color: #497B51;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .05em;
/*	background-image: url(../../images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: center center;
*/		
}
.grayTH {
	background-color: #777;
	/*background-image: url(images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: center center;*/
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .05em;
}
.yellowTH {
	background-color: #FFEF00;
	font-weight: bold;
	color: #000;
	letter-spacing: .05em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #993300;
	letter-spacing: .1em;
	padding-top: .5em;
	clear:both;
}
h2 {
	font-size: 1.4em;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-bottom: -0.5em;
}
h3 {
	font-size: 1.1em;
}

.lightGray {
	background-color: #ededed;
}
.navBar {
	color: #993300;
}
.thisPage {
	color: #993300;
	font-weight: bold;
}
a:link {
	color: #001A99;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:active {
	color: #D64700;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:visited {
	color:#980094;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}
a:hover {
	color: #FF6314;
	text-decoration: underline;
	border: none;
}


.redbold {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #cc0000;
}
.red {color: #FF0000; }
.quote {
	font-size: 0.8em;
	font-style: oblique;
	line-height: 1.6em;
	clear: both;
}
.player {
	z-index: 50;
}
.image-pad-right {
	padding-right: 1em;
	margin-top: .2em;
}
.right
    {
    float: right;
    padding: 5px;
}

.left {
	padding: 5px;
	margin: auto;
	float: left;
}
.truecaps
{
font-variant: small-caps;
}

