<STYLE TYPE="text/css">
<!--
.DataTD3 { background-color: #9bb2a0; color: #000000; font-size: 12px; }
.DataTD2 { background-color:#FF00CC; color: #000000; font-size: 12px; }
.DataTD4 { background-color: #FF0000; color: #000000; font-size: 12px; } 

body { 
	#background-image: url(/images/bg_body_top.gif);
	background: white;
	color: black;
	left: center;
 }

linieb {
  border-top: 3px solid #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
  }

HR {
  text-align: center;
  width: 100%; 
  font-size : 1px;
  width : 100%;
  border: 1px #800000;
    white-space: 0px;
  padding: 0.8em 1ex 0.8em 5mm;
}


A:LINK {
        font-family: Times;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
        line-height: 150%;
        color: #646161 ;
        cursor: auto;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        white-space: normal;
}

.menu11 {
        font-family: Times;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
        line-height: 150%;
        color: #FFFFFF;
        cursor: auto;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        white-space: normal;
}

.linkm {
        font-family: Times;
        font-size: 10px;
        color: #0101B0;
}

A:HOVER {
        font-family: Times;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
        line-height: 150%;
        color: yellow;
        cursor: auto;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        white-space: normal;
}

A:VISITED {
        font-family: Times;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
        line-height: 150%;
        color: #646161;
        cursor: auto;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        white-space: normal;
}

A:ACTIVE {
        font-family: Times;
        font-weight: normal;
        font-style: italic;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
        line-height: 150%;
        color: red;
        cursor: auto;
        text-align: left;
        text-decoration: none;
        text-transform: none;
        white-space: normal;
}



#menu {
  width: 16em;
  float: left;
  clear: left;
  border-right: 0px solid #c0c0c0;
}

.menulink
{
  font-family: Times;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  cursor: auto;
  text-align: center;
}

.menuTitle {
  font-weight: bold;
  margin: 0;
  padding: 0.5em;
  background-color : #800000;
}

#menu ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0.1ex 0;
}

#menu li {
  font-family: Times;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0.1ex 0;
}

#menu a, .thisPage {
  color: #800000;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.8em 1ex 0.8em 5mm;
  display: inline;
}

.thisPage {
  color: #800000;
  background-color: #FFFFFF;
  padding-left: 4mm;
  border-top: 1px solid #646161;
  border-bottom: 1px solid #646161;
}

#menu a:hover {
  font-family: Times;
  font-weight: bold;
  font-size: 12px;
  color: #646161;
  background-color: yellow;
  text-decoration: none;
}

.menuText {
  text-align : justify;
  line-height: 1.5em;
  margin: 0.7em 0 0.7em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: inline;
}

#menu .menuText a {
  color: #646161;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#menu .menuText a:hover {
  color: #646161;
  text-decoration: underline;
  background-color: transparent;
}


.spacing {
  font-size : 4px;
}


input {
  font-size : 9pt;
  width : 135px;
  border: 1px solid #800000;
  background-color : #F9F9F9;
  color : #999999;
}

-->
/* CSS Document */

/* HTML Tags */


a {
	cursor:pointer;
}

/* Layout styles */
#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-right:1px solid #D1E0E4;
}

.menu_row {
	width:20%;
	vertical-align:top;
	text-align:center;
}

.content_row {
	width:80%;
}
/* Header styles */
#header {
	text-transform: uppercase;
	font-size:x-large;
	vertical-align:middle;
	font-weight: bold;
	height:inherit;
	width:100%;
}

.headercolor_1 {
	color:#5A8F9B;
}

.headercolor_2 {
	color:#C0BC4B;
}

.headercolor_3 {
	color:#97BBC3;
	width:100%;
}

#subheader {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:xx-small;
	color:#BDD0D4;
	letter-spacing: 1.55px;
	text-align:justify;
	height:auto;
	font-style: italic;
	padding-bottom:5px;
}

/* Navigation styles */
#navigation {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:xx-small;
	text-transform: lowercase;
	border-top:1px solid #D1E0E4;
	border-left:1px solid #D1E0E4;
}

#navigation a {
	font-weight:bold;
	width:100%;
	text-decoration:none;
	color:#97BBC3;
}

#navigation td {
	background-color:#EAF5F7;
}
#navigation a:hover {
	width:100%;
	color:#C0BC4B;
}

/* Content styles */
#content {
	border-top:1px solid #D1E0E4;
	border-left:1px solid #D1E0E4;
	text-align:justify;
	vertical-align:top;
	width:100%;
}

#content p {
	padding-left:17.5px;
	margin-top:7.5px;
	margin-bottom:7.5px;
}

#content a {
	color:#5A8F9B;
	text-decoration:underline;
	font-style: italic;
}

#content a:hover {
	color:#C0BC4B;
}

.content_div {
	width:auto;
	height:100%;
	overflow:auto;
	padding-right:7.5px;
	padding-left:7.5px;
}

/* Other styles */


.spacer {
	width:100%;
	height:auto;
}

.news_table {
	width:90%;
	margin-top:7.5px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #D1E0E4;
	font-weight:bold;
	text-align:left;
}

.news_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #D1E0E4;
	background-color:#EAF5F7;
}

.news_cell {
	border-bottom:1px solid #D1E0E4;
	text-align:justify;
	color:#97BBC3;
}

.news_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.news_table a {
	font-weight:normal;
}

.copyright {
	font-size:xx-small;
	color:#c3c3c3;
	text-align:right;
	padding-right:7.5px;
}

.copyright a {
	color:#c3c3c3;
	text-decoration:underline;
}
</STYLE>
