/* FDR STYLES BEGIN */

td 
{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B402A;
	font-weight: normal;
	text-decoration: none;
}

.small
{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B402A;
	font-weight: normal;
	text-decoration: none;
}

a:link, a:active, a:visited
{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

h1
{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2B402A;
	font-weight: bold;
	text-decoration: none;
}

img.border
{
	border: 1px #2B402A solid
}

img.float
{
	float: left;
}

input.off
{
	
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:1px black solid;
	height:25px;
	padding:5px;
}

input.on
{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	border:1px #FF0000 solid;
	background-color:white;
	height:25px;
	padding:4px;
}









/* FDR STYLES END */
