body {
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #bec3de;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table, td, th {
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

.news {
	font-size: 11px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 1px;
	padding-top: 1px;
	list-style-image: url(../images/arrow.jpg);
	line-height: 13px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.header {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dotline {
	background-image: url(../images/graydot.gif);
	background-repeat: repeat-x;
}

.Menu {
  color: #4e4e4f;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

.Menu a:link {
  color: 4e4e4f;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

.Menu a:visited {
  color: 4e4e4f;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

.Menu a:hover {
  color: 4e4e4f;
  text-decoration: underline;
  font-weight: bold;
}

.Menu a:active {
  color: 4e4e4f;
  text-decoration: underline;
  font-weight: bold;
}

a:link {
  color: #11518A;
  text-decoration: none;
}

a:visited {
  color: #11518A;
  text-decoration: none;
}

a:hover {
  color: #11518A;
  text-decoration: underline;
}

a:active {
  color: #11518A;
  text-decoration: underline;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin: 10px;
}

#adminHdr {
	font-size: 16px; 
	width: 270px; 
	float: left;
}

#adminNav {
	font-size: 11px; 
	text-align: right;
	float: right; 
	width: 400px;
}
