 .even { background-color:#EEE;}
 /*.odd { background-color:#0983FF;}*/

.searchboxwords {font-size: 14px; color: #444; font-weight: bold;}
.searchboxsmallwords {font-size: 12px; color: #444;}



#info-green { text-align: left;
	//font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: underline;
 }

#inforight { text-align: right;
	//font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
}


#infocenter { text-align: center;
	//font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
}


#info { text-align: left; 
	//font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
}

#programshead {/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
font-size: 12px; color: #444;margin:0 auto;}
#programshead .header {background-color: #66b3d9; font-size: 16px; 
color: #FFFFFF; font-weight: bold; }
#programshead .sides {font-size: 16px; color: #FFFFFF; font-weight: bold; }


#programs {/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
font-size: 12px; color: #444; border: solid 1px #66b3d9;margin:0 auto;}
#programs .header {background-color: #66b3d9; font-size: 16px; color: #FFFFFF; font-weight: bold; border-bottom: solid 1px #FFFFFF;}
#programs .subborder {background-color: #CCCCCC; font-size: 12px; color: #444; border-right: solid 1px #FFFFFF; font-weight: bold;}
#programs .subnoborder { background-color: #CCCCCC; font-size: 12px; color: #444; font-weight: bold; }
#programs td {padding:4px;}




