BODY {
	font-family : verdana, arial, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	color : #333366;
}

a:hover, A:FOCUS {
	color: #ff9900;
}

a {
	text-decoration: none;
	color : white;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : .8em;
}

H1 {
	color : #ff9900;
	font : bold normal 25px/30px Verdana, Arial, sans-serif;
}

H3 {
	color : #ff9900;
	font : normal normal 20px/25px verdana, arial, sans-serif;
}

P A {
	color : #99cc33;
	font-weight : bold;
	font-size : 1em;
}

P A:hover {
	color : #ff9900
}

.menuskin{
	position:absolute;
	width:175px;
	background-color: #333366;
	border:2px solid #99cc33;
	font:bold 12px Verdana, Arial, sans-serif;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:white;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:navy;
}

#mouseoverstyle a{
color:#ff9900;
}

.logo{
	position: absolute; 
	left: 5%; 
	top: 2; 
	z-index: 8; 
	width:95%; 
	overflow: hidden;
}

.content{
	position: absolute; 
	left: 5%; 
	top: 136px; 
	width:60%; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000; 
	z-index: 5;
}

.nav{
	position: absolute; 
	top: 0; 
	width: 200; 
	background-color: #333366; 
	layer-background-color: #333366; 
	border: 1px none #000000; right: 0; 
	padding-left: 20; 
	height: 100%; 
	z-index: 10;
}

.pull{
	position:absolute; 
	left:0; 
	top:100%; 
	height:23px; 
	z-index:9; 
	text-align: right; 
	padding-right: 10; 
	width: 578px;
}

.shadow{
	position: absolute;
	left: -9;
	top: 0;
	width: 9;
	height: 100%;
	background-image: url(images/shadowvert.gif);
	layer-background-image: url(images/shadowvert.gif);
	overflow: visible;
	z-index: 1;
}

.footer{
	position: absolute;
	left: 0%;
	top: 93%;
	width: 100%;
	font-size : .7em;
	font-style : italic;
	color : #cccccc;
	text-align : center;
	z-index: 10;

}

.footerinp{
	width: 100%;
	font-size : .7em;
	font-style : italic;
	color : #cccccc;
	text-align : center;
	z-index: 10;
}

.tglform{
	font-size : 1em;
	
}
INPUT {
	background-color : #CCFF99;
	border : 1px solid Black;
	width : 100px;
}

.calc{
	background-color : #FFEFDF;
}

th{
	font-weight : bold;
	
	text-align : center;
}

.tinytext{
	font-size : .8em;
}
