body {
	font-size: 12px;
	color: #660000;
	font-family: Tahoma, CordiaUPC, "MS Dialog Light";
}
p, .timetable {
	font-family: Tahoma, CordiaUPC, "MS Dialog Light";
	font-size: 12px;
	font-style: normal;
	color: #660000;
}
font {
	font-family: Tahoma, CordiaUPC, "MS Dialog Light";
	font-size: 12px;
}


.leftmenu {
	font-size: 12px;
	color: #00CC66;
	font-weight: bold;
}
.leftmenu:link {
	color: #00CC66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.leftmenu:visited {
	color: #00CC66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.leftmenu:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.bottomlink {
	font-size: 12px;
	color: #CCFFFF;
	font-weight: normal;
}
.bottomlink:link {
	font-size: 12px;
	color: #CCFFFF;
	font-weight: normal;
}
.bottomlink:visited {
	font-size: 12px;
	color: #CCFFFF;
	font-weight: normal;
}
.bottomlink:hover {
	font-size: 12px;
	color: #CCFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #E2134E;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}

.searchbox {
	font-size: 14px;
	color: #E2134E;
	background-color: #FFE7CC;
	border: 1px solid #E2134E;
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: auto;
}
.login {
	font-size: 14px;
	background-color: #FFE7CC;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2134E;
	border-right-color: #E2134E;
	border-bottom-color: #E2134E;
	border-left-color: #E2134E;
	color: #E2134E;
	padding-left: 4px;
}
div.goto_top{
 	margin-left: 100px;
	float:right;
 }
 ul{ 
	font-size: 12px; 
	color: #660000; 
	font-family: Tahoma, CordiaUPC, "MS Dialog Light" ;
	list-style:none; 
	margin:0; padding:0;
 }
 li {
 	padding-left: 0px;
 }
 li.indent{
 	padding-left: 15px;
 }
 #new{
 margin:0;
 padding:0;

 }
 
	

