body {
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Arial;
	margin: 0;
	padding: 0;
	color: #A1D591;
}

#page {
	width: 900px;
	margin: auto;
	padding: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D856;
	border-right-color: #D1D856;
	border-bottom-color: #D1D856;
	border-left-color: #D1D856;
	background-color: #E6EC91;
	
}

#page2 {
	width: 900px;
	background-image: url(images/page.png);
	background-repeat: no-repeat;
	text-align: left;
}

#header {
	clear: both;
	width: 850px;
	height: 72px;
	background-image: url(images/header.png);
	background-color: #d1d856;
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	text-align: right;
}

#menulinks {
	clear: both;
	width: 875px;
	height: 42px;
	padding-left: 25px;
	background-image: url(images/menulinks.png);
	color: #745555;
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:11px;
	height:35px;
   background-image:none;
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
  }

#menulinks a span {
	padding-left:8px;
	padding-right:20px;
	padding-top:9px;
	height:26px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
	color:#555555;
}

#menulinks a:hover span, #menulinks a.active span {
	background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration: none;
	color: #555555;
}

#mainarea {
	width: 900px;
	clear: both;
	color: #E6EC91;
	background-color: #E6EC91;
	text-align: left;
}

#contentarea {
	width: 900px;
	line-height: 14pt;
	padding-bottom: 10px;
	color: #000;
	background-color: #E6EC91;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#sidebar {
	float: left;
	line-height: 14pt;
	background-color: #D1D856;
}

#footer {
	width: 900px;
	clear: both;
	height: 30px;
	padding-top: 20px;
	text-align: center;
	line-height: 14pt;








background-image:;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
}

#footer a {
color:#FFFFFF;
}

h1 {
	font-size: 20pt;
	color: #FFFFFF;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
}

h1 a {
color:#FFFFFF;
}

h2 {
font-size:12pt;
color:#333333;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFCC;
margin:0;
padding-left:5px;
}

a {
color:#555555;
text-decoration:none;
}

a:hover {
	text-decoration: underline;
	background-color: #D1D856;
}.LETTER {
	color: #000;
	font-size: 10pt;
	font-weight: normal;
}
#page #page2 #mainarea p {
	font-weight: bold;
}
#page #page2 #mainarea p {
	font-style: normal;
	background-color: #E6EC91;
	background-repeat: repeat;
	font-size: 10pt;
	text-align: center;
	color: #000;
	font-weight: normal;
}
