body {
	margin: 0px;
	background: #CCCCCC;
	height:100%;
}
td, p	{
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
}

.menu {
	position: absolute; 
	background:#CDEAEA; 
	visibility: hidden; 
	z-index:100;
}

.dropdowntext {
	color: #FFFFFF; 
	padding: 5px; 
	border-bottom: #262C52 solid 1px;  
	border-right: #262C52 solid 1px;  
	border-left: #262C52 solid 1px;
}

.topthing	
( 
	width:100%; 
	height: 22px; 
	background: #7AC7C7 url(/images/headerbar.gif) no-repeat; 
	font-size: 12px; 
	padding: 0px 0px 0px 5px; 
	font-weight:bold;
}

.alternate
{
	background: #E9F2F2
}

a {
	color: #339999; 
	text-decoration: none;
}

a:hover {
	color: #737AA2; 
	text-decoration: underline;																			
}

a.pagemenu {
	color: #0099FF; 
	text-decoration: none; 
	font-size:14px; 
	font-weight:bold;	
}

a.pagemenu:hover {
	color: #737AA2; 
	text-decoration: underline; 
	font-size:14px; 
	font-weight:bold;														
}

input, select, textarea, button	{
	font-family: Verdana, sans-serif; 
	font-size: 12px;
}

.disabledLink {
	color: #BBBBBB; 
	text-decoration: none; 
	font-size:14px; 
	font-weight:bold;	
}

a.remove { color: #990000; font-size: 10px; font-weight: bold; }