BODY {
	background-color: #336699;
  	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
P { 
 	padding:.5em;
  	text-indent:0em; 
} 
A { 
	color:#000066;
  	text-decoration: none; 
} 
A:LINK{ 
} 
A:HOVER{ 
	color:red;  
} 
A:VISITED{ 
} 
A:ACTIVE{ 
} 
div#menu{
	width: 130px;
	padding: 20px 5px 20px 5px;
}
ul#nav{
	margin: 0;
	padding: 0;
}
ul#nav li{
	width: 8em;	
	margin-right: 0px;
	text-align: center;
}
ul#nav a{
	display:block;
	background: #336699;
	text-decoration: none;
	padding: 1px 0;
}
ul#nav a:hover{
	color: #ff0000;
	background: #f0f8ff;
}
H1{ 
  	color:#000000; 
} 
H2{ 
  	color:#000000; 
} 
H3{ 
  	color:#000000; 
} 
H4{ 
  	color:#000000; 
} 
H5{ 
  	color:#000000;
	font-size: 8pt;
  	padding:0em;
} 
HR{ 
  	color:#336699; 
  	height:1px; 
  	width:95%;
} 
div.box 
{
    background-color:white; 
    border:solid; 
    border-width:thin;
    border-bottom:#336699 1px solid;
    border-left:#336699 1px solid;
    border-right:#336699 1px solid;
    border-top:#336699 1px solid;
    width: 100%
}
div.sides
{
    background-color:white; 
    border:solid; 
    border-width:thin;
    border-bottom:#336699 0px solid;
    border-left:#336699 1px solid;
    border-right:#336699 1px solid;
    border-top:#336699 0px solid;
    width: 100%
}
div.box_pad 
{
    background-color:white; 
    border: none; 
    border-width: thin;
    border-bottom:white 0px solid;
    border-left:white 0px solid;
    border-right:white 0px solid;
    border-top:white 0px solid;
    padding: 1.0em;
    text-indent: 0em;     
    width: 100%
}
div.box_wtop
{
    background-color:white; 
    border: solid; 
    border-width: thin;
    width: 100%;
    border-bottom:navy 4px solid;
    border-left:navy 1px solid;
    border-right:navy 1px solid;
    border-top:navy 4px solid
}
div.box_lightblue 
{
    background-color:#ccccff; 
    width: 100%;
    border-top: #9999ff 2px solid;
}
div.exlightgray
{
    background-color:#f0f0f0; 
    width: 95%;
    text-decoration: none;
    border-top: black 2px solid;
    border-bottom: black 2px solid;
    border-left: black 0px solid;
    border-right: black 0px solid;
}
div.box_medbl
{
    background-color:#809fff; 
    width: 100%;
    border-top: #0033cc 2px solid;
}
div.box_exmedbl
{
    background-color:#bfccff; 
    width: 100%;
}
 
div.box_lightrd
{
    background-color:#ff9999; 
    width: 100%;
    border-top: #ff33cc 2px solid;
}
div.box_exlightrd
{
    background-color:#ffcccc; 
    width: 100%;
 
}
div.box_lightblue 
{
    background-color:#ccccff; 
    width: 100%;
    border-top: #9999ff 2px solid;
}
div.box_exlightblue 
{
    background-color:#f0f8ff; 
    width: 100%;
}
div.color_ltblue 
{
    background-color:#f0f8ff; 
    width: 90%;
 
}
div.bkgrd_ltblue 
{
    background-color:#f0f8ff; 
     width: 100%
}
div.box_lightblgn 
{
    background-color:#99ffff; 
    width: 100%;
    border-top: #009999 2px solid;
}
div.box_exlightblgn 
{
    background-color:#ccffff; 
    width: 100%;
}
div.box_lightbrn
{
    background-color:#ffff99; 
    width: 100%;
    border-top: #ffcc00 2px solid;
}
div.box_exlightbrn
{
    background-color:#ffffcc; 
    width: 100%;
}
address
{
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted 
}

<!-- Division Codes -->
div#nifty{ 
	margin:0 10%;
	background:#ffffff
}
div#nifty2 {
	margin:0 10%;
	background:#ffffff
}
div#memu {	
	margin: 0 0%;
	background:#000066
}
div#ccccffbox {
	margin: 0 0%;
	background:#ccccff
}
div#f0f0f0box {
	margin: 0 0%;
	background:#f0f0f0;
	color:#000000;
	background-color:#f0f0f0;
}
div#ccccccbox {
	margin: 0 0%;
	background:#cccccc;
	color:#000000;
	background-color:#cccccc;
}
div#e5e9ffbox {
	margin: 0 0%;
	background:#e5e9ff;
	color:#000000;
	background-color:#e5e9ff; 
}
div#e0e0e0box {
	margin: 0 0%;
	background:#e0e0e0;
	color:#000000;
	background-color:#e0e0e0;
}
div#news div {
	float: left;
	width: 26em;
	margin: 0 0 10px 10px;
	background:#336699 url(../images/gradient.jpg) repeat-x top
}
