body
	{
	margin: 0 0 0 0;
	}

FONT {FONT-FAMILY: Verdana}
A {TEXT-DECORATION: none}
A:link {COLOR: #0000FF; FONT-FAMILY:Verdana}
A:visited {COLOR: #0000FF; FONT-FAMILY: Verdana}
A:hover {COLOR: #FAA748; FONT-FAMILY: Verdana}
TABLE {FONT-SIZE: 8pt; FONT-FAMILY: Verdana; COLOR: #000000;}
TEXTAREA {FONT-SIZE: 8pt; FONT-FAMILY: Verdana}

.menuList
	{
	list-style: none; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	width: 100%; 
	text-align: left;
	}

.menuList a:link 
	{
	display: block;
	color: #333; 
	padding: 6px 0 6px 12px;  
	text-decoration: none; 
	width: 100%;
	}
.menuList a:visited 
	{
	color: #333; 
	padding: 6px 0 6px 12px;  
	text-decoration: none; 
	display: block; 
	width: 100%;
	}
.menuList a:hover 
	{
	text-decoration: none; 
	background: #CCCCCC;
	width:128px;
	}

*html .menuList a:hover 
	{
	text-decoration: none;
	background: #CCCCCC;
	width:100%;
	}
	
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #EEEEEE}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtopdark, b.rbottomdark{display:block;background: #FFF}
b.rtopdark b, b.rbottomdark b{display:block;height: 1px; overflow: hidden; background: #AAAAAA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtopdark b.r4, b.rbottomdark b.r4{margin: 0 1px;height: 2px}
	
#dhtmlgoodies_menu
	{
	margin:0px;
	padding:0px;
	width:140px;
	}
#dhtmlgoodies_menu li
	{
	margin-top:2px;
	list-style-type:none;				
	clear:both;
	display:block;	
	overflow:hidden;
	}
	
#dhtmlgoodies_menu li a
	{
	color:#000;
	text-decoration:none;
	font-family: Verdana, Lucida Sans Unicode, Arial, sans-serif;
	letter-spacing:1px;
	font-size:10px;
	font-weight:bold;
	width:140px;
	float:left;
	background-color:#EEEEEE;
	padding-left:3px;
	line-height:25px;
	}
	
#dhtmlgoodies_menu li div
	{
	float:left;
	}