body {
    left: 0px;
    right: 0px;
    top: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: #000 url("/ww/images/banner_tile.gif") repeat-x;
}

font	{font-family: verdana, arial}

ul {
	list-style-image: url("../images/wwbullet.gif");
	text-align:left;
}

A:link
{
	color:#525A21;
}

A:visited
{
	color:#525A21;
}

A:active
{
	color:#525A21;
}

td.topline {
	background-color: #000;
	height: 2px;
}

td.black {
	color: #fff;
	font: 11px Verdana, sans-serif;
	background: #000;
}

td.yellow {
	background-color: rgb(253,215,1);
}

td.yellowbot {
	background: rgb(253,215,1) url("/ww/images/yellow_tile.gif") repeat-x;
	color: #000;
	font: 11px Verdana, sans-serif;
	line-height: 18px;
	text-align: center;
    padding: 25px 0px 25px 0px;
}

td.yellowbot ul {
	display: inline;
}

td.yellowbot li {
	color: #000;
	font: 10px Verdana, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

td.yellowbot li.first {
	color: #000;
	font: 10px Verdana, sans-serif;
	border: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

td.yellowbot a:link, td.yellowbot a:active, td.yellowbot a:visited {
	color: #000;
	font: 11px Verdana, sans-serif;
	text-decoration: none;
}

td.yellowbot a:hover {
	color: #000;
	font: 11px Verdana, sans-serif;
	text-decoration: underline;
}

h1.ww {
    color: #F75A18;
    font: 15px Verdana, sans-serif;
    font-weight: bold;
    margin: 20px 0px 20px 20px;
    text-transform: uppercase;
}

h2.ww {
    color: rgb(179,145,188);
    font: 13px Verdana, sans-serif;
    font-weight: bold;
    margin: 20px 0px 20px 20px;
}

h3.ww {
    color: #F75A18;
    font: 12px Verdana, sans-serif;
    font-weight: bold;
    margin: 0px 0px 0px 20px;
}

p {
	margin: 0px 5px 20px 20px;
	color: #000;
    font: 11px Verdana, sans-serif;
}

li {
	color: #000;
    font: 11px Verdana, sans-serif;
}

ul.ww {
	list-style-image: url("/ww/images/yellow_dot.gif");
	margin-top: 20px;
}

ul.ww li {
    color: #000;
    font: 13px Arial, sans-serif;
    font-weight: bold;
}

ul.ww li a:link, ul.ww li a:active, ul.ww li a:visited {
    color: #000;
    font: 13px Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

ul.ww li a:hover {
    color: #000;
    font: 13px Arial, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}

form {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

form input {
    font: 11px Verdana;
    /*color: rgb(153,153,153);*/
	color: #000000;
}

form td {
	color: #fff;
    font: 11px Verdana, sans-serif;
}

sup {
	font: 7px Arial, sans-serif;
	text-transform: uppercase;
}
