body
{
background: #A7CDCD;
}
#header{
	background-color:#216464;
	height:100px;
	text-align:center;
	vertical-align: bottom;
	/*width:100%;*/
}
#default-example
{
	padding-bottom:10px;
}
h3 {
	margin-top: 2px;
  margin-bottom: 3px;
  border-radius:10px;
  border-color:#000;
 
  background-color: #eff0f0;
  background-image: linear-gradient(top, #eff0f0 50%, #e4e4e4 50%);
  background-image: -o-linear-gradient(top, #eff0f0 50%, #e4e4e4 50%);
  background-image: -moz-linear-gradient(top, #eff0f0 50%, #e4e4e4 50%);
  background-image: -webkit-linear-gradient(top, #eff0f0 50%, #e4e4e4 50%);
  background-image: -ms-linear-gradient(top, #eff0f0 50%, #e4e4e4 50%);
}
p2 {margin:0;display: block;}
p3 {margin:0;display: block;}
p2 a
{
background: url("../img/sprite.png") 15px 11px no-repeat;
padding: 10px;
padding-left: 32px;
margin:0;
font-family:Verdana, Geneva, sans-serif;
font-size:12;
color:#000;
}

p3 a
{
margin-left:32px;
font-family:Verdana, Geneva, sans-serif;
font-size:12;
color:#000;
}
h3 a {
  background: url("../img/sprite.png") 15px 11px no-repeat;
  display: block;
  padding: 10px;
  padding-left: 32px;
  margin-bottom: 3;
  margin-top: 3;
  color: #000;
  text-decoration: none;
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
}
p 
{margin:0px;
margin-bottom:10px;}

h3:hover { background: #A7CDCD; 
  background-image: linear-gradient(top, #e7e8e8 50%, #dcdada 50%);
  background-image: -o-linear-gradient(top, #e7e8e8 50%, #dcdada 50%);
  background-image: -moz-linear-gradient(top, #e7e8e8 50%, #dcdada 50%);
  background-image: -webkit-linear-gradient(top, #e7e8e8 50%, #dcdada 50%);
  background-image: -ms-linear-gradient(top, #e7e8e8 50%, #dcdada 50%);}
h3.open  { 
  background: #fff; 
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;}
h3.open a { background-position: 11px -25px; }
h3 + div {	
  background: #fff; padding:10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }
p2.open a{ background-position: 11px -25px; }

ul {list-style-type:circle;}


a:link {color:#000;text-decoration:none;}      /* unvisited link */
a:visited {color:#000;text-decoration:none;}  /* visited link */
a:hover {color:#cc6633;text-decoration:none;}  /* mouse over link */
a:active {color:#000;text-decoration:none;}  /* selected link */ 
#copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align: right;
	line-height: 13px;
	color: #216464;;
	border: 0px;
	border-top: 1px;
	border-color: #216464;
	border-style: solid;
	padding-top: 10px;
}
p2:hover {
	color: #cc6633;
	font-style: oblique;
	font-weight: bolder;
}
p3:hover {color: #cc6633;
	font-style: oblique;
	font-weight: bolder; }
	
li a:hover{color: #cc6633;
	font-style: oblique;
	font-weight: bolder;}
	
a.class_on {
	color: #cc6633;
	font-style: oblique;
	font-weight: bolder;
}
