/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial; width:710px; position:relative; margin:0; font-size:11px; margin:50px 0 0px 0; z-index:100;}
.menu ul li a, .menu ul li a:visited {padding:1; display:block; text-decoration:none; color:#000; width:110px; text-align:center; TEXT-INDENT: 1px; color:#64C9C9; border:0px solid; background:; line-height:19px; font-size:11px; overflow:hidden; solid}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative; border:1px solid;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#99CC35;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:115px;}
.menu ul li:hover ul li:hover a.hide {border:1px solid; background:#000; color:#64C9C9;}
.menu ul li:hover ul li ul {display: none; padding:0;}
.menu ul li:hover ul li a {text-align:left; display:block; background:#000; color:#64C9C9;}
.menu ul li:hover ul li a:hover {background:#CC0000; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:114px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


#table1 {	

	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	
	}
	
#scroll {	

	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	
top: 5;
Left: 5;
Width: 574px;
Height: 424px;
overflow: auto;	
border: 1px solid #666;	
background-color: #9a9a9a;	
padding: 8px;
}



.DataTable 
{
	color: #000000;
	font-family: Microsoft Sans Serif;
	border: solid 1px #666;
	border-collapse:collapse;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	padding: 4px 4px 4px 4px;

    
}

.DataTable th
{
	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	border: none;
	padding: 4px 4px 4px 4px;
	 
}


.DataTable td
{
    vertical-align: top;
    border: solid 1px #666;
    font-size: 9pt;
    padding: 4px 4px 4px 4px;
    
}

a.redLink:link { color: #CC0000; }
a.redLink:visited { color: #CC0000; }
a.redLink:hover { color: #99CC35; }

