body,html 
{ 
  padding: 0;
  margin: 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  color:#33333;
}

a { color:#000000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

.bolds { font-weight: bold;}
.bold14 { font-size:14px;  font-weight:bold; }
.bold16 { font-size:16px;  font-weight:bold; }

div.lmenu { line-height: 20px;}

div.lmenu a {
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

div.lmenu a:hover {
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

.active {
font-size: 13px;
font-weight: bold;
}

#flashcontent {
		height: 480px;
		width: 100%;
		border-top: 1px #006600 dashed; 
		border-bottom: 1px #006600 dashed;
	}
