body, table
{
	font-family: Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

H1, H2, H3, H4, H5, H6 {	
!	font-family: Arial, Century Gothic, Helvetica, Verdana, sans-serif;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	color:	darkblue;
}	

H2
{
	font-size: 16px;
	font-weight: bold;
}

H3
{
	font-size: 14px;
}
		
.table_out {
!	font-family: Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	border-collapse: collapse; 
!	border-color: #cccccc;
!	border-color: #666666;
	border-color: #999999;
}

TH, THAD, TFOOT {	
!	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:  url("../img/blue_bg.jpg");
!	background:  #6688bb;
}	

TD {
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	FONT-SIZE: 12px; 
!	COLOR: #333333
}	

.cth {	
!	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #6688bb;
}	

.ctd {
!	font-family: Verdana, Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
!	FONT-SIZE: 12px; 
	background: #d3e3ff;
}

td.under_line 
{
	background-image:  url("../img/blue_bar.gif");
}

.conf {
!	color:#ff3200;
	color:#001860;
}

.pcbutton {
	width: 24em;
	text-align: left;
}
.pcoffbutton {
	width: 24em;
	color: #888888;
	//border-bottom: 2px solid #ffcccc;
	//border-right: 2px solid #ffcccc;
	//padding: 1px solid #ffcccc;
}

.header
{
!	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #dd8822;
	border-left: 6px solid #dd8822; 
	border-bottom: 1px solid #dd8822;
	padding: 1px;
}

.header th, .header td
{
	padding: 2px;
}

.people th, .people td
{
!	padding: 4px;
	padding: 3px;
	border-bottom: 1px solid #ddeeff;
}

.subtitle {
	font-weight: bold;
	font-size: 14px;
	color: darkblue;
	border-bottom: 3px solid #ff00ff;
}

.name
{
	width: 150px;
	font-weight: bold;
!	border: 1px solid #ddeeff;
	border-bottom: 1px solid #ddeeff;
}

B {
	font-weight: bold;
}

b.up1 {
	FONT-SIZE: 14px; 
	font-weight: bold;
}

UL {
	line-height: 110%;
}
		
BLOCKQUOTE {
  margin-left: 0.5em; 
  margin-right: 0.5em;
  margin-top: 0.5em; 
  margin-bottom: 0.5em;
  font-style: normal;
}

a
{
	color: #002080;
!	color: #3366cc;
!	color: #55689e;
!	text-decoration: none;
	text-decoration: underline;
}

a:hover
{
!	text-decoration: underline;
	color: red;
}

!a:link {font-family:Verdana, Arial; font-size: 12px; color:midiumblue; text-decoration:underline; font-weight:bold;}
!a:visited {font-family:Verdana, Arial; font-size: 12px; color:#0000aa; text-decoration:underline; font-weight:bold;}
!a:hover {font-family:Verdana, Arial; font-size: 12px; color:darkgreen; text-decoration:underline; font-weight:bold;}
a:active{ color:darkorchid }

.style1 {
	font-size: large;
	font-weight: bold;
}
.style2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

BODY	{	
!	font-family: Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	background:     #fffff5;
	margin-top:	0em;
	margin-left:	0em;
	margin-right:	1em;
	margin-bottom:	1em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
!	line-height: 110%;
	}


