
 
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 82%;}
h2 {background-color: #6666ff; color: #fff; font-size: 1.2em; padding: 5px; width: 98%;}
h3, h4 {color: #697922; font-size: 1.1em; padding: 15px 0 5px;}
a {color: #BD4A18;}
 
li {padding: 2px 0;}
 
dt {
	font-weight: bold; 

	color: #BD4A18;
	CLASS: link2;
}

dd {
	margin: 5px 20px 0px;
	padding-bottom: 12px;
	line-height: 150%;	
	
	
	}
p {line-height: 150%;}
	
.show {display: block;}
.hide {display: none;}	
 
 table
{
border-collapse:separate;
border-spacing:2px 2px;
}
body {
  padding: 2em 1em 2em 70px;
  margin: 20;
  font-family: sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
 
body {
  background-image: url(side2.jpg);
}
 
h1, h2, h3, h4, h5, h6 { text-align: left }
h1, h2, h3 { color: #005A9C; background: white }
h3 { background: #eeeeee }
 
h1 { font: 170% sans-serif }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h7 { font: 100% sans-serif }
h8 { font: 70% sans-serif }
 
 
 /*--------------------- Footer --------------------*/
 
#footercontent {
	clear:both;
	background-color:#1781B5;
	height: 24px;
	padding: 4px;
	padding-bottom: 13px;
	 /*border-top: #7F7F7F solid 1px;*/
	 /*border-top:#FEAF1E solid 5px;*/
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ffffff;
	text-align:center;
}
 
#footercontent a:link {
	color: #FEAF1E;
	font-weight:bold;
	text-decoration:underline;
}
 
#footercontent a:visited {
	color: #FEAF1E;
	font-weight:bold;
	text-decoration:underline;
}
 
#footercontent a:hover {
	color: #FE0000;
	font-weight:bold;
	text-decoration:none;
}
 
#footercontent a:active {
	color: #FEAF1E;
	font-weight:bold;
	text-decoration:none;
}
 /*--------------------- menu --------------------*/
 
#menucontent {
	clear:both;
	background-color:#1781B5;
	height: 18px;
	padding: 4px;
	padding-bottom: 20px;
	 /*border-top: #7F7F7F solid 1px;*/
	 /*border-top:#FEAF1E solid 5px;*/
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFF;
	font: bold 120% sans-serif;
	text-align:left;
}
 
#menucontent a:link {
	color: #FEAF1E;
	font-weight:bold;
	text-decoration:underline;
	font: bold 80% sans-serif;
}
 
#menucontent a:visited {
	color: #FEAF1E;
	font-weight:bold;
	text-decoration:underline;
		font: bold 80% sans-serif;

}
 
#menucontent a:hover {
	color: #FE0000;
	font-weight:bold;
	text-decoration:none;
		font: bold 80% sans-serif;

}
 
#menucontent a:active {
	color: #FEAF1E;
	font-weight:bold;
	text-decoration:none;
		font: bold 80% sans-serif;

}
 
 
