/*  used by /publications/progthemes.html  */
#progthemes {
position:absolute;
top:46px;
left:150px;
width:80%;

}
#progthemes .td1 {

	border-bottom-color: black; 
	border-bottom-width: 0.5pt; 
	border-left-color: black; 
	border-left-width: 0.5pt; 
	border-right-color: black; 
	border-right-width: 0.5pt; 
	border-top-color: black; border-top-width: 0.5pt;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:9pt;
	font-style:normal;
	padding: 2px;
}

#progthemes .td2 {
	border-bottom-color: black; 
	border-bottom-width: 0.5pt; 
	background-color: #DDE8CD; 
	border-left-color: black; 
	border-left-width: 0.5pt; 
	border-right-color: black; 
	border-right-width: 0.5pt; 
	border-top-color:black; 
	border-top-width: 0.5pt;	
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	padding: 2px;
}	
	
#progthemes .td3 {
	border-bottom-color: black; 
	border-bottom-width: 0.5pt; 
	background-color: #F1F5EB; 
	border-left-color: black; 
	border-left-width: 0.5pt; 
	border-right-color: black; 
	border-right-width: 0.5pt; 
	border-top-color:black; 
	border-top-width: 0.5pt;	
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	padding: 2px;
}

#progthemes .toppgbar {

	background-color:#B3B4B6;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	color:black;
	text-align:center;
	padding:2px;
	
}
#progthemes .toppgbarr {

	background-color:#B3B4B6;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	color:black;
	text-align:right;
	
}

#progthemes .toppgbarbox {

	background:#FFF9B6;
	border-style:solid;
	border-width:1px;
	border-color:#4B6497;
	padding:2px;

}
#progthemes a.toppgbara {
	text-decoration:none;

	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	color:4b6497;


}
#progthemes a.toppgbara:hover {
	background:#FFF281;
	color:black;
}


#progthemes .chance {
	font-family:verdana,arial, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	font-style:normal;
	color:#FFF281;
	 
}

#progthemes .tochoose {
	font-family:verdana,arial, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	font-style:italic;
	color:#FFF9C6;
	 
}

