body, td {
	font-size:9pt;
	font-family:arial,verdana;
	}
#advheader {
	background: url(/images/advbg.jpg) no-repeat top right;
	height:100px;
	border-bottom:1px solid #31C2FF;
	}
#advlogo {
	height:0px;
	}
.advName {
	font-weight:bold;
	color:#AB020E;
	font-size:9pt;
}

.advName1 {
	font-weight:bold;
	color:#007EF3;
	font-size:18pt;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding-left: 0px;
	}
#menu ul li {
	padding:2px;
	margin:1px;
	font-size:9pt;
	font-weight:bold;
	}
#menu ul li a {
	padding:5px;
	text-decoration:none;
	width:90%;
	background: url(../images/adv-menubg.gif) repeat bottom right;
	display:block;
	}
#menu ul li a:hover {
	color:#0131FF;
	width:90%;
	background: url(../images/adv-menubg1.gif) repeat bottom right;
	}
.advTxt, .advTxt a {
	font-size:9pt;
	padding:5px;
	}
.advLink {
	font-weight:bold;
	color:#026DAB;
}

