body
{
	background-color: #8f7b5a;
    overflow: -moz-scrollbars-vertical;	
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a.menu {color: #000000; text-decoration: none; font-weight:bold}
a.menu:visited {color: #000000; text-decoration: none; font-weight:bold}
a.menu:hover {color: #8f7b5a; text-decoration: none; font-weight:bold}

a.mail {color:  #000000; text-decoration: none}
a.mail:visited {color:  #000000; text-decoration: none}
a.mail:hover {color: #ffffff; text-decoration: underline}

#divide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;		
    font-weight:bold;
}

.floatLeft { 
    float: left; 
}

