body {
	background-image: url(images/bkgry.gif);
	background-repeat: repeat-y;
	color: #666666;
	font-family: Arial, Helvetica, sans-serf;
	margin:0;
	padding:0;
	cursor:pointer;
}
.salamander{
	background-image: url(images/salmander.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.frog{

	background-image: url(images/frog.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
}

h2 {

	font-family: Arial, Helvetica, sans-serf;
	font-size: 0.9em;
	line-height: 0.9em;

	color: #666666;
	text-transform: uppercase;
}


h3 {
	font-family: Arial, Helvetica, sans-serf;
	font-size: .9em;
	text-align: justify;
	color: #666666;
}

h4  {
	
	font-size: 0.8em;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

p {
	
	font-size: 0.8em;
	color: #666666;
}

p a:link {
	
	color: #999999;
	text-decoration: underline;
	height: auto;
	font-size: 0.9em;


	}
	
p a:visited {
  
	color: #999999;
  
	}
	
p a:active {
 
   
	}
	
p a:hover {

    text-decoration: underline;
	color: red;
}

a.vertnav:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	border-left-style: none;
	border-right-style: none;
	padding-right: 5px;
}

a.vertnav:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
}

a.vertnav:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
}

a.vertnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #cccccc;
	text-align: center;
}

a.sm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.sm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: none;
	color: #666666;
	text-align: center;
	}
	
.right {
	float: right;
	top: 0px;
	left: 400px;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #6699CC;
	width: 200px;
	color: #666666;
	text-align: left;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
input {

	font-size:12px;

	font-family:Verdana, sans-serif;

	color:#333333;

	border:1px solid #6699CC;

	background-color: #ffffff;

}


.3dTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
}
.white{
	font-family: Helvetica-Light, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: .6em;
	font-weight: normal;
}

.rightbrdr {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
}
#right {
	padding-left: 15px;
	text-align: left;
}
img a  {
border: 0;
}