body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #333300;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: right;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #336633;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #339999;
padding-bottom: 0px;
background: transparent;
color: #CC0000;
}

#navlist a:hover { color: #003333; }
.plans {
	background-color: #99CCFF;
	border: thin dotted #003333;
}
.ecommerce {
	background-image: url(images/ecommerce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
