/* CSS Document */
body{
margin: 0px;
padding: 0px;
font-family:Trebuchet MS, Arial;
font-size:12px;
}

td {font-family: Trebuchet MS, Arial; font-size:12px; color:#111111;}

a {font-family: Trebuchet MS, Arial; font-size:12px; color:#111111; text-decoration:underline;}
a:hover {font-family: Trebuchet MS, Arial; font-size:12px; color:#111111; text-decoration:none;}

.print {font-family: Trebuchet MS, Arial; font-size:11px; color:#111111; text-decoration:underline;}
.print:hover {font-family: Trebuchet MS, Arial; font-size:11px; color:#111111; text-decoration:none;}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}
.menu a {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

.menu_over {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #9b3400;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}

.downmenu {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.downmenu a {
	font-family: Trebuchet MS, Arial;
	font-size:11px;
	color: #ffffff;
	text-decoration:underline;
}
.downmenu a:hover {
	font-family: Trebuchet MS, Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.sbmt {
	background-image: url(images/searchbutton.jpg);
	background-repeat: no-repeat;
}


.newsdate {font-family: "Trebuchet MS", Verdana; font-size:12px; color: #111111;}

.error_text { color:#CC0000; font-size:11px; }
.input { font-family: Arial, Helvetica, sans-serif;font-size:11px; border: 1px solid #111111; }
.textarea { font-family:Arial, Helvetica, sans-serif; font-size:11px; border: 1px solid #111111; }
.select { font-family:Arial, Helvetica, sans-serif;font-size:11px; border: 1px solid #111111; }

.calendtd{font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.create{font-family: Arial, Helvetica, sans-serif;font-size:12px; color: #111111; text-decoration:none;}

ul {
font-family: Trebuchet MS, Arial; font-size:12px; color:#111111;
}
.time-stamp {color: #f4f1e8;}
