body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #8F8F8F;
	vertical-align: top;
	line-height:13px;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #4595BA; font-weight: bold;}
h2, h3 { font-size: 11px; color: #FF9C00}
h4 { font-size: 11px; color: #FF9C00; line-height:12px; margin: 5 0 1 0;}

img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #4595BA;	
}
a:visited {
	color: #4595BA;
}
a:hover {
	color: #4595BA;
}
a:active {
	color: #4595BA;
}
.style1 {color: #FF9C00}

#navlist {
	width: 243px;
}
#navlist p {
	font-size: 14px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1px;
}
#navlist li {
	margin: 0;
	padding: 0;
	background-image:  url(images/button3.gif);
	background-repeat: no-repeat;
}
#navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #6C6C6C;
	font-size: 14px;
	display: block;
	padding: 9px 0px 10px 40px;
	background-image:  url(images/button3.gif);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
}
#navlist a:hover, #navlist a:active {
	background-image:  url(images/button3_over.gif);
	background-repeat: no-repeat;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-image:  url(images/button3_over.gif);
	background-repeat: no-repeat;
}