body {
	margin: 0px;
	padding: 0px;
	color:#999900;
	font-size: xx-small;
}
body.tiny {
	background-image: none;
	font-size: x-small;
	color: #999900;
}
a:link {
	color:#D93B03
}
a:visited {
	color:#BC1213
}
table.pictable-left td, table.pictable-left p, table.pictable-right td, table.pictable-right p , 
/* SMALL FONTS */
.small{
        font-family: arial,helvetica,sans-serif;
        font-size: xx-small;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: x-small;
}
html>body table.pictable-left td, html>body table.pictable-left p, html>body table.pictable-right td, html>body table.pictable-right p , 
html>body .small{
	font-size:x-small;
	background-image: url(../control-images/aquaflobg_blue.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* MEDIUM FONTS */
td, th, p, div, ul, ol, li, input {
	font-family: arial,helvetica,sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body td, html>body th, html>body p, html>body div, html>body ul, html>body ol, html>body li, html>body input {
	font-size:xx-small;
	color: #999900;
}

/* HEADINGS and fix MSIE display bug */
h1 {
	font-size:24px;
	position: relative;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:140%;
	position: relative;
}
h3 {
	font-size:115%;
	position: relative;
}
h4 {
	font-size:100%;
	position: relative;
}
/*
p {
	position: relative;
}
*/

/* FORMS*/
input.title {
	width: 96px;
	height:15px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: 1px solid #ffffff;
}
#search-header {
	font-weight:bold;
	color:#ffffff
}

