body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
.darktabletext {
	color: #AD9C7B;
	text-indent: 5px;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.darktabletext a {
color:#FFFFCC
}
.footertable {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AD9C7B;
	border-right-color: #AD9C7B;
	border-bottom-color: #AD9C7B;
	border-left-color: #AD9C7B;
}
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #080001;
	text-decoration: none;
	padding: 15px;
	line-height: 20px;
}
#welcome {
	width: 100%;
}
#mainlayout {
	width:90%;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1em;
	padding: 8px;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding: 8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
}
#newscontent {
	border-left-width: 1px;
	border-left-color: #660000;
	width: 100%;
	border-left-style: dashed;
}
#calendarcontent {
	border-top: 1px dashed #080001;
	border-right: 1px none #080001;
	border-bottom: 1px none #080001;
	border-left: 1px none #080001;
	width: 100%
}
#searchbox {
	border-top: 1px dashed #080001;
	border-right: 1px none #080001;
	border-bottom: 1px none #080001;
	border-left: 1px none #080001;
}
fieldset {
	margin: 5px;
	padding: 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1EMS;
	color: #990000;
	font-weight: bold;
}
ul {
list-style-type:square;
}
ul ul {
list-style-type:circle;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.darkboxlink a {
	color: #ECE9D8;
}
.visitingtables tr td {
border-top:dashed #990000 thin
}.tablecontent {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
