body { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

p { }

td { }

a:link { color: #8a2033; font-weight: bold; text-decoration: none; }

a:visited { color: #8a2033; font-weight: bold; text-decoration: none; }

a:hover { color: #fbb040; font-weight: bold; text-decoration: none; }

a:active { color: #347ed5; font-weight: bold; text-decoration: none; }
td.lgreenbox { background-color: #f5f19e; padding: 14px 10px; border: solid 1px #5D9732; }
td.lgreenboxinside { background-color: #f5f19e; border: solid 1px #5D9732; }
td.lgraybox { background-color: #e9e5e2; padding: 14px 10px; border: solid 1px #5D9732; }
td.lgrayboxinside { background-color: #e9e5e2; background-image: url(../images/inside_photo_lower_right_2008.jpg); background-repeat: no-repeat; background-position: right bottom; padding: 14px 10px; border: solid 1px #5D9732; }
.orangeheadline { color: #fbb040; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.greenheadline { color: #5D9732; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }

.errortext { color: red; }

/* news ticker */
#scr1 {
	width: 400px;
	height: 300px;
}


#scr1 table tr td {
	font-size:1.2em;
	padding:10px;
	color:#000;
	vertical-align:top;
}

#scr1 table tr td p {
	margin-bottom: 25px;
}


#login_form table tr th { padding-bottom:10px;padding-right:10px; }

#login_form table tr td { padding-bottom:10px; }