.text { width:130; font-size:8pt; border:solid 1 #000099; background-color:#EEEEEE; }
.text2 { width:91; border:solid 1 #000099; background-color:#EEEEEE; }
.text3 { width:50; border:solid 1 #000099; background-color:#EEEEEE; }
.text4 { width:450; height:100; border:solid 1 #000099; background-color:#EEEEEE; }


.ltitle { font-size:12pt; font-weight:bold; background-color:#EEEEEE; color:#000088; }
.stitle { border-bottom: thin solid; border-color: #BDBDBD; font-size:8pt; font-weight:bold; background-color:#EEEEEE;  }

.details { font-size:8pt; }
.desc { font-size:9pt; background-color:#000000; color:#FFFFFF; font-weight:bold; width:160;  }

.category { width:170; font-size:8pt; border:solid 1 #000000; background-color:#EEEEEE; }
.photo { width:300; font-size:8pt; border:solid 1 #EEEEEE; background-color:#EEEEEE; }

.show { width:50; font-size:8pt; border:solid 1 #000000; background-color:#EEEEEE; }
.search { width:90; font-size:8pt; border:solid 1 #000000; background-color:#E7EFF7; }
.arrows { font-size: 8pt; }
.results { font-size: 8pt; color: #FFFFFF; }
.table_guts { border-right: thin solid; border-color: #BDBDBD; }

.status { font-family: verdana, arial, helvetica, impact, sans-serif;
		  font-size: 7pt;
		  color: #FF0000;
}


BODY, EM, FONT, UL, OL, TD, CENTER {
		font-family: verdana, arial, helvetica, impact, sans-serif;
		font-size: 9pt;
		color: #000000;
}

A:link, A:visited {
	text-decoration: none;	color: #0000FF;
	font-size:10pt;			background:none;
	border-width:0;			border-color:#749DC4;
	border-style:solid;		
}

A:active, A:hover {
	text-decoration: none;	color: #0000FF;
	font-size:10pt;			background:#E7EFF7;
}

A:link.norm, A:visited.norm, A:active.norm, A:hover.norm {
	border-width:0;
	padding:0;
	background:none;
}

.detOff { padding:2; }

.detOn {
	padding:1 1 1 1;
	border-width:1;			border-color:#749DC4;
	border-style:solid;		background:#E7EFF7;
}