
TABLE
{
    color: #333333;
    BACKGROUND-COLOR: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal
	border: 1px solid #555555;
}
TH
{
    COLOR: white;
    BACKGROUND-COLOR: #eeeeee;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}
TD
{
    PADDING: 3px
}




.tooltip_header
{
    COLOR: white;
    BACKGROUND-COLOR: #555555;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}
.returned
{
	color: #ff0000;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	text-decoration:none;
}

.search_criteria
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #cccccc;
	border-top-style: solid;
	border-right-style: solid;	
	border-left-style: solid;
	BORDER-TOP-COLOR:#555555;
	BORDER-LEFT-COLOR:#555555;
	BORDER-RIGHT-COLOR:#555555;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}

.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #686868;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #686868;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
	font-size: 1.15em;
	color: #8B8B8B;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-left: 21px;
}

.link{
	color: #ff9900;
	text-decoration: underline;
	font-size: 15px;
}

.link:hover {
   
	color: #ff6600;
	font-size: 15px;
	text-decoration: underline;
}
