	#backBody {background: url("graphics/backBody.jpg") center top;
  				  background-repeat: no-repeat;}
				  
	.header  {font-family:verdana; color:white; font-size:16px; 
		     	font-weight:bold; text-align:left;}
				
	.left  {font-family:verdana; color:white; font-size:14px; text-align:left;}
	.leftbg  {font-family:verdana; color:white; font-size:15px; text-align:left;}
	.leftsm  {font-family:verdana; color:white; font-size:12px; text-align:left;}
	.small  {font-family:verdana; color:white; font-size:11px; text-align:left;}
				
	.right  {font-family:verdana; color:white; font-size:14px;
		     	text-align:right;}
	.center  {font-family:verdana; color:white; font-size:14px;
		     	text-align:center;}
					
	.footer  {font-family:verdana; font-size:11px; text-align:center;
				color:#282627; font-weight:bold; letter-spacing:-1px;}

	.xsmall  {font-family:verdana; color:white; font-size:6px;
		     	text-align:left;}
	.xxsmall  {font-family:verdana; color: black; font-size: 4px;
		     	text-align: center;}
	.xxxsmall  {font-family:verdana; color: black; font-size: 2px;
		     	text-align: center;}
				
	A {color:#8AABCC; font-family:verdana; font-weight:bold;
	  			font-size:11px; text-decoration:none;}
    A:hover {color:white;}
				
	#footlinks A {color:#282627; font-family:verdana; font-weight:bold;
				font-size:11px; text-decoration:none; text-align:left;}
	#footlinks A:hover {color:#8AABCC; text-decoration:none;}
	
	#adminlinks A {color:maroon; font-family:verdana; font-weight:bold;
				font-size:11px; text-decoration:none; text-align:left;}
	#adminlinks A:hover {color:#999999; text-decoration:none;}
	
	.pulldown{background-color:#eeeeee; color:maroon; font-family:verdana; font-size:11px; 
				font-weight:bold; border-color:darkorange;}
	.formbutton{cursor:hand; font-family:verdana; font-size:11px; font-weight:bold; 
		background:#eeeeee; color:maroon; width:100;}
	
	table{font-size:12px}
	td.submenu{background:#656364}
	table.submenu
		{
		position:absolute; margin-left:25px; background-color:#000000; visibility:hidden; 
			text-align:left;
		}
	
	.hideme { visibility:hidden; }