.default{	font-family:arial, helvetica, verdana;
		font-size:9pt;
		color:#000000;
	}

.error	{	font-family:arial, helvetica, verdana;
		font-size:9pt;
		color:#ff0000;
		font-weight: BOLD;
	}

.charge{	font-family:arial, helvetica, verdana;
		font-size:18pt;
		color:#ff0000;
		font-weight: BOLD;
	}

.subheader{	font-family:arial, helvetica, verdana;
		font-size:14pt;
		color:#ffffff;
		font-weight: BOLD;
	}

.big 	{	font-family:arial, helvetica, verdana;
		font-size:14pt;
		color:#000000;
		font-weight: BOLD;
	}
.bold {		font-family:arial, helvetica, verdana;
			font-size:9pt;
			color: #000000;
	        font-weight: BOLD  ;
}	


.input	{	font-family:arial, helvetica, verdana;
		font-weight: bold; 
		font-size: 9pt;
		color: #000080;
		background-color: #ffffff;
	}

.button	{	font-family:arial, helvetica, verdana;
		font-weight: bold; 
		font-size: 9pt;
		color: #000080;
		background-color: #ffffff;
	}

.formstyle { 	font-family:arial, helvetica, verdana;
		font-weight: bold; 
		font-size: 9pt;
		color: #fec041;
	   }	
	
.resultTableHeader {
	font-family:arial, helvetica, verdana;
	font-weight: bold; 
	font-size: 9pt;
	background-color: #000000;
	color: #FFFFFF;
	width: 1%;
	text-align: left;
}
	
body	{	font-family:arial, helvetica, verdana;
		font-size: 12px;
		font-color: #000000;
		font-weight: normal;
		background-color: #ffffff;
		background-image: url(../resources/bg1.jpg);
		background-repeat: repeat;
		padding: 0;
		margin: 0;
	}

a:link, a:link * {	
	color:	#FF0000;
; font-size: 10px; font-family: Arial, Helvetica, sans-serif
	}
	
a:visited, a:visited *	{	
	color:	#808080;
; font-size: 10px; font-family: Arial, Helvetica, sans-serif
	}
	
a:active, a:active *	{	
	color:	#FF0000;
; font-size: 10px; font-family: Arial, Helvetica, sans-serif
	}
	
center	{ 	font-family:arial, helvetica, verdana;
		color:#000000;
		font-size:9pt; 
	}

P	{	font-family:arial, helvetica, verdana;
		font-size:9pt;
		color:#000000;
	}
P.red	{	font-family:arial, helvetica, verdana;
		font-size:9pt;
		color:#ff0000;
	}

td	{	font-family:arial, helvetica, verdana;
		font-size:9pt;
		color:#000000;
	}

td.header {	font-family:arial, helvetica, verdana;
		font-size:14pt;
		color:#000000;
	}

img     {
                border: solid 0px;   
        }
detailTable{
left: 10px;
width: 340px;
height: 183px;
background-image: url("/resources/detailBG.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}

botLogo{
	float: right; 
	bottom: 5px; 
	right: 5px;"
	z-index: 8;
	position: absolute;
}

.copyH {
	background-image: URL("<html:img style="border: 0px;" page="/resources/new_bar_help.gif" />");
}