body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background : #E5E5E5;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 11px;
	margin-bottom : 9px;
}

table, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

#main_table  {
border-left: 1px solid #003366; 
border-right: 1px solid #003366; 
border-bottom: 1px solid #003366;
}

#print_only  { display: none; }

#head_1  {
  	font-size : 15px;
	font-weight : bold;
	color : #336699;
	}

#head_2  {
  	font-size : 15px;
	font-weight : bold;
	color : #000000;
	letter-spacing : 2px;
	}

#fuss_big  {
  	font-size : 10px;
	color : #959595;
	font-weight : bold;
	}

#fuss  {
  	font-size : 10px;
	color : #336699;
	}

a.fuss:link 	{  font-size : 10px;	color : #003366;  text-decoration : none; padding-left: 2px; padding-right: 2px; }
a.fuss:visited {  font-size : 10px;	color : #003366;  text-decoration : none; padding-left: 2px; padding-right: 2px; }
a.fuss:hover	{  font-size : 10px;	color : #FFFFFF; background-color: #336699; text-decoration : none; padding-left: 2px; padding-right: 2px; }
a.fuss:active 	{  }

a.fuss_2:link 	{  font-size : 10px;	color : #666666;  text-decoration : none; padding-left: 2px; padding-right: 2px; }
a.fuss_2:visited {  font-size : 10px;	color : #666666;  text-decoration : none; padding-left: 2px; padding-right: 2px; }
a.fuss_2:hover	{  font-size : 10px;	color : #FFFFFF; background-color: #336699; text-decoration : none; padding-left: 2px; padding-right: 2px; }
a.fuss_2:active 	{  }

a.none:link 	{  text-decoration : none; background-color: transparent; }
a.none:visited {  text-decoration : none; background-color: transparent; }
a.none:hover	{  text-decoration : none; background-color: transparent; }
a.none:active 	{  }

a:link 		{  color : #003366;  text-decoration : underline;  }
a:visited 	{  color : #003366;  text-decoration : underline;  }
a:hover		{  color : #FFFFFF; 	text-decoration : none; 	background-color: #336699;  }
a:active 	{  }

.textline {
		border : 1px solid #959595;
		background-color : whitesmoke;
		height : 18px;
		font-family : monospace;
		font-size : 12px;
		color : BLACK; 
}

.textbox {
		border : 1px solid #959595;
		background-color : whitesmoke;
		font-family : monospace;
		font-size : 12px;
		color : BLACK;
}

.button {
		border : 1px outset #A7DDEB;
		background-color : #336699;
		height : 19px;
		font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : whitesmoke;
}
