	
Body 

.imgBorder {
border-color: transparent;
position: relative;
top: 0px;
left: 0px;
}

.imgBorderOn {
position: relative;
border-color: #659ACE; /* or any other color you like */
top: 1px;
left: 1px;
}


{
  scrollbar-arrow-color: #DCDCDC;
  scrollbar-shadow-color: #696969;
  scrollbar-face-color: #2F4F4F;
  scrollbar-highlight-color: #696969;
  scrollbar-darkshadow-color: #DCDCDC;
  scrollbar-3dlight-color: #DCDCDC;
  scrollbar-track-color: #708090; 
overflow: auto;
border: solid #000000;
border-width: medium;

 }

p 




{
margin: 5px;
}


img       { border: 1px solid #000000 }



.border
{
		color:#000000;
		border:1px solid #000000; 
		border-color: #000000;
		
	 }
		

.header
	{
		font-size: 36px;
		font-weight: bold;
		font-family: Comic Sans MS;
	}
td 
{
	font-size: 10pt;
	font-family: verdana;
}

	.funky_text
	{
		font-size: 10pt;
		font-family: verdana;
	}


	.button3a 
	{
		background:#4682B4;
		color:#000000;
		border:1px solid #000000; 

	}
	.buttonover3a 
	{
		background:#4682B4;
		COLOR:white;
		CURSOR:hand;
		border:1px solid #000000; 
	}


	INPUT, select, textarea, text 
	{
		border: 1px #000000 groove;
		background-color: #ffffff; 
		font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #000000;
		border-color: #000000;
		border-style: solid;
	}

	.small  
	{
		font: 8pt verdana, sans-serif; 
		color: #000000; 
		text-decoration: none;
	}