 body {
      background-color: #ffffff;
    }
	
    .header {
      color: #808080;
      font-family: arial, helvetica;
      line-height: 14px;
      font-size: 10px;
    }
	
    .header2 {
		color: #4c4c4c;
		font-family: arial, helvetica;
		line-height: 14px;
		font-size: 11px;
	}
	
	.footer {
		color: #A9A8A8;
		font-family: verdana, arial;
		font-size: 9px;
	}
	.footer A {
		color: #A9A8A8;
		text-decoration: none;
	}
	
	.footer A:Hover {
		color: #333333;
	}
	
	.headerNav {
		color: #ffffff;
		text-decoration: none;
		font-family: arial, helvetica;
		font-size: 11px;
	}
	
	.headerNavText {
		color: #ffffff;
		text-decoration: none;
		font-family: arial, helvetica;
		font-size: 11px;
	}

	
	.headerNav:Hover {
		color: #2A462D;
	}
.nospace {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}



.darkrow {
background-color: #F2F2F2;
}

#tbl_header {
	background: url(/img/ui/tbl_header.gif) repeat-x top left;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 75px;

}

#tbl_header  h2 {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}

#tbl_main {
	font-size: 11px;
	border-color: #9FA6AE;
	border-collapse: collapse;
	border-width: 1px;
	border-style:solid;
}
