a:link {color: #FFFFFF; text-decoration: none;}     /* unvisited link */
a:visited {color: #FFFFFF; text-decoration: none;}     /* visited link */
a:hover {color: #FFFFFF; text-decoration: none;}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration: none;}   /* selected link */ 

a:link {color: #e07000; text-decoration: none;}     /* unvisited link */
a:visited {color: #e07000; text-decoration: none;}     /* visited link */
a:hover {color: #e07000; text-decoration: underline;}   /* mouse over link */
a:active {color: #e07000; text-decoration: underline;}   /* selected link */ 

a.prod:link {color: FFFFFF; text-decoration: none;}     /* unvisited link */
a.prod:visited {color: FFFFFF; text-decoration: none;}     /* visited link */
a.prod:hover { color: 000000; text-decoration: none;}   /* mouse over link */
a.prod:active {color: 000000; text-decoration: none;}   /* selected link */ 

.b {BORDER-color: #d5d5d5; border-width: 1px; border-style: solid; }

.blackBorder { border: 1px solid #000000;
}

.imageholder { border: 1px solid #000000;
}

.blight {background-color: e8e8e8; BORDER-color: ccc; width:100px; height: 100px; border-width: 1px; border-style: solid; vertical-align:middle;}
.blightPop {BORDER-color: ccc; height:500px; border-width: 1px; border-style: solid;}
td img { vertical-align: bottom; }
td {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	color: 666666; 
	text-decoration: none;
	}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	color: 666666; 
	text-decoration: none;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #bcbcbc; 
	text-decoration: none;
	line-height:10pt;
	}	
.dkGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: 818286; 
	text-decoration: none;
	line-height:12pt;
	}	
.dkGreySM {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: 818286; 
	text-decoration: none;
	line-height:12pt;
	}	
.header {
	background-color:FFF;
 	border-bottom: 1px solid #28497E;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: 9F2500; 
	text-decoration: none;
	line-height:12pt;
	}	
.pubtitle {
	font-weight:normal;
	font-size: 180%; 
	text-align:left;
	line-height:13pt;	
	}		
INPUT.text  {
    font-family : Verdana,Arial,Helvetica;
    font-size : 8pt;
    background-color : fefefe;
    border-color : 666666;
    border-style : inset;
    border-width : 1px;
	color: 000000;
}

TEXTAREA  {
    font-family : Verdana,Arial,Helvetica;
    font-size : 8pt;
    background-color : e2e2e2;
    border-color : 666666;
    border-style : inset;
    border-width : 1px;
	color: 000000;
}
SELECT {
    font-family : Verdana,Arial,Helvetica;
    font-size : 8pt;
    background-color : e2e2e2;
    border-color : 666666;
    border-style : inset;
    border-width : 1px;
	color: 000000;
}
OPTION  {
    font-family : Verdana,Arial,Helvetica;
    font-size : 8pt;
    background-color : e2e2e2;
	color: 000000;
}

