body, div, p, th, td, li, dd, pre  {
	/* redundant selectors to help NS4 not forget */
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	color : #FFFFFF;
	scrollbar-base-color : #215D8D;
	scrollbar-arrow-color : #D0BB00;
	scrollbar-darkshadow-color : #007C50;
}

body {margin-left:15; margin-top:16; margin-right:0; margin-bottom:0;}

input, select, option, textarea  {
	font-size : small;
	color : #000000;
	background-color : #D0BB00;
	font-family : Times New Roman, Times, serif;
}

A:LINK, A:VISITED  {
	text-decoration : none;
}

A:HOVER, A:ACTIVE  {
	text-decoration : underline;
}

.pagelink{
    COLOR: #FFFFFF;
    font-weight: normal;
    font-style: none;
    FONT-FAMILY: Times New Roman, Times, serif;
    FONT-SIZE: x-small;
}
.pagelink:hover{
    COLOR: #C4B692;
    font-weight: normal;
    font-style: none;
    FONT-FAMILY: Times New Roman, Times, serif;	
    FONT-SIZE: x-small;
}
.nav_divider{
    COLOR: #0318AB;
	font-weight: bold;
	letter-spacing: .1em;
	FONT-FAMILY: Helvetica, Arial;
}
.navlink:link, .navlink:visited {
    COLOR: #000000;
    font-weight: bold;
    FONT-FAMILY: Helvetica, Arial;
}
.navlink:hover, .navlink:active {
    COLOR: #0318AB;
    font-weight: bold;
    FONT-FAMILY: Helvetica, Arial;
	text-decoration : underline;
}
.footer  {
	FONT-SIZE : 12px;
}