/* CSS Document */
a:link, a:visited, a:active, a:hover {
   text-decoration: none;
   color:black;
}

body {
   background-image: url(images/drkblueback.png);
   color: #000;
   font: 12px Verdana, Arial, Helvetica, sans-serif;
   margin:0;
   padding:0;
}
.closedTagline {
	width:100%;
	padding: 7px 0;
	background-color: #330000; 
	color: #fff;
	text-align:center; 
	font-size: 12pt;
	position: fixed;
	z-index: 100;
}
table.wrapper { margin-top: 30px; }
.topcell {
   background-image: url(images/bluewoodgrain.png);
   height: 18px;
}
.logocell {
   background-image: url(images/brownback.png);
   vertical-align: middle;
   text-align:center;
   height:78px
}
.topmenucell {
   background-image: url(images/brownback.png);
   padding: 3px 0;
   text-align: center;
   color:#fff;
	font: 10pt Verdana;
   height:25px;   
}
.bottommenucell {
	height: 20px;
	vertical-align: middle;
	text-align: center;
	background: #CCCC99 url(images/bluewoodgrain.png);
	font: 9pt Verdana;
}
.topmenucelltext {
   color: #fff;
   text-decoration: underline;
}
.topmenucell a:link, .topmenucell a:visited, .topmenucell a:active {color: #fff; text-decoration: none; }
a:hover, .topmenucell a:hover { text-decoration: underline; }

td.content { height: 500px; }
td.rightCol { text-align: left; }
p.copy {
	color: #FFF;
	font-size: 8pt;
	text-align: center;
}


td.leftCol { padding: 15px 0 15px 15px; }

/*
.backgroundtable {
   width:324px;
   border-width:2px;
   border-color:#330000;
   border-style:solid;
   border-collapse: collapse;
}


table.sample {
   width:324px;
   table-align:center;
   valign:top;
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color:#330000;
	border-collapse: separate;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color:#330000;
	border-radius: 6px 6px 6px 6px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color:#330000;
	border-radius: 6px 6px 6px 6px;
}
.arttables {
   width:90%;
   cell-padding:0px;
   cell-spacing:0px;
   border:0px;
   table-align:center;
   align:center;
}
.artlinktables {
   width:95%;
   cell-padding:0px;
   cell-spacing:0px;
   border:2px solid #401A15;
   table-align:center;
   align:center;
}
*/

h1 { font-size: 16pt; font-weight: bold; text-align: center; color:black; font-family:Verdana; }
h2 { font-size: 12pt; text-align: center; color:black; font-family:Verdana; font-weight: normal; }

/* CSS Document */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#330000; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#330000; border-right:2px solid #330000; border-left:2px solid #330000; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#330000; border-right:1px solid #330000; border-left:1px solid #330000; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#330000; border-right:1px solid #330000; border-left:1px solid #330000; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #efefef;}
.headh {background: #330000; border-right:1px solid #330000; border-left:1px solid #330000;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #efefef; border-right:1px solid #330000; border-left:1px solid #330000;}
.contenth div {margin-left: 15px; padding-top: 2px;}
