a          
{
	cursor: pointer;
	color:#B49575;
	text-decoration:none;
}  
a:hover
{
	color:red;
	text-decoration:underline;
}
.EYPageHeader
{
	font-size:23px;
	color:black;
	font-family: Optima LT, Arial;
	border-bottom:1px #B49575 solid;
	padding-bottom:3px;								
	width:580px;
}

.EYTable1td1
{
	
	padding-bottom:5px;
	padding-left:10px;
	vertical-align:top;
}

.EYImgStyle
{
	font-size:11px;
	color:#808285;
	padding-left:0px;
	border-bottom:1px #B49859 solid;
}

.EYtdContent
{
	padding-top:5px; 
	width:580px; 
	max-width:580px;
}

.EYtdRightSection
{
	height:485px;
	width:210px;
	max-width:210px;
	min-width:210px;
	margin-top:100px;
	background-color:#f1f1f2;
}
