/* BIO CSS */
#column2 .BioTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 16px; FONT-FAMILY: verdana
}
#column2 a.none {
	COLOR: #990000; TEXT-DECORATION: none
}
#bioPhoto {
	padding:0;
	padding-right: 6px;
 } 



/* LIST CSS */
 
table { 
  border-collapse:collapse;
  
 }
#tablelisting table { margin-bottom: 8px;}
table a {  TEXT-DECORATION: none }
tr.odd {
	background-color:#FFFFFF;
		background-color:#f2eee6;
		background-color:#FFF;

	vertical-align: top;
	white-space: nowrap;
	height: 20px;
	border-top-width: 1px;
 	border-bottom-width: 1px;
 	border-top-style: solid;
 	border-bottom-style: solid;
 	border-top-color: #FFFFFF;
 	border-bottom-color: #FFFFFF;
}
tr.even {
	background-color:#f2eee6;
			background-color:#FFF;

	background-position: top;
	white-space: nowrap;
	height: 20px;
	border-top-width: 1px;
 	border-bottom-width: 1px;
 	border-top-style: solid;
 	border-bottom-style: solid;
 	border-top-color: #FFFFFF;
 	border-bottom-color: #FFFFFF;
 
}
.listText {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;

}
.listTitle2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #EDE5DA;
}
.listText2 {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	
}


.listTitle {
background-color:#EDE5DA;
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10px;
font-weight:bold;
 padding-top:4px;
padding-left:6px;
padding-right:6px;
text-align:left;
text-transform:uppercase;
vertical-align:middle;
white-space:nowrap;
	background-color:#E1E1E1;
	background-image:url(images/gy_grade.png);
	background-repeat:repeat-y;
		background-position: right;

}
 .listTopBox  {
	background-color: #EDE5DA;
	height: 15px;
}

 

