body { background: #f3f3f3 url('images/bg.gif'); }

hr {color: #ffffff; height:0px;border: 0px solid #336699;border-top-width:1px }              

.divider { background: #ACACAC }
.white { background: #ffffff }

.menu {
	background: #EEEEEE;
	padding: 3pt;
	color: #757575;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica
}
.menu A:link, .menu A:visited { color: #757575; text-decoration: none }
.menu A:active, .menu A:hover { color: #35608C; text-decoration: none }

.leftmenu { background: #f6f6f6; padding: 3pt; line-height: 16pt; font-weight: bold; color: #757575; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
.leftmenu A:link, .leftmenu A:visited { font-weight: bold; color: #757575; text-decoration: none }
.leftmenu A:active, .leftmenu A:hover { font-weight: bold; color: #35608C; text-decoration: none }

.copyright { background: #ffffff; padding: 3pt; color: #757575; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
.copyright A:link, .copyright A:visited { color: #757575 }
.copyright A:active, .copyright A:hover { color: #35608C}

.content { padding: 5pt }

A:link { color: #35608C}
A:visited { color: #4A75A2}
A:active, A:hover { color: #800000}

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, dl, dt, dd, td, tr, option, select, input, textarea
{
	color: #555555;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica
}
h1 { color: #25496E; font-size: 16pt; font-family: Verdana, Arial, Helvetica }
h2 { color: #25496E; font-size: 14pt; font-family: Verdana, Arial, Helvetica; font-weight: bold }
h3 { color: #25496E; font-size: 14pt; font-family: Verdana, Arial, Helvetica }
h4 { color: #25496E; font-size: 12pt; font-family: Verdana, Arial, Helvetica }
h5 { color: #25496E; font-size: 10pt; font-family: Verdana, Arial, Helvetica }
h6 { color: #25496E; font-size: 8pt; font-family: Verdana, Arial, Helvetica; font-weight: bold }
