/* $Id: sitestyle.css,v 1.6 2007/03/16 23:22:06 john Exp $ */

body, table, a {
	font-family: Arial,sans-serif;
	font-size:10pt;
	margin:0;
 }
hr {
	color: #bbbb66;
}
a {
	color:white;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #cccc99;
}
a.hilite {
	color: #99FF00;
}
a.hilite:hover {
	color: #888888;
}

/**/
.navBack {
	background-color: #999900;
	height:500px;				/* this controls depth of the page */
}
.navDiv {
	margin-bottom:1pt;
	margin-left:4pt;
	width: 160px;
}
.navCli {
	background-color: #888833;
	text-align:left;
	padding: 3pt 0 2pt;
	border-top: solid 1 ee9;
	border-bottom: solid 1 ee9;
	margin: 0 0 1em;
}
.banner {
	text-align:center;
	color:#666611;
	background-color:	#CCCC66;
	font-family:Arial Black;
	text-align:center;
	font-size:18pt;
	padding:4pt;
}
/**/

.conBack {
	background-color: #cccc00;
	padding:12pt;
	position: relative;
}
.divHead {
	font-family:arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
}
.bullet {
	font-size:16pt;
	vertical-align:top;
}
iframe {
	width:100%;
	height:700;
}
/*
	background-color: #eeeeff;
color: #cc3333; 
*/
