


A.nav:link {color:#ffffff; text-decoration :none;}

A.nav:visited {	color :#ffffff; text-decoration :none ;}
	
A.nav:hover {color:#ffffff; text-decoration :none;  }



A:link {color:#860000; text-decoration :none;}

A:visited {	color :#1D557B; text-decoration :none ;}
	
A:hover {color:#1D557B; text-decoration :underline;  }



#wrap {
margin-left: 10%;
   margin-right: 10%;

   }


#content

{
 position: relative;

 width: 806px;

}





td { 
font-family : "arial";
font-size : 12px;
line-height: 13pt;

 }

.arial10 { 
font-family : "arial";
font-size : 10px;
 } 
 
 
 .arial12 { 
font-family : "arial";
font-size : 12px;
 } 
 
 
 .arial14 { 
font-family : "arial";
font-size : 14px;
 }
/* 2008-12-03 hartman@aktion.com - begin add new styles  */
#masthead {
background:url(images/aktion_background/mid_jpgHi.jpg) repeat-x;
}
#side-image {
	position:absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 156px;
	height: 686px;
	background: url(images/aktion_background/right_jpgHi.jpg);
	background-repeat: no-repeat;
	}
#main-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 901px;
	height: 686px;
	background: url(images/aktion_background/left_jpgHi.jpg);
	background-repeat: no-repeat;
}

/* 2008-12-03 hartman@aktion.com - end add new styles  */ 
/* 2009-04-13 hartman@aktion.com - begin add new styles */
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}
/* 2009-04-13 hartman@aktion.com - end add new styles */
