td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #423C4A;
}
.cowlist {
	list-style-image: url(img/cow_icon.gif);
}
.justified {
	text-align: justify;
}
input, select {
	font-size: xx-small;
}

textarea {
    font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;  
}
.timetableborder {
	border-top: 1px dotted #888888;
	border-left: 1px dotted #888888;


}
.timetablebordertd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #888888;



}
.timetablebordertr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;

}
