body {
	background-color: White;
	margin: 0px 0px 0px 0px;
}

hr {
	color: Gray;
	height: 1px;
}

img {
	margin: 0px 0px 0px 0px;
	border: none;
}
img.nav {
	width: 179px;
	height: 27px;
	border-bottom: 1px solid White;
}
img.h1 {
	width: 204px;
	height: 14px;
}
img.h1_2 {
	width: 204px;
	height: 28px;
}
img.h2 {
	width: 300px;
	height: 12px;
}
img.h2_2 {
	width: 300px;
	height: 26px;
}
img.article_2 {
	width: 140px;
	height: 40px;
}
img.left95 {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 95px;
}
img.left170 {
	float: left;
	margin: -11px 10px 5px -1px;
	width: 170px;
	height: 112px;
}
img.right170 {
	float: right;
	margin: 0px 0px 5px 10px;
	width: 170px;
	height: 112px;
}
img.ul {
	width: 7px;
	height: 7px;
}

label {
	font-weight: bold;
}

legend {
	font-family: Tahoma;
	font-size: 1.2em;
	color: #707070;
	font-weight: bold;
}

p {
	margin-top: 10px;
}
p.event {
	background-image: url(images/bg_event.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 37px;
	color: #FFFFFF;
	margin: 15px 0px 0px 0px;
}
p.links {
	margin-top: 5px;
	text-align: right;
}
p.footer {
	text-align: center;
	color: White;
}

span.hul {
	padding-left: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.main {
	border: 1px solid black;
	width: 751px;
}

table.calendarleft {
	width: 45%;
	border: 1px solid gray;
	float: left;
	margin-right: 10px;
}
table.calendarright {
	width: 45%;
	border: 1px solid gray;
	float: right;
	margin-left: 10px;
}
td.cal {
	border: 1px solid gray;
	padding: 2px 5px 10px 4px;
}
td.calhighlight {
	border: 1px solid gray;
	padding: 2px 5px 10px 4px;
	color: #A30000;
	font-weight: bold;
}

table.data {
	width: 100%;
	border: 1px solid gray;
}
th.data {
	border: 1px solid gray;
}
td.data {
	border: 1px solid gray;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	padding: 0px 0px 0px 0px;
	border: none;
}
td.nav {
	background-color: #970202;
	border-right: 2px solid white;
	background-image: url(images/bg_dkgray10h.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
td.gray {
	padding: 20px 10px 20px 10px;
	background-color: #EFEFEF;
	background-image: url(images/bg_slashes10h.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
td.red {
	padding: 20px 10px 20px 10px;
	color: #FFFFFF;
	background-color: #970202;
	background-image: url(images/bg_slashes10h.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
td.bigleft {
	padding: 20px 10px 20px 10px;
	background-color: White;
	background-image: url(images/bg_slashes10h.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
td.bigleftlast {
	padding: 20px 10px 10px 10px;
	background-color: White;
}
td.smallleft {
	padding: 10px 15px 10px 10px;
	background-color: White;
	background-image: url(images/bg_slashes10w.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
td.center {
	padding: 20px 10px 20px 10px;
	background-color: White;
	background-image: url(images/bg_slashes10h.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
td.centerlast {
	padding: 20px 10px 10px 10px;
	background-color: White;
}
td.events {
	padding: 20px 15px 10px 20px;
	background-color: White;
	background-image: url(images/bg_slashes10w.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
td.footer {
	padding: 15px 0px 0px 0px;
	background-color: #970202;
	background-image: url(images/bg_slashes10h.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

th {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	padding: 0px 0px 0px 0px;
	border: none;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #707070;
}
a.1 {
	text-decoration: underline;
	font-weight: bold;
	color: #000080;
}
a.2{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
