body 
{
	background: #017AB5;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
	
}	

img 
{
	border-color: #05286F;
}

a:active 
{
	color: white;
}

a:visited 
{
	color: white;
}

a:hover 
{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

a:link 
{
	color: white
}

.image 
{
	border-width: 2;
	border-style: solid;
	margin: 5;
}
table 
{
	background: #017AB5;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.scroll
{
  width: 100%;
  overflow-y: scroll;
	background: #017AB5;
	scrollbar-3dlight-color:#017AB5;
	scrollbar-arrow-color:#017AB5;
	scrollbar-base-color:#095E97;
	scrollbar-darkshadow-color:#017AB5;
	scrollbar-face-color:#095E97;
	scrollbar-highlight-color:#095E97;
	scrollbar-shadow-color:white 	         
}
