.top_nav:link, .top_nav:visited {
	font-family: verdana;
	font-size: 10px;
	color: #E0D1A1;
	text-decoration: none;
	font-weight: bold;
}
.top_nav:hover {
	font-family: verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.left_nav:link, .left_nav:visited {
	font-family: verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	text-align: middle;
}
.left_nav:hover {
	font-family: verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
	text-align: middle;
}
.textaq { 
	font-family: verdana;
	font-size: 10px; 
	border: 1px solid #666666; 
	background-color: #FFF; 
	font-weight: normal;
	width:140;
}
.textareaq { 
	font-family: verdana;
	font-size: 10px;  
	border: 1px solid #666666; 
	background-color: #FFF; 
	width:140;
}
.ask_question { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
}
.register_now { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.register_now_h { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #FFFFFF;
}
.topic_title_h { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	color: #2289D5;
}
.topic_content { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
}
td.special {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: white;
}
.special:link, .special:visited {
	font-family: verdana;
	font-size: 9px;
	font-weight:normal;
	color: white;
	text-decoration: none;
}
.special:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight:normal;
	color: white;
	text-decoration: underline;
}

/* STYLES ADDED BY IDEATOACTION Oct 2007 */

td {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
}

h1 {
	color: #006600;
}

h2 {
	font-size: 16px;
}

h2 .summerschool {
	align: center;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

P {
	margin-top: 0;
	padding-top: 0;
}

a:link, a:visited { 
	color: blue;
	text-decoration: underline; 
}
a:hover {
	color: #9090FD;
}

td .calendar_month {
	background: #BEAA6B;
	padding: 5px;
}

td .calendar_month H2 {
	margin: 0;
	padding: 0;
}

td .calendar_day {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

td .calendar_date {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

td .calendar_time {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

td .calendar_blurb {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

tr .calendar {
	border-bottom: 1px solid #BEAA6B;
}

#contact_form_container {
	float: right;
}

#contact_form {
	background: #97927E;
	width: 140px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: white;
	margin: 0;
}

#contact_form H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
}

#contact_form form {
	margin: 0;
	padding: 0;
}

#tuttimetable thead {
	background: #97927E;
	font-weight: bold;
	color: #FFFFFF;
}

#tuttimetable td {
	border-bottom: 1px solid #BEAA6B;
	border-left: 1px solid #BEAA6B;
	font-size: 12px;
}

#tuttimetable .edge {
	border-right: 1px solid #BEAA6B;
}

#tuttimetable .alt td {
	background: #D7C899;
}

#feestable thead {
	background: #97927E;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#feestable td {
	font-size: 11px;
	border-bottom: 1px solid #BEAA6B;
	border-left: 1px solid #BEAA6B;
}

#feestable .total {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#feestable .edge {
	border-right: 1px solid #BEAA6B;
}

#feestable .alt td {
	background: #D7C899;
}