body	
	{background-image: url('background.gif');
	background-repeat: repeat-x,repeat-y;
	margin: 0px;
	font-family: trebuchet ms, verdana, arial;
        font-size: 80%;
	color: #000000;
	line-height: 70%; 
        scrollbar-face-color:#1C4774;
	scrollbar-darkshadow-color:#0B2B4B;
	scrollbar-3dlight-color:#0B2B4B;
	scrollbar-track-color:#DBD7CB;
	scrollbar-arrow-color:#0B2B4B;
	scrollbar-shadow-color:#0B3864;
	scrollbar-highlight-color:#CCCC99;}

td	
	{font-family: trebuchet ms, verdana, arial;
 	font-size: 80%;
 	line-height: 120%;
	background-color: #F1EDE0;}

td.bottom
	{background-color: transparent}

.submit 	

	{background: #285079; 
	color: #ffffff;
	font-size: 12px;
	font-family: times new roman;
	border-color: #ffffff;
	border-style: none;}


a:link 		

{text-decoration: underline; font-weight: bold; color: #1961AD;}

a:visited 	

{text-decoration: underline; color: #1961AD;}

a:active	

{text-decoration: underline; color: #1961AD;}

a:hover 	

{text-decoration: none; color: #285079;}
