
body { background-image:url(background.jpg);
font-family: verdana, tahoma, arial, serif;
font-size: 10px;
color: #dfe0e5;


}


table, tr, td {padding:0;
margin:0;
font-family: verdana, tahoma, arial, serif;
font-size: 10px;
color: #dfe0e5;
}

.header { border: 1px #dfe0e5 solid; 
text-align:center;
font-weight:bold;
height:20px; 
font-size:11px;
background-image:url(headerbackground.jpg);
color: #000000;
}

.notashamed { border: 1px #dfe0e5 solid; 
text-align:center;
font-weight:bold;
height:20px; 
font-size:10px;
background-image:url(headerbackground.jpg);
color: #000000;
}


.menu { 
background-image:url(menubackground.jpg);
}

.content { padding:10px;
text-align:justify;


}

.miniheader {
font-family: verdana, tahoma, arial, serif;
font-size: 12px;
font-weight:bold;
color: #2d394b;
text-align:center;
background-image:url(miniheaderbackground.jpg);
width:518px;
}

a.nav:link      { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size:10px; 
		 color: #24266e;
		 font-weight: normal;
		 text-decoration: none;
		 background-image:none;}

a.nav:visited      { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size:10px; 
		 color: #2a2c5f;
		 font-weight: normal;
		 text-decoration: none;
		 background-image:none;}

a.nav:hover     { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size: 10px;
		 color: #2a2c5f;
		 font-weight: normal; 
		 text-decoration: none;
		 background-image:url(linkback.jpg);}
		 
		 
a:link      { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size:10px; 
		 color: #9a9cce;
		 font-weight: normal;
		 text-decoration: none;
	}

a:visited    { font-family: Verdana,arial, helvetica, sans-serif;
		   font-size: 10px; 
		   color: #8284b2;
		   font-weight: normal;
		   text-decoration: none;
		 }

a:hover     { font-family: Verdana,arial, helvetica, sans-serif;
		 font-size: 10px;
		 color: #24266e;
		 font-weight: normal; 
		 text-decoration: none;
		 background-image:url(linkback.jpg);}
		 

.footer { 
text-align:center;
font-weight:bold;
color: #000000;
font-size:10px;
background-image:url(footerbackground.jpg);
height:20px;
border: 1px #dfe0e5 solid;
border-width: 1px 0px 0px 0px;

}