body {
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt;
	font-weight:normal;

	text-decoration:none;
	color: #000000;

}

a.menu:link, a.menu:visited, a.menu:active {	
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:normal;
	margin-top:1;
	margin-bottom:1; 
	margin-left:3;
	margin-right:0;
	text-decoration:none;
	color: #FFFFFF;
	}

a.menu:hover {	
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:normal;
	margin-top:1;
	margin-bottom:1; 
	margin-left:3;
	margin-right:0;
	text-decoration:none;
	color: #333366;
	}

a.ghost_link:link, a.ghost_link:visited, a.ghost_link:active {	
	font-family: Arial, Helvetica, Verdana;
	font-size:12pt; 
	font-weight:normal;
	margin-top:0;
	margin-bottom:0; 
	margin-left:6;
	text-decoration:none;
	color: #A5A5A5;
	}

a.ghost_link:hover {	
	font-family: Arial, Helvetica, Verdana;
	font-size:12pt; 
	font-weight:normal;
	margin-top:0;
	margin-bottom:0; 
	margin-left:6;
	text-decoration:underline;
	color: #858585;
	}
	
.table_head {
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:Bold;
	margin-top:0;
	margin-bottom:0; 
	margin-left:1;
	margin-right:1;
	text-decoration:none;
	color: #000000;

}

.small {
	font-family: Arial, Helvetica, Verdana;
	font-size:8pt; 
	color: #000000;
}

td {
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0; 
	margin-left:1;
	margin-right:1;
	text-decoration:none;
	color: #000000;

}

a.standard_link:link, a.standard_link:visited, a.standard_link:active {	
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	}

a.standard_link:hover {	
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
	}

a.white_link:link, a.white_link:visited, a.white_link:active {	
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	}

a.white_link:hover {	
	font-family: Arial, Helvetica, Verdana;
	font-size:9pt; 
	font-weight:normal;
	text-decoration:underline;
	color: #FFFFFF;
	}

input {
	border-width: 2px; 
	font-family: Arial, Helvetica, Verdana;
	font-size:8pt; 
	font-weight:normal;

}
select {
	border-width: 2px; 
	font-family: Arial, Helvetica, Verdana;
	font-size:8pt; 
	font-weight:normal;
}

.hi_input {
	border-style: inset; 
	border-width: 2px; 
	background-color: #99CCFF;
	font-family: Arial, Helvetica, Verdana;
	font-size:8pt; 
	font-weight:normal;
	margin-top:0;
	margin-bottom:0
	
}

.hi_select {
	border-style: inset; 
	border-width: 2px; 
	background-color: #99CCFF;
	font-family: Arial, Helvetica, Verdana;
	font-size:8pt; 
	font-weight:normal;
	
}

.input_inset {
	border-style: inset; 
	border-width: 2px; 
	font-family: Arial, Helvetica, Verdana;
	font-size:8pt; 
	font-weight:normal;
}

.input_small {
	border-width: 0px; 
	font-family: Arial, Helvetica, Verdana;
	font-size:7pt; 
	font-weight:bold;
	margin-right:1;
	color: #000000;
}

.tblmenu {	
	background-color: #EFEFEF;
	}

.tblmenuhover {	
	background-color: #E7E5E4;
	}