body {
	/*background-image: url(images/logo2007_web2.jpg);*/
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* 

p {	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
} 
	
*/
	
hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 2px;
	width: 90%;
	align: right;
}	

ul {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
.bigLet	{
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 32px;
}

/* for text links */
a:link		{color:#336699}
a:visited	{color:#336699}
a:hover		{color:#993333}
a:active	{color:#cc6633}


.navLinks {
	background-color:#000000; 
	height:25px; 
	text-align:center;
	
	font-family: Helvetica;
	color: #B0A585;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*cursor: hand;*/	
}

.topNav:link {
	font-family: Helvetica;
	color: orange; 
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}

 .topNav:visited {
	font-family: Helvetica;
	color: orange;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}

.topNav:hover {
	font-family: Helvetica;
	color: #ffcc33; 
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}

.topNav:active {
	font-family: Helvetica;
	color: #ffee33;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}

.topNavLit {
	font-family: Helvetica;
	color: #bfccff;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	cursor:default;
}

div.headerPanel {
	/* border:1px solid #000000; */
	background-color:#336699;
}

div.bodyPanel {
	border-top:1px solid #336699; 
	padding:0px 0px 0px 0px;
}

table {}

td.homePane {
 
	vertical-align:top; 
	padding:0px 20px 10px 20px; 
	/*background-color: #cfc9af;*/
	background-color: #cfcfaf;

	border-bottom:5px solid #000000; 
	border-left:1px solid #000000;
	border-right:1px solid #000000;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #300000;
}

td.leftPane {
	width:15%; 
	vertical-align:top; 
	padding:0px 10px 10px 10px; 
	background-color:;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.midPane {
 
	vertical-align:top; 
	padding:0px 20px 10px 20px; 
	background-color: #cfcfaf;
	
	border-bottom:5px solid #000000; 
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #300000;
}

td.rightPane {
	width:15%; 
	vertical-align:top; 
	padding:0px 10px 10px 10px; 
	background-color:;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.Lsep {
	border-left:1px solid #000000; 
	width:1px; 
	/* background-color:#beige; */
}

td.Rsep {
	border-right:1px solid #000000;
	width:1px; 
	/* background-color:#beige; */
}



div.useNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:90%;
	height:20%;
	border:solid 1px;
	padding:4px 4px 4px 4px;
	background-color: gold;	
	display:none; 
}

.message		{color: white; font-size:11px; font-family:arial}
.tiny_message	{color: black; font-size:11px; font-family:arial}