p {
  font-family: Verdana, sans-serif;
  font-size: 12px;
}
td {
  font-family: Verdana, sans-serif;
  font-size: small;
  height:25px;		
}
td.label {
  font-weight:bold;		
}
td.course_label {
  font-weight:bold;		
  text-align: left;
  font-size: 11px;
}
.course_input {
  width:6em;
}
table.courses {
  font-family: Verdana, sans-serif;
  font-size: small;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: hidden;
	border-collapse: collapse;
	text-align:center;
}
table.courses th {
  font-size: 12;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.courses td {
  width:100px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: hidden dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #FFEEEE;
}	
		
.ad_links {
	/*color:#0099CC*/
	padding:12px 0 0 0;
	color:#ff9966
	}

#main-img {
  text-align:center;
	color:#FFFFFF
	}	
#main-img a {
	/*color:#3399CC*/
	color:#cc9999
	}
#main-img a:hover {
	/*color:#3399CC*/
	color:#FF6666
	}
	