body
{
	font-family: Verdana, Geneva, "Lucida Sans Unicode", Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-color: #000000;
	/*background-image: url(images/bg_fade.png);*/
	background-image: url(images/bg_black_blue_fade_1x4000.png);
	background-repeat: repeat-x;
}
#container
{
	width: 960px;
	margin: 10px auto 10px auto;
	background-color: #ffffff;
	border: solid 2px #000000;
}
#header
{
	/* padding: 10px; */
	color: #ffffff;
	background-color: #6699cc;
	background-image: url(images/bg_header.png); 
	padding: 10px;
	border-bottom: solid 2px #000000;
}
#headertext
{
	color: #ffffff;
}
#footer
{
	/* padding: 10px; */
	color: #ffffff;
	background-color: #6699cc;
	background-image: url(images/bg_header.png); 
	padding: 5px;
	border-top: solid 2px #000000;
}
#footertext
{
	color: #ffffff;
	background-image: url(images/bg_header.png);
	padding: 10px;
}
/* OLD STYLES - STILL USED */
h1 {
font-size : 16pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000080;
}
h2 {
font-size : 14pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000080;
}
h3 {
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000080;
}
td {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.divider {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color : #336699;
font-weight : bold;
background-image:url('images/bg_subtitle.png')
}
td.menu {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
/* background-color : #6699cc; */
/* background-image: url(images/bg_lines.png); */
}
td.menu_bglines {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
background-color : #6699cc;
/* background-image: url('images/bg_lines.gif'); */
}
a:active.menu {
color : #ffffff;
background-color : #336699;
text-decoration : none;
}
a:link.menu {
color : #ffffff;
background-color : #336699;
text-decoration : none;
}
a:visited.menu {
color : #ffffff;
background-color : #336699;
text-decoration : none;
}
a:hover.menu {
color : #336699;
background-color : #ffffff;
text-decoration : none;
}
a:active {
color : #336699;
text-decoration : none;
}
a:link {
color : #0000ff;
text-decoration : underline;
}
a:visited {
color : #000080;
text-decoration : underline;
}
a:hover {
color : #ffffff;
text-decoration : none;
background-color : #336699;
}
a:hover img {
color : #ffffff;
background-color: #ffffff;
text-decoration : none;
}
a:active.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : underline;
}
a:link.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : none;
}
a:visited.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : none;
}
a:hover.lite {
font-size : 8pt;
color : #ffffff;
text-decoration : underline;
}
.litelink {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
text-decoration: none;
}
.midblue {
background-color : #66ccff;
}
.lightblue {
background-color : #99ccff;
}
.lightgray {
background-color : #cccccc;
}
.copyright {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.small {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background-color : #ffffff;
}
.liliput {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.white {
font-size : 10pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
}
.bluetitle {
font-size : 11pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #336699;
background-color : #ffffff;
}
.monospace {
font-family : Courier, monospace;
}
.fixedwidth {
font-family : "Andale Mono", "Courier New", Courier, monospace;
}
