/* Body */
BODY,TD,TH {
	font-family: Trebuchet MS;	
	font-size: 12px;	
	line-height: 12px;
	letter-spacing: 1px;
	color: #a60b08;

	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF
}

#Photo a {
margin-left: 0px;
margin-bottom: 0px;
background-color: #dedede;
color: #000000;
text-align: center;
width: 180px;
padding: 10px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
}


#Photo a:hover {
background-color: #a60b08;
color: #FFFFFF;
text-decoration: none;
}

a:link{
color: #d21410;
text-decoration: none;
font-family: Trebuchet MS;
}

a:visited{
color: #d21410;
font-family: Trebuchet MS;
}

a:hover{
color: #6f100e;
text-decoration: none;
font-family: Trebuchet MS;
}

a:active{
color: #d21410;
text-decoration: none;
font-family: Trebuchet MS;
} 

table.zs {
	border-width: 1px;
	border-color: #F2F2F2;
	border-style: solid;
	background-color: #F8F8F8;
}
