td
{
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: #bbbb86;
}

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 40px;
        text-align: left;
}


a{
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: #aaaa75;
	text-decoration: none;
}
a:hover{
	color: #cccc97;
	text-decoration: underline;
}
a:visited{

	
}
a:active{
	
}
 a:link{

	
}

.border_b
{
   border: 1px solid #000000;
}

.float
{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}


hr {
        line-height: 4px;
        background-color: #E2E2E2;
        height: 1px;
        border: #003366 0px dotted ;
}


