body {
	background-repeat : repeat-x;
	background-position : top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.input {
	width : 300px;
}
.submit {
	background-color : #95BACA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	width : 150px;
}

A:LINK {
	color : #9E0B0E;
	text-decoration : none;
}
A:VISITED {
	color : #9E0B0E;
	text-decoration : none;
}
A:ACTIVE {
	color : #9E0B0E;
	text-decoration : underline;
}
A:HOVER {
	color : #9E0B0E;
	text-decoration : underline;
}

A:LINK.link2 {
	color : Black;
	text-decoration : none;
}
A:VISITED.link2 {
	color : Black;
	text-decoration : none;
}
A:ACTIVE.link2 {
	color : #9E0B0E;
	text-decoration : none;
}
A:HOVER.link2 {
	color : #9E0B0E;
	text-decoration : none;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.zag1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #9E0B0E;
}
.zag2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
}
.zag3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}
.time {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9E0B0E;
}
.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #345574;
}
.anons {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-top : 5px;
}

.allnews {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.xrepeat {
	background-repeat : repeat-x;
	background-position : top;
}

.norepeat {
	background-repeat : no-repeat;
	background-position : top;
}

.MenuItem {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
	text-transform : uppercase;
}
.MenuItem2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #9E0B0E;
	text-transform : uppercase;
}
A:LINK.MenuItem {
	color : White;
	text-decoration : none;
}
A:VISITED.MenuItem {
	color : White;
	text-decoration : none;
}
A:ACTIVE.MenuItem {
	color : #9E0B0E;
	text-decoration : none;
}
A:HOVER.MenuItem {
	color : #9E0B0E;
	text-decoration : none;
}




.month {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
select.month {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background-color : #37596F;
}

.year {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
select.year {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background-color : #37596F;	
}

.week {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #37596F;
}
.day {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #BFDBFF;
}
a.day_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #1E2F3F;
	text-decoration : none;
}
a.day_link:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #1E2F3F;
	text-decoration : none;
}
a.day_link:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}
a.day_link:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #1E2F3F;
	text-decoration : none;
}
a.day_link:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #9E0B0E;
	text-decoration : none;
}

