<style type="text/css">
	
		.testinput 
		{
		background-color: #DCEAF4; 
		width: 250px; 
		border: 2px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		.borderwbgwhite
		{
		background-color: #FFFFFF; 
		border: 2px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		.testforms 
		{
		background-color: #DCEAF4; 
		width: 300px; 
		border: 2px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		.testbox
		{
		background-color: #DCEAF4; 
		width: 300px; 
		height: 100px; 
		border: 2px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		.testsubmit
		{
		background-color: #DCEAF4; 
		width: 85px; 
		border: 1px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		.testsubmitlg
		{
		background-color: #DCEAF4; 
		width: 100px; 
		border: 1px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		.testoption
		{
		background-color: #DCEAF4; 
		border: 1px #99C0E6 solid; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #2E4D60
		}
		
		BODY
            	{
            	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8pt;
		font-style: normal; 
		font-weight: normal;
		font-variant: normal; 
		color: #000000;
		background-color: #0099FF; 
		background-image: url(px/backgr.jpg); 
		background-repeat: repeat; 
		margin-top: 5px; 
		margin-right: 10px; 
		margin-bottom: 0px; 
		margin-left: 10px
		}
a:visited{
		text-decoration:none; 
		color:#004080; 
		font-weight:lighter;
		}
		
		a:hover {
		text-decoration:none; 
		color:#660000; 
		font-weight: lighter;
		}

		BODY
		{
		scrollbar-face-color: #99C0E6; 
		scrollbar-shadow-color: #DCEAF4;
		scrollbar-highlight-color: #B2D9FF;
		scrollbar-3dlight-color: #B2D9FF;
		scrollbar-darkshadow-color: #DCEAF4;
		scrollbar-track-color: #DCEAF4;
		scrollbar-arrow-color: #000000;
		}
		
		.skin0 {
		position:absolute;
		text-align:left;
		width:135px;
		border: 2px #8CAFD1 solid;
		background-color:#DCEAF4;
		font-family: verdana;
		line-height: 20px;
		cursor:default;
		visibility:hidden;
		}

		.hr {
		background-color: #99C0E6; 
		border: 1px #99C0E6 solid; 
		}
	
</style>a:active  { 
		text-decoration:none; 
		color:#004080; 
		font-weight:lighter;
 } 
		
		a:link { 
		text-decoration:none; 
		color:#004080; 
		font-weight:lighter;
 } 