body
{ cursor: crosshair; }

body 

{	 
     scrollbar-face-color : #ffffff;
     scrollbar-shadow-color: #ffffff;
     scrollbar-highlight-color: #ffffff;
     scrollbar-3dlight-color : #ffffff;
     scrollbar-darkshadow-color: #7D5740;
     scrollbar-track-color: #ffffff;
     scrollbar-arrow-color : #7D5740;
	color:#333333;
	 background-attachment: fixed;
	 background-repeat: no-repeat;
}
td {
	text-align: justify;
	vertical-align: top;
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	color:#333333;
}
td.mid {
	text-align: center;
	vertical-align: middle;
}
form
{
	margin:0px;
}
a:link {
			font-family: helvetica, arial, sans-serif;
	color: #333333;
	
	text-decoration: underline;
}


a:visited {
	font-family: helvetica, arial, sans-serif;
	color: #333333;
	
	text-decoration: underline;
}
	

a:hover {
	

color: #FE0C0B;
	
	text-decoration: underline;
}
#menutop {
		
	font-size: 13px;
text-align: left;
margin-top: 20px;

}

#menutop a {
		font-family: helvetica, arial, sans-serif;
	

text-align: left;
		
	text-decoration: underline;
}

#menutop li
{
padding-top: 4px;
padding-bottom: 4px;
padding-left: 0;
}
#menutop a:link {
			font-family: helvetica, arial, sans-serif;
	color: #333333;
	
	text-decoration: underline;
}


#menutop a:visited {
	font-family: helvetica, arial, sans-serif;
	color: #333333;
	
	text-decoration: underline;
}
	


#menutop a:hover {
		

color: #FE0C0B;
	
	text-decoration: underline;
}
	

#main
{
margin: 0 auto;
width: 700px;
text-align:center;
margin-top: 60px;
}


#content img
{
margin-right: 10px;
margin-left: 0;
margin-bottom: 8px;
padding: 0;
}


