

body {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #808080;
background-image: url('layout/bg_delta.gif');
margin-top: 0;
margin-bottom: 0;
}

#layout {
	width: auto;
	margin: 0 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}

#content {
	background-color: #FFFFFF;
	width: 650px;
	margin: 0 0 auto;
	position: absolute;
	top: 463px;
	left: 63px;
	min-height: 600px;
}

#navi {
	font-family: franklin gothic book, arial, tahoma;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

#affis {
	font-family: franklin gothic book, arial, tahoma;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

a {
color: #808080;
text-decoration: none;
hover: 
}

a:vistited {
color: #808080;
text-decoration: none;
hover: 
}

a:active {
color: #808080;
text-decoration: none;
hover: 
}

a:hover {
color: #CBA3B6;
text-decoration: none;
position: relative; left: 1px; top: 1px; 
}


img { 
   border: 0px; 
   margin: 1px;
}

table { 
   border: 0px; 
   font-size: 10pt;
   bordercolor: #FFFFFF;
}

h1 {
	font-family: "Arial Black";
	text-transform: uppercase;
	color: #fd8f9c;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-family: "Arial";
	text-transform: uppercase;
	color: #64B9FF;
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-family: "Arial";
	text-transform: uppercase;
	color: #58D16D;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}


b,strong {
	color: #fe9fba;
	}
	
i,em {
	color: #58D16D;
	}
	
u {
	color: #64B9FF;
	}