@charset "utf-8";

/*Tags */
body, table, td, tr, font, div {color:#4e4e4e; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height: 12pt}
a:hover{color:#333333}
a:link, a:active, a:visited{color:#616161; text-decoration:none}

/* IDS */


/* Class */
.yard {font-size: 9px;
	color:#333333;
	font-weight: bold;
	line-height:12px}
	
a.yardl {font-size: 9px;
	color:#333333;
	font-weight:bold;
	border-bottom:solid 1px #333333;
	line-height:10px;}


/* DD Menu */
#dropmenudiv{
position:absolute;
top: 100px;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#E3E5D7;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-size:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#CCCCCC;
}
