body { 
  color: #000000;
  background-color: #DFE6EE;
  margin: 0px;
  padding: 0px;
}

hr
{
  height: 1px;
  width: 95%;
}


a:link {
	text-decoration: underline;
	color: #333366;
    font-weight: bold;
}
a:visited {

	text-decoration: underline;
	color: #333366;
    font-weight: bold;
}
a:hover {


	text-decoration: underline;
    font-weight: bold;
	color: #0099CC;
}
TD.menu {
font-family: Arial,Arial;
font-size: 10px;
color: #333333;
}
DIV.menu {
font-family: Arial,Arial;
font-size: 10px;
color: #333333;
}



H2  {
        font-family: Arial,Arial;
        font-size: 14px;
        color: #24377C;
	text-decoration: none;
}


H3.LoggedIn{
        font-family:Arial;
        font-size:7pt;
        font-weight:normal;
        font-style:normal;
        text-decoration:none;
        color:#ffffff;
} 


TD  {
font-family: Arial,Arial;
font-size: 12px;
           }

.buttonsize { 
        font-size:7pt; 
}


.littletext {
font-family: Arial,Arial;
font-size: 10px;
}

.newMenu 
{
	font-weight: bold;
	text-indent: 10px;
	color: #111B64;
	font-size: 12px;
	text-decoration: none;
}


.FEATURED_TABLE
{
    font-family: Arial,Arial;
    font-size: 12px;
    border-width:1; 
    border-color: #DFE6EE; 
    border-style:solid;
    margin-right:8; 
}
 
