p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18px;
	color: #AAB600;
	font-weight: normal;
	margin-top: 0px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}

div#navbar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	width: 158px;
	border: none;
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right:8px;
	padding-left: 26px;
}

#navbar ul li a:hover, #navbar ul li a.current {
	text-decoration: none;
	color: #CCFF00;
	border: none;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

a.white:link {
color: #ffffff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration: underline; }

a.white:visited {
color: #ffffff;
text-decoration: underline; }

a.white:hover {
color: #ffffcc;
text-decoration: none; }

a.white:active {
color: #ffffcc;
text-decoration: none; }

.bottxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 13px;
	padding-top: 6px;
	padding-bottom: 10px;
}

.loginbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 11px;
	padding-left: 7px;
	width: 132px;
	padding-bottom: 5px;
}

.smalltxt {
	font-size: 10px;
	line-height: 13px;
}

.purpletxt {
	color: #7A007F;
}

input {
	font-size: 11px;
}
.requestspace {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
blockquote {
	font-family: Trebuchet MS, Myriad Roman, Arial, sans-serif;
	font-size: 12px;
	margin: 5px 0px; 
	color:#f60; 
	}
