TD {
	vertical-align : top;
	color : #696969;
	font : normal 10px Verdana, Arial, "Trebuchet MS", Helvetica;
}
a:hover    { color: #b8860b; font-size: 10px; line-height: 10px; font-family: Verdana, "Trebuchet MS", Arial, Helvetica; text-decoration: underline }
a    { color: #ff8c00; font-size: 10px; line-height: 10px; font-family: Verdana, "Trebuchet MS", Arial, Helvetica; text-decoration: none }
ul  { font-size: 10px; font-family: Verdana, "Trebuchet MS", Arial, Helvetica }
ol  { font-size: 10px; line-height: normal; font-family: Verdana, "Trebuchet MS", Arial, Helvetica }
.body    { color: #696969; font-size: 10px; font-family: Verdana, Arial, "Trebuchet MS", Helvetica }
.footer   { color: #556b2f; font-size: 10px; font-family: Verdana, Arial, "Trebuchet MS", Helvetica }
.footer a { color: #556b2f; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.footer a:hover { color: #ff8c00; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.body_copy     { color: #696969; font-size: 10px; font-family: Verdana, Arial, "Trebuchet MS", Helvetica }
.body_copybold      { color: #696969; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "Trebuchet MS", Helvetica }
.body_copyboldH1       { color: #ff8c00; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, "Trebuchet MS", Helvetica }

.move
{
 width:100%;
 background-color:#D6DAE2;
 border-bottom:1px solid blue;
 font-size:14px;
 font-family:arial;
 font-color: "#33CCAA";
 text-align:center;
}

.info
{
 width:100%;
 background-color:#D6DAE2;
 border-top:1px solid blue;
 font-size:11px;
 font-family:arial;
 font-color:"#33CCAA";
}

.panel
{
 width:200;
 position:absolute;
 border:1px solid blue;
 left:50;
 top:300;
 font-size:14px;
 font-family:arial;
}

.panel a:visited{color:green;}
.panel a{text-decoration:none;color:green}
.panel a:hover{text-decoration:none;color:red}

#panel a.visited{
text-decoration:none;
}


.menu
{
	width:100%;
	background-color:lightyellow;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	line-height : 110%;
}
