@charset "iso-8859-1";
body         { font-style: normal;
               font-variant: normal; 
			   font-weight: none; font-size: 8pt; font-family: Trebuchet MS, Verdana;
			   background:#A0D7F4; 
			   color: #1E3B4A;
			   scrollbar-face-color: #A0D7F4; 
               scrollbar-highlight-color: #FFFFFF; 
			   scrollbar-shadow-color: #FFFFFF;
			   scrollbar-3dlight-color: #000000; 
               scrollbar-arrow-color: #000000;
			   scrollbar-track-color: #A0D7F4; 
               scrollbar-darkshadow-color: #000000;
cursor: arrow; }
		   

a:link {color: #000000; text-decoration: underline;cursor: help;}
a:visited {color: #000000; text-decoration: underline;cursor: help;}
a:active {color: #000000; text-decoration: underline;cursor: help;}
a:hover  {text-decoration: overline; color:#1E3B4A; cursor: help;}


hr {color: #000000;size: 1pt;}
table {font-weight: none; font-size: 8pt; font-family: Trebuchet MS, Verdana;}
.header{background-color:#B9E0F5;border:solid 1pt #1E3B4A; color:#1E3B4A; font-weight: none; font-size: 8pt; font-family: Trebuchet MS, Verdana;}
.field{background-color:#80BAD9;border:solid 1pt #1E3B4A; color:#1E3B4A; font-weight: none; font-size: 8pt; font-family: Trebuchet MS, Verdana;}
.button{background-color:#B9E0F5;border:solid 1pt #1E3B4A; color:#1E3B4A; font-weight: none; font-size: 8pt; font-family: Trebuchet MS, Verdana;}