﻿ body, p, td 
 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 9pt; 
	padding:0px 0px 0px 0px;	
}
a
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
a:hover { color: maroon; }
div.boxscroll { overflow: auto; width: 650px; height: 60px; }
div.versionscroll { overflow: auto; height: 50px; }
div.boosterscroll { overflow: auto; height: 300px; width: 250px; border-style: solid; border-width: 2;}

input.submitbutton { color: #050; font-family:'trebuchet ms',helvetica,sans-serif; font-size: 9px; font-weight: bold; background-color: #fed; border: 1px solid; border-top-color: #696; width: 6em; border-left-color: #696; border-right-color: #363; border-bottom-color: #363; text-decoration: none; }

input.disabledsubmitbutton { color: #fed; font-family:'trebuchet ms',helvetica,sans-serif; font-size: 9px; font-weight: bold; background-color: #050; border: 1px solid; border-top-color: #696; width: 6em; border-left-color: #696; border-right-color: #363; border-bottom-color: #363; text-decoration: none; }


