
.skin0{
position:absolute;
width:165px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}
input.nostyle {
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
input.firstname {
	font-family: Verdana, sans-serif;
	border: 0px;
}
input {
	background-color: #38E6B1;
	color: #0000FF;
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	}
li.question {
	font-weight: bolder;
	}
li.answer {
	font-weight: bolder;
	color: #0000FF;
	list-style-type: square;
	list-style-color: #0000FF;
	}
td.heading {
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	font-size: 18pt;
	color: #000000;
	background-color: #38E6B1;
	border-bottom: 1px solid #000000;
	}
p.box {
	background-color: #38E6B1;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bolder;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	width: 75%;
}
      #navbar ul {
        display: block;
        list-style: none;
        margin: 0px;
		font-family: Arial, helvetica, sans-serif;
		font-size: 15pt;
        padding: 0px;
        background-position: left;
        background-color: #38E6B1;
		padding: 0px;
      }
      #navbar li {
        display: block;
        list-style: none;
        margin: 0px;
        text-indent: 5px;
        padding: 0px;
        vertical-align: bottom;
        background-color: #38E6B1;
        border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		padding: 0px;
		border-bottom: 1px solid #000000;
      }
	  #navbar li a {
        display: block;
        border: 1px solid #38E6B1;
        margin: 0px;
        text-indent: 5px;
        padding: 0px;
        padding-top: 2px;
        padding-bottom: 2px;
		color: #000000;
		text-decoration: none;
        background-color: #38E6B1;
        border-left: 0px;
      }
      #navbar li a:hover {
        display: block;
		text-decoration: none;
        background-color: #FFFF71;
		border: 0px;
      }
	  li.top {
	    border-top: 1px solid #000000;
	  }
      h1.title {
	display: none;
	padding: 0px;
	margin: 0px;
      }
a.menu {
	display: block;
	width: 97%;
	background-color: #35DBA8;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px;
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
a.menu:hover {
	background-color: #31BE93;
	color: #000000;
	width: 97%;
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
td.menu {
	background-color: #35DBA8;
}


.w3cbutton4 {
  margin: 1em 0;
  width: 9em;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}