
BODY, TABLE, TR, TD, A, CENTER, DIV {font-family: Arial, Tahoma; font-size: 11px;}
input,select { border-width: "1px"; border-style: "solid"; border-color: "#5E5E5E"; background-color: "#FFFFFF";
      color: "#5E5E5E"; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 8pt; font-weight: normal; }

.grey {color: #E0E0E0; text-decoration: none;}
.grey:link {color: #E0E0E0;}
.grey:visited {color: #E0E0E0;}
HR {height:1px; color:#7f9bc8;}
IMG {border:0}



.grey:hover {text-decoration: underline; color: #E0E0E0;}
A:link    {font-family: Tahoma; font-size: 11px; text-decoration: underline; font-family: Tahoma, Arial; font-weight:normal; color:#000000; }
A:visited {font-family: Tahoma; font-size: 11px; text-decoration: underline; font-family: Tahoma, Arial; font-weight:normal; color:#000000; }
A:active font-family: Tahoma; font-size: 11px; {text-decoration: underline; font-family: Tahoma, Arial; font-weight:normal; color:#FF0000; }
A:hover	{font-family: Tahoma; font-size: 11px; text-decoration: underline; font-family: Tahoma, Arial; color:#FF0000; font-weight:normal;}

.button {color: #E0E0E0; text-decoraton: underline}

/* Form elements */
select, textarea, input, 
textarea { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #563409;
}

