html, body {
      height:99%;
      margin: 0;
      padding: 0;
      border: none;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px; line-height:16px;
	  color:#000000; background-color:#FFFFFF;
   }
   
input.btn {
background:#FFCC00; /* background color of button */
border:1px solid  #777; /* border */
color:#000; height:25px; text-align:center; /* text color */
}

.avtext {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size:11.5px; color:#312f2c; text-decoration:none}

a {text-decoration:none;}
 
.head a {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size:11px;
	color: #837477;
	font-weight: bold;
}

.headertext {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#f9a13b;}


.head a:hover {
	color:#7d0c23;
	font-weight: bold;
}

.head a:hover {
	color:#7d0c23;
	font-weight: bold;
}

#intro {
      margin: 0 auto;
      text-align: left;
	  position:relative;
      vertical-align: top;
      width: 100%;
	  height: 421px;
   }   

.leftnavi {font-size:12.5 px; color:#077c77; text-decoration:none; font-weight:normal; line-height:21px; width:150px;}
.leftnavi a {font-size:12.5px; color:#077c77; text-decoration:none; font-weight:normal; line-height:21px; width:150px;}
.leftnavi a:visited {font-size:12.5px; color:#077c77; text-decoration:none; line-height:21px; width:150px;}
.leftnavi a:hover {font-size:12.5px; color:#f68828; text-decoration:none; line-height:21px; width:150px;}

.navlist {list-style:none; font-size:12px; color:#fee152; text-decoration:none; font-weight:bold}
.navlist a {font-size:12px; color:#fee152; text-decoration:none; font-weight:bold; background:url(images/layout/bullet.gif) no-repeat left; padding-left:15px; margin-left:-0em; line-height:22px;}
.navlist a:visited {font-size:12px; color:#fee152; text-decoration:none;font-weight:bold; }
.navlist a:hover {font-size:12px; color:#FFFFFF; text-decoration:none;font-weight:bold; }
   
ul {
	list-style:none;
}
      #content {
      margin: 0 auto;
      text-align: left;
	  position:relative;
      vertical-align: top;
      width: 100%;
	  height: 85%;
   }   
h2 {color:#000000; font-size:17px}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font-family: Trebuchet Ms; font-size: 14px; text-align: normal;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 250px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid grey;
padding: 1px 0;
text-decoration: none;
background-color: #8ECA6A;
font-family: Trebuchet Ms; font-size: 14px; color: #FFFFFF; text-align: normal;
font-weight: bold;
text-indent: 3px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #025130;
color: white;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font-family: Trebuchet Ms; font-size: 14px; text-align: normal;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid grey;
padding: 1px 0;
text-decoration: none;
background-color: #8ECA6A;
font-family: Trebuchet Ms; font-size: 14px; color: #FFFFFF; text-align: normal;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #025130;
color: white;}

.innernavi a {font-family:Arial, Helvetica, sans-serif, Century Gothic; font-size:11px; color:#666666; text-decoration:none}
.innernavi a:visited {font-family:Arial, Helvetica, sans-serif, Century Gothic; font-size:11px; color:#666666; text-decoration:none}
.innernavi a:hover {font-family:Arial, Helvetica, sans-serif, Century Gothic; font-size:11px; color:#0066FF; font-weight:bold; text-decoration:none}

.frnavi {font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:normal}
.frnavi a {font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:normal}
.frnavi a:visited {font-size:11px; color:#FFFFFF; text-decoration:none;}
.frnavi a:hover {font-size:11px; color:#FFFFFF; text-decoration:underline;}