#header2 {
	height:78px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	}
#header3 {
	height:78px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	}
UL {
font-size:  1.0em;
font-family: "Trebuchet MS";
color : #fff;
list-style-image: url(images/arrow.gif);
}

ulxxx {list-style:none; margin:0.5em 0em 0.9em 0.0em;}

ul li {margin:0 0 0.3em 2px; padding:0px 0px 0px 0px; background: transparent url(images/arrow.gif) no-repeat 0 0.4em; line-height:1.4em; color:#000; font-size:100%;}



table {clear:both; width:960px; margin:0.0em 0.0 0.0em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background:transparent;}

.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 0px rgb(255,255,255); border-right:solid 0px rgb(255,255,255); border-top:solid 0px rgb(255,255,255); border-bottom:solid 0px rgb(255,255,255); background:transparent; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}

table td {height:3.0em; padding:0px 20px 0px 0px; border-left:solid 0px rgb(255,255,255); border-right:solid 0px #01669A; 
border-top:solid 0px rgb(255,255,255); border-bottom:solid 0px #fff; background:transparent; text-align: left; font-weight:normal; color:#000; font-size:100%;}



