body
{
font-family:Arial;
font-size:12px;
color:#000000;
background-color:#ffffff;
background-repeat:no-repeat;
background-position:top center;
}

tr.header, td.header
{
font-weight: bold;
font-size: 12px;
background-color:#d1e9fc;
}

tr.title, td.title
{
font-weight: bold;
font-size: 16px;
background-color:#ffcc66;
}

table, tr, td
{
font-family:Arial;
font-size:12px;
color:#000000;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #cc0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
}

a:hover
{
	text-decoration: none;
	color: #ff9900;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
}

#holder body {margin:25px; font:12px Verdana, Arial, Helvetica}
#holder * {padding:0; margin:0}
#holder .dropdown {float:left; padding-right:5px}
#holder .dropdown dt {width:188px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
#holder .dropdown dt:hover {background:url(images/header_over.gif)}
#holder .dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
#holder .dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
#holder .dropdown li {display:inline}
#holder .dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
#holder .dropdown a:hover {background:#d9e1e4; color:#000}
#holder .dropdown .underline {border-bottom:1px solid #b9d6dc}