body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main {
	font-family: Tahoma,sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.main ul { list-style-image: url(bullet.gif); }

.main a {
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.bottom {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom a {
	color: #666666;
	text-decoration: none;
}
.bottom a:visited {
	color: #666666;
	text-decoration: none;
}
.bottom a:hover {
	color: #666666;
	text-decoration: underline;
}
.navitem {
	font-family: Tahoma,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.navitem {
	color: #000000;
   text-align:left;
	text-decoration: none;
}

.featuresInside {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #333333;
}
.featuresInside a:link {
	color: #333333;
	text-decoration: none;
}
.featuresInside a:visited {
	color: #333333;
	text-decoration: none;
}
.featuresInside a:hover {
	color: #333333;
	text-decoration: underline;
}

th
{
  text-align: left;
}

div#disclaimer span {
	color: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
}