

/* basic elements */
body { 
	font: 8pt/16pt arial,verdana ; 
	color: #333333; 
	background:#e6f1f8 url(../images/shadow.gif) repeat-y center;
	margin-top: 0px; 
	}
	
p { 
	font: 10pt/16pt arial,verdana; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	}
	
	
h1 { 
	font: italic normal 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
		
a:link { 
	font: 9pt arial,verdana ; 
	font-weight: bold; 
	text-decoration: none; 
	color: #496ca6;
	
	}
	
a:visited { 
	font: 9pt arial,verdana ; 
	font-weight: bold; 
	text-decoration: none; 
	color: #496ca6;
	
	}
	
a:hover, a:active {  
	font: 9pt arial,verdana ;
	font-weight: bold; 
	text-decoration: none; 
	color: #43a0fc;
	
	}
	
	
a.big:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #496ca6;
	}
	
a.big:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #566274;
	}
	
a.big:hover, a.big:active { 
	text-decoration: underline; 
	color: #43a0fc;
	}
	
	
a.menu:link { 
	font: 9pt/16pt arial,verdana ; 
	font-weight: bold; 
	text-decoration: none; 
	color: #496ca6;
	margin-left: 10px; 
	margin-right: 10px; 
	}
	
a.menu:visited { 
	font: 9pt/16pt arial,verdana ; 
	font-weight: bold; 
	text-decoration: none; 
	color: #496ca6;
	margin-left: 10px; 
	margin-right: 10px; 
	}
	
a.menu:hover, a.menu:active {  
	font: 9pt/16pt arial,verdana ;
	font-weight: bold; 
	text-decoration: none; 
	color: #43a0fc;
	margin-left: 10px; 
	margin-right: 10px; 
	}
	
hr {
	height:0px; 
    border:0px; 
    border-top:1px solid #7da2d7;
	}

li {
 text-decoration: none;
 	}
	
img.padded { 
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	}
	
.padded { 
	font: 8pt/16pt verdana; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	}
	
.bluecontainer {
	background:#e6f1f8;
 
}

.headerblue {
	background:#7da2d7;
	
	}
	
.second {

 
}
	
	
	

	
