body {
	margin: 	  		0px;
	margin-top:			30px;
	font-family: 	  	Verdana;
	font-size: 	  		10pt;
	font-style:			normal;
	color: 		  		#000000;
	background-color:	#000000;
}

h1{
	font-size:			15pt;
	font-family:			Verdana;
	color:				#FFFFFF;
	line-height:			18pt;
}

#frame{
	width: 				798px;
	margin:				auto;
	background-image:	url(../images/icp_OrangePixel.png);
	background-repeat:	repeat;
	border: 			1px solid White;
	overflow:			auto;
}

#menu{
	display: 			block;
	list-style: 			none;
	margin: 			0;
	padding: 			0;
	padding-left:			16px;
	float:				left;
	height:				18px;
	width:				782px;
	background-color:		#000000;
}

#footer{
	width:				798px;
	height:				21px;
	border-top: 1px solid #FFFFFF;
	float:left;
	color: #dd7403;
	font-family:Verdana;
	font-size:7pt;
	text-align:center;
	padding-top:5px;
	color:#dd7403;
	background-color:#000000;
}

#www{
	width:				25px;
	height:				37px;
	float:				right;
	margin-right:		20px;
}

#www a{
	width:				25px;
	height:				37px;
	background-image:	url(../images/icp_wwwIcon2.png);
	background-repeat:	no-repeat;
	visibility:visible;
	display:block;	
}

#www a:hover{
	width:				25px;
	height:				37px;
	background-image:	url(../images/icp_wwwIcon2Over.png);
	background-repeat:	no-repeat;
	visibility:visible;
	display:block;	
}

#pdf{
	width:				16px;
	height:				37px;
	float:				right;
	background-image:	url(../images/icp_pdfIcon2.png);
	background-repeat:	no-repeat;
}

#pdf a{
	width:				16px;
	height:				37px;
	background-image:	url(../images/icp_pdfIcon2.png);
	background-repeat:	no-repeat;
	visibility:visible;
	display:block;	
}

#pdf a:hover{
	width:				16px;
	height:				37px;
	background-image:	url(../images/icp_pdfIcon2Over.png);
	background-repeat:	no-repeat;
	visibility:visible;
	display:block;	
}

#menu li a{
display: block;
margin: 0px 0px 0px 0px;
text-decoration: none;
cursor:hand;
font-family: Verdana;
color:#FFFFFF;
}

#menu li a:hover{
display: block;
margin: 0px 0px 0px 0px;
text-decoration: none;
cursor:hand;
font-family: Verdana;
color:#dd7403;
}

a{
color:#000000;
}

a:hover{
color:#FFFFFF;
}