body 						{background-color: #006699;
								 color: #EFEF00;}

body.white			 {background-color:#FFFFFF;
									color:#000000;}

td 							{font-family: Arial, Verdana;
								 font-size: 16px;
								 color: #FFFFFF;}

td.white				{font-family: Arial, Verdana;
								 font-size: 16px;
								 color: #006699;}
								 
a:active 				{color: #FFFF00; text-decoration: none; 			font-size: 18px; font-weight:bold}
a:link 					{color: #FFFF00; text-decoration: none; 			font-size: 18px; font-weight:bold}
a:visited 			{color: #FFFF00; text-decoration: none; 			font-size: 18px; font-weight:bold}
a:hover 				{color: #FF0000; text-decoration: underline;  font-size: 18px; font-weight:bold}

h1							{margin-top:0;margin-bottom:0;}
input						{background-color:#FFFFCC;}
input.nobg			{background-color:#FFFF00;color:#0000FF;font-weight:bold}
textarea				{background-color:#FFFFCC;}
ul 							{list-style:none;}
li 							{
	margin-left:-25px;
	padding:5px 0 0 20px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 7px;
	text-align: left;
}
li.ghh 					{margin:0 0 0 -30px;
								 padding:5px 0 0 30px;
								 background-image:url(../images/ghh20.jpg);
								 background-repeat:no-repeat;
								 background-position:0px 7px;
								 font-size: 24px;}

.whitebg		 		{background-color:#FFFFFF;
								 color:#000000;}

.bluebg					{background-color: #006699;
								 color: #EFEF00;}
