<style type="text/css">
<!--
body, p, td 
		{
			font-family: Tahoma;
			font-size: 11px;
			color: #022C5C;
			
			scrollbar-arrow-color:FFFFFF;
			
			scrollbar-3dlight-color:022C5C;
			scrollbar-highlight-color:BDBEDC;
			
			scrollbar-shadow-color:022C5C;
			scrollbar-darkshadow-color:022C5C;
			
			scrollbar-face-color:022C5C;
			scrollbar-track-color:BDBEDC;
		}

a:link 
		{
			color: 022C5C;
			text-decoration: none;
		}

a:visited 
		{
			color: 022C5C;
			text-decoration: none;
		}

a:hover 
		{
			color: 022C5C;
			text-decoration: underline;
		}

a:active 
		{
			color: 022C5C;
			text-decoration: none;
		}

.combo 	 { font-family:tahoma,Arial; font-size:11px; background-color: #ffffff; font-weight:none; border:1px solid outset #2C729E; padding:0; height:20; width:100;}
.inp     { font-family:tahoma,Arial; font-size:11px; background-color: #ffffff; font-weight:none; padding:0; height:15; width:80;}
.inp_byk { font-family:tahoma,Arial; font-size:11px; background-color: #ffffff; font-weight:none; padding:0; height:20; width:120;}
.btn     { font-family:tahoma,Arial; font-size:11px; background-color: #DCD2F4; color:#022C5C; font-weight:none; border:1px solid outset #2C729E; padding:0; height:20; width:75;cursor:hand;}

-->
</style>