body {
	background-color: #FF9900;
	background-image: url(images/APC_background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	}
	.style1 {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 14pt;
}
.style2 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}

.storytitle {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: large;
}

div.APCheader {
	position:absolute;
	width:99%;
	height:170px;
	z-index:2;
	left: 3px;
	top: 3px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
}

div.topmenu  {
	position:absolute;
	width:100%;
	height:25px;
	z-index:5;
	left: 0px;
	top: 150px;
	background-color: #0000FF;
	border: 1px solid #000033;
	background-repeat: repeat-x;
  }
	  

	  
	  
	div.maincontent   {				
    position:absolute;
	left: 3px;
	top: 170px;
	width: 99%;
	border-left-style: solid;
	border-left-color: #000033;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	border-right-width: 1px;
	background-color: #FFFFFF;
				}
				
	div.pagecontent {	

	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	z-index: 2;
	}
				
    div.leftmenu   {
  
    position:relative;
	width:200px;
	height:375px;
	font-family: mono;
	left: 0px;
	top: 2px;
	padding-right: 0px;
	background-image: url(images/side_menu_back.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	background-repeat: repeat-x;
						  }

				
  
	div.footer  {
	z-index: 4;
	position:relative;
	height:50px;
	left: 0px;
	bottom: 0px;
	width:100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

 .footer  a:link {
	
	  color: #000033;
	text-decoration: none;
	font-weight : bold;
 	
}
.footer  a:hover {
	color: #Ff9900;
	

}
.footer  a:visited {
	
	  color: #000033;
	text-decoration: none;
	font-weight : bold;

 
}
.footer  a:visited:hover {
	
    color: #Ff9900;
	
	 
}


						

  #menu{
	           float:left;
	           width:200px;
	         
	           font-family: Arial, Helvetica, sans-serif;
	           font-size: 14px;
			   
               }

               * html #menu {
	           float:left;
	           width:200px;
	           margin-left:0px;
	           
               }
               #menu a {
	display:block;
	text-decoration:none;
	color:#FF9900;
	border-bottom:1px dashed #ff9900;
	padding:3px 3px 5px 3px;
	font-size:95%;
	background: url(images2/dot_tiny.gif) no-repeat 5px 8px;
	font-weight: bold;
	           }
               #menu a:hover {
	           background-color:#FF9900;
			   color:#0000FF;
			   font-weight: bold;
               }
 							  
.topmenu  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
 	
}
.topmenu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #Ff9900;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;

}
.topmenu  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
 
}
.topmenu  a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #Ff9900;
	text-decoration: none;
	font-weight : bold;
	 
}
								  
a:link {
	color: #F06600;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #F06600;
	text-decoration: none;
}
a:visited:hover {
	color: #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: thin solid #FF9900;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	border: thin solid #FF9900;
}
