p, body {
	color: #000000;
	font-family: VAG Rounded, Trebuchet, Arial;
	font-size: 10pt;
	background: #FFFFFF URL(../images/botlogo.gif) no-repeat 570px 575px scroll;
}
b {
	color: #FF0000;
	font-weight: bold;
	font-family: VAG Rounded, Trebuchet, Arial;
	font-size: 10pt;
}
h2 {
	color: #000000;
	font-weight: bold;
	font-family: VAG Rounded, Trebuchet, Arial;
	font-size: 12pt;
}
li {
	color: #665555;
	font-family: VAG Rounded, Trebuchet, Arial;
	font-size: 10pt;
	background: #FFFFFF URL(../images/botlogo.gif) no-repeat 570px 575px scroll;
}
.main {
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 20px;
}
.head {
	background-color: #FABD1A;
}
.topnav {
	border-left: 2px #FFFFFF solid;
	text-align: center;
	font-family: Arial, San Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 135px;
	padding-left: 5px;
	padding-right: 5px;
}
.topnav:hover {
	background-color: #EB7405;
	cursor: hand;
	font-family: Arial, San Serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	width: 135px;
	padding-left: 5px;
	padding-right: 5px;
}
a {
	text-decoration: none;
	font-family: Arial, San Serif;
	font-size: 10pt;
	color: #999999;
}
.sidenav {
	padding-top:2px;
}
.search {
	background-color: #EB7405;
	color: #FFFFFF;
	font-size: 11pt;
	font-family: VAG Rounded, Trebuchet, Arial;
}
.login {
	background-color: #FABD1A;
	color: #000000;
	font-size: 11pt;
	font-family: VAG Rounded, Trebuchet, Arial;
}
#gosearch {
	background-color: #000000;
	font-size: 11pt;
	font-family: VAG Rounded, Trebuchet, Arial;
	border: 0px;
	color: #FFFFFF;
	cursor: hand;
}
#ad {
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	text-align: center;
	font-size: 11pt;
	font-family: VAG Rounded, Trebuchet, Arial;
	color: #000000;
}
.rightcol {
	border-left: 2px #999999 solid;
}
.right {
	font-family: VAG Rounded, Trebuchet, Arial;
	font-size: 10pt;
	text-align: center;
	padding: 6px;
}
.footer {
	font-family: Arial, San Serif;
	font-size: 10pt;
	color: #999999;
}

ul.NoBullets	{
	margin:	0px;
	list-style:	none;
	padding-left: 15px;
	text-align: left;
}

ul.NoBullets	li	{
	margin-bottom: 0px;

}

ul.NoBullets	li	ul	{
	padding: 0px;
	margin: 0;
	margin-left: 10px;
}
