a:hover {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	color: #660000;
	}

a:active {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	color: #660000
	}

a:link {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-decoration: none;
	color: #003366;
}

a:visited {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-decoration: none;
	color: #003366;
}

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	background-image: url(bkgnd.gif);
}

p {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 10pt; 
	color: #000000
}

.panel_outline {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}

.panel_columns {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.add_panel {
	border: 1px dotted #6699CC;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.footer_text{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.inner_tab {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.active_tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.inactive_tab {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 80%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
