/* CSS Document */


 body {
	background-color: #785014;
	background-image: url(images/bg_brn.jpg);
 }
 
#table {
	position: absolute;
	left: 22px;
	top: 10px;
	z-index: 100;
}
#innertable {
	display: block;
	height: 475px;
	width: 675px;
	margin-top: 30px;
	margin-left:320px;
	overflow: auto;	
}
#innertable a:link {
	font-weight: bold;
	color: #785014;
	text-decoration: none;
}
#innertable a:visited {
font-weight: bold;
	color: #785014;
	text-decoration: none;
}
#innertable a:hover {
font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: normal 12px Arial;
	background: black url(images/menudefault2.jpg) repeat-x center center;
	position: absolute;
	z-index: 100;
	left: 357px;
	top: 321px;
	border: 1px solid #625e00;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 3px 9px;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover {
	color: #1B4872;
	background: url(images/menuover2.jpg) repeat-x center center;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
}

 .solidblockmenu li .current {
 color: #1B4872;
	background: url(images/menuover2.jpg) repeat-x center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	display: block;
	float: none;
	height: 43px;
	width: 200px;
	margin-left: 30px;
	position: absolute;
	z-index: 100;
	left: 22px;
	top: 343px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#pagetitle {
	display: block;
	height:50px;
	width: 200px;
	position: absolute;
	z-index: 100;
	top: 350px;
	left: 740px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
 .content a:link {
	color: #333333;
	text-decoration: none;	
 }
 .content a:visited {
	color: #333333;
	text-decoration: none;	
 }
 .content a:hover{
	color: #FF9600;
	text-decoration: none;	
 }
.pagetitle {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding:0;
	margin:0;
}
.subtitle {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #27859E;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9600;
	text-decoration: none;
	font-weight: bold;
}
#cover{
	display: block;
	padding: 5px;
	height: 325px;
	width: 280px;
	position: absolute;
	left: 37px;
	top: 468px;	
}
#worksheet{
	display: block;
	padding: 5px;
	height: 325px;
	width: 350px;
	position: absolute;
	left: 17px;
	top: 468px;	
}
.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.emissionscalc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	border: 1px solid #0000FF;
	padding: 3px;
	height: 33px;
	width: 63px;
	position: absolute;
	left: 518px;
	top: 746px;
}
.image {
	border: 1px solid #0000CC;
}
