* 									{ margin: 0; padding: 0; }
body								{ font: 15px Helvetica, Sans-Serif; } 
#page-wrap							{ width: 800px; margin: 25px auto; } 
a									{ text-decoration: none; }

p                                   {
	margin: 15px 0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; list-style:none; }
ul.dropdown li                      { font-weight: normal; float: left; zoom: 1; line-height:23px;list-style:none;  }
ul.dropdown a:hover		            { color: #ffffff!important; background-color:#a8a8a8;text-decoration:none!important; width:75%; }
ul.dropdown a:active                {
	color: #3a3a3a;
}
ul.dropdown li a                    {   color: #3a3a3a;display: block;padding: 6px 10px; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #a8a8a8; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible220px!important;  }
.mainwarper table tr td table tr td table tr td .active {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
.mainwarper table tr td table tr td table tr td .active {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
