body {
	margin : 0;
	padding : 0;
	background-color : #fff;
	font-family : Tahoma;
}

a:link, a:visited {
	text-decoration : none;
      color : #9e300e;
}

a:hover {
	text-decoration : underline;
}

abbr, acronym {
	cursor : help;
	border-bottom : 1px dotted;
	color : #555555;
}

#header {
	width : 100%;
	margin-bottom : 5px;
	padding-top : 10px;
}

#header .maintitle, #header .maintitle a:link, #header .maintitle a:visited {
	font-size : 35px;
	font-weight : bold;
	color : #fff;
}

#header .maintitle a {
	color : #ffffff;
	font-weight : normal;
      text-decoration : none;
}

#header .logo {
	float : left;
      width : 180px;
	margin-right : 20px;
	margin-left : 10px;
      border : 1px solid #016742;
}

#header #subheader .subtitle {
	font-size : 80%;
}

#header #subheader .right, #header .right {
	float : right;
	margin-right : 10px;
}

#header .right a:link, #header .right a:visited {
	text-align : right;
	font-size : 70%;
	font-family : Tahoma;
      color: #ffffff;
}

#header .right a:hover {
	text-decoration : none;
      color : #9e300e;
}

#textarea {
	margin-top : 10px;
	margin-left : 21%;
	margin-right : 22%;
	margin-bottom : 10px;
	text-align : justify;
      background-color : #fffff6;
}

#textarea h1 {
	font-size : 24px;
	font-weight : bold;
	margin-top : 20px;
	color : #9e300e;
	font-family : Tahoma;
}

#textarea h2 {
	font-size : 18px;
	font-weight : 900;
	margin-left : 5px;
	margin-top : 20px;
      color : #9e300e;
}

#textarea h3 {
	font-size : 18px;
	font-weight : 900;
	margin-left : 5px;
	margin-top : 20px;
      color : #016742;
}

#textarea .story {
	font-size : 18px;
	margin-left : 5px;
}

#textarea p {
	font-size : 70%;
	line-height : 22px;
	margin-top : 5px;
	margin-bottom : 7px;
	margin-right : 5px;
	margin-left : 5px;
}

#textarea li {
	margin-right : 5px;
}

#textarea .textbox {
	margin : 10px;
	background-color : #ffffff;
	border : 1px solid #e5e5e5;
}

#textarea .posted {
	text-align : right;
	font-size : 90%;
	font-style : italic;
	margin-top : 5px;
}

#textarea .title {
	font-weight : 900;
	font-size : 100%;
	background-color : #ffffff;
	margin-right : 5px;
	margin-left : 5px;
	margin-top : 0;
	margin-bottom : 0;
}

#textarea th {
	color : #ffffff;
	text-align : center;
}

#textarea td.bold {
	font-weight : 900;
}

#textarea p.small {
	font-size : 70%;
}

#menu_left {
	width : 20%;
	float : left;
}

#menu_left .textbox, #menu_right .textbox {
	margin-right : 10px;
	margin-left :10px;
	margin-top : 10px;
      margin-bottom : 10px;
}

#menu_left a, #menu_right a:link, #menu_right a:visited, #menu_right a:hover, #menu_left a:visited, #menu_left a:hover {
	font-size : 70%;
	text-decoration : none;
	padding : 6px;
	background-color : #016742;
	width : 120px;
	margin-bottom : 4px;
	margin-top : 4px;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
      border : 1px solid #9e300e;
}

#menu_left .textbox p, #menu_right .textbox p {
	margin : 5px;
}

#menu_right input, #menu_left input {
	margin-bottom : 5px;
}

#menu_left .title, #menu_right .title {
	color : #ffffff;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 20px;
	font-size : 14px;
	font-weight : 600;
}

#menu_right {
	width : 20%;
	float : right;
}

#menu_right input.search, #menu_left input.search {
	text-align : center;
}

#menu_right .list_title {
	font-size : 16px;
	display : inline;
	margin-left : 10px;
	font-weight : 900;
}

#menu_right ul, #menu_left ul {
	padding : 10px 0 10px 20px; 
	margin : 0;
	list-style : none;
}

#footer {
	width : 97%;
	border-top : 1px solid #865c01;
	background-color : #01955f;
	padding-bottom : 10px;
	padding-top : 10px;
	font-size : 11px;
}

#textarea .maintitle, #textarea .subtitle {
	color : #9e300e;
}


#header, #menu_right .title, #menu_left .title, #textarea tr.head {
	background-color : #9e300e;
}

#menu_right .textbox, #menu_left .textbox, #header #subheader, #textarea table, #footer {
	background-color : #01955f;
}

#textarea .title {
	border-bottom : 1px solid #3d278c;
}

#header #subheader {
	border-bottom : 8px solid #01955f;
	border-top : 3px solid #01955f;
}

#footer {
	border-top : 1px solid #9e300e;
	padding-left : 20px;
}

#footer a {
	color : #9e300e;
}

.sidetitles {
	font-size : 12px;
}

#menu_right a:hover, #menu_left a:hover {
	font-size : 75%;
	text-decoration : none;
	padding : 6px;
	background-color : #9e300e;
	width : 120px;
	margin-bottom : 4px;
	margin-top : 4px;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
      border : 1px solid #01955f;
      line-height : 95%;
}

.image_float {
      float : left;
      width : 125px;
      padding-right : 20px;
}

.Style1 {
      color : #ffffff;
}

table {
      border-collapse: collapse;
}

td, th {
      border: 1px solid #fffff6;
}
