.sitemap h2 a , .sitemap h3 a , .sitemap p a {
	color:blue;
}
.sitemap a:hover {
	color:red;
	background:whitesmoke;
}
.sitemap h2 {
	font-size:12pt;
	margin:0;
	padding:0;
}
.sitemap h3 {
	font-size:10pt;
	margin:0;
	padding:0;
	margin-left:40px;
}
.sitemap p {
	font-size:8pt;
	margin:0;
	padding:0;
	margin-left:80px;
}
.formel {
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	font-size: 8pt;
	border-left: #003399 1px solid;
	color: #000000;
	border-bottom: #003399 1px solid;
	font-family: verdana;
	background-color: #ffffcc;
}
.formel2 {
	BORDER-RIGHT: #003399 1px solid;
	BORDER-TOP: #003399 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #003399 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #003399 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffcc;
}

body {
	background-image:url(images/page-bg.gif);
	background-repeat:repeat-x;
	font-size:10pt;
	font-family:verdana;
	color:#000000;
	background-color:#DADAF0;
	scrollbar-3dlight-color:#888888;
	scrollbar-arrow-color:#888888;
	scrollbar-base-color:#888888;
	scrollbar-darkshadow-color:#888888;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}



.pd_12       { font-family: Verdana; color: #000000; font-size: 12px; line-height: 13pt}
.pd_17       { font-family: Verdana; color: #000000; font-size: 17px; line-height: 13pt }
.pd_14       { font-family: Verdana; color: #000000; font-size: 14px; line-height: 13pt }
span.pd_ch12       { font-family: Verdana; color: #000000; font-size: 12px; line-height: 13pt }
span.pd_ch17       { font-family: Verdana; color: #000000; font-size: 17px; line-height: 13pt }
span.pd_ch14       { font-family: Verdana; color: #000000; font-size: 14px; line-height: 13pt }
.pd_footer   { color: #000000; font-size: 8pt; font-family: Verdana }
.pd_header   { font-size: 10pt; color: #000000; font-family: Verdana; font-weight: bold }
.pd_normal   { color: #000000; font-size: 10pt; font-family: Verdana }
span.pd_menuheader   { color: #000000; font-size: 8pt; font-family: Verdana; font-weight:bold }
span.pd_menu   { color: #000000; font-size: 8pt; font-family: Verdana;  }

a { font-family: Verdana; color: #0000CC; text-decoration: none }
a:hover      { font-family: Verdana; color: #0000FF; text-decoration: underline }

/* MATT'S OWN STUFF */

.navcon ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 121px; /* Width of Menu Items */
}
.navcon ul li {
	position: relative;
	z-index:1001;
}
.navcon li ul {
	position: absolute;
	left: 121px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	border-bottom: 1px solid #FFF36D;
}
.navcon ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #FFF468; /* IE6 Bug */
	padding: 3px;
	text-align:left;
	font-size:8pt;
	font-family:verdana;
}

/* Fix IE. Hide from IE Mac \*/
* html .navcon ul li { float: left; height: 1%; }
* html .navcon ul li a { height: 1%; }
/* End */

/* Hover Styles */
.navcon ul li a:hover {
	background: #E31924;
	color: #FFF36D;
}
.navcon ul li a.hassubs:hover {
	background-image:url(images/arrow_on.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

/* Sub Menu Styles */

.navcon ul ul {
	border: 1px solid #000;
}

.navcon li ul li a {
	padding: 3px;
}
.navcon li:hover ul , .navcon li.over ul { display: block; } /* The magic */
.navcon ul li a.hassubs {
	background-image:url(images/arrow_off.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
.error {
	font-weight:bold;
	color:red;
}
a img {border-width:0;}

/* RSS SCROLLER */

#owuticker {
	width:290px;
	background:url(images/home-f-4.jpg);
	padding:183px 20px 32px 12px;
}

#newsfeed {
	width: 286px;
	height: 75px;
	padding: 5px;
	background-color: black;
	color:white;
}

.rssclass {
	text-align:left;
	font-size:8pt;
}

.rssclass .rsstitle{
	font-weight: bold;
	color:#FFF468;
}

.rssclass a {
	text-decoration: none;
	color:#FFF468;
}

.rssclass a:hover{
	text-decoration: underline;
	color:red;
}

.rssclass .rssdate{
	color: white;
	font-size: 85%;
}


/* TOP NAV BAR */

#navcontainer {
	width:750
}

#navcontainer ul {
	padding:0;
	margin:0 auto;
	padding-left: 0;
	margin-left: 0;
	background-color: #2D2D6E;
	color: White;
	float: left;
	width: 99%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.2em 0.5em;
	background-color: #2D2D6E;
	color: #FFF468;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-family: verdana, helvetica, sans-serif;
	font-size:11px;
}
#navcontainer ul li a.about {
	border-left: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background-color: #E00911;
	color: #fff;
}
#x-table57 td {
	border:2px blue ridge;
}

.error {
	font-weight:bold;
	color:red;
}
.here {
	color:#f00;
	font-weight:bold;
}
.pagebutton {
	display:inline-block;
	height:40px;
	width:171px;
	background:url(images/button.png);
	line-height:2.8em;
	font-family:"trebuchet ms";
	font-weight:bold;
	color:#2D2D6E;
	margin-bottom:10px;
}