body {
	background-color: #006699;
}
#maintable {
	background-color: #FFFFFF;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
hr {color: #003399; height: 1px}
h1 {font-size: 20px; font-weight: normal; color: #003399}
h2, h3, h4 {font-size: 16px; font-weight: bold; color: #0066CC}
a:link {color: #0033CC; text-decoration: none}
a:visited {color: #0033CC; text-decoration: none }
a:hover {color: #0099FF; text-decoration: none }
p {}
ul {}
ol {}

a.tabs:link {color: #FFFFFF; text-decoration: none}
a.tabs:visited {color: #FFFFFF; text-decoration: none }
a.tabs:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.tabs {color: #FFFFFF; padding-right: 5px; padding-left: 5px; text-align: center; font-weight: bold}
.small {font-size: 10px;}
.smaller {font-size: 8px;}
.smallest {font-size: 4px;}
.bullet {color: #006699; font-size: 13px; }
.pink {color: #FF00FF}
.bold {font-weight: bold}
.redBold {
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
	}
.sal_tabs {background-color:#FF6699; color: #0033CC; padding-right: 2px; padding-left: 2px; text-align: center; font-weight: bold}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
.seventypercent {
	font-size: 70%;
}
.ninetypercent {
	font-size: 90%;
}
.noscreen {
	display: none;
}