@charset "ISO-8859-1";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
img {
display:block;
margin-top:0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FF3366;
}
.redlink a:link { color: #ff0000; font-weight: bold; font-size: 10px; text-decoration: none; }
.redlink a:visited { color: #ff0000; font-weight: bold; font-size: 10px; bold; text-decoration: none; }
.redlink a:hover { color: #0D95B0; font-weight: bold; font-size: 10px; text-decoration: none; background: transparent; }
.redlink a:active { color: #0D95B0; font-weight: bold; font-size: 10px; text-decoration: none; background: transparent; }
.yellowlink a:link {
	color: #FF9;
	font-weight: bold;
	text-decoration: none;
}
.yellowlink a:visited {
	color: #FF9;
	font-weight: bold;
	text-decoration: none;
}
.yellowlink a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
.yellowlink a:active {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}


.style3 {color: #D3952D}
a {
	font-size: 12px;
}
.style4 {
	color: #FF6666;
	font-size: 36px;
	font-weight: bold;
}
.style6 {font-size: 30px}
.style7 {font-size: 10px}
.style8 {color: #44391E}
.style9 {
	color: #AB2E2D;
	font-weight: bold;
}
h1 {
	line-height: 20px;
}
.white {
	color: #FFF;
}
  .hideDisplayStyle {
    visibility: hidden;
    font-weight:bold;}
	
    .focusField{
        border:solid 2px #73A6FF;
        background:#EFF5FF;
        color:#000;
    }
    .idleField{
        background:#EEE;
        color: #6F6F6F;
        border: solid 2px #DFDFDF;
    }
.quote { 
color: #000000;
		text-align: left;
	font-size: 13px;
	line-height: 15px;
	margin-left:20px;
	margin-right:15px;
	margin-top:0px;
		margin-bottom:0px;
}
.quotewhite { 
color: #FFFFFF;
		text-align: left;
	font-size: 13px;
	line-height: 15px;
	margin-left:20px;
	margin-right:15px;
	margin-top:0px;
		margin-bottom:0px;
}
