/* CSS Document */

body {
  	position: relative;
	font: 12px Arial;
 	color: #333;
/*line-height: 120%;*/
	margin: 0px;
	width: 100%;
	font-size:medium;
	background-color:#FFFFFF;
	color:#000000;
}

.header {
	text-align:center;
	
	}
.header_bar {
	color :#000000;
	font-size:large;
	font-weight: normal;
	background-color :#ccffff;
	padding: 3px 0 3px 2px;
	border-bottom-color: #0099CC;
	border-bottom-style: solid;
	border-bottom-width:medium;
	border-top-width:medium;
	border-right-width:medium;
	border-left-width:medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 font-family :Arial;
 text-align:left;
 }	

.wrapper {
	width:100%;
	padding: 2px;
	margin: 1px;
	border-bottom-width:medium;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	
	}	

ul.list_1 li {
	text-decoration:underline;
	}
	
ul.list_2 li {
	text-decoration:none;
	}

.nav {
	padding: 2px;
	margin: 1px;
	border-bottom-width:medium;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}	
	
.accesskey {
	color :#0099cc;
 	font-family :Arial; 
	font-size:medium;
	}	
	
a { 
	text-decoration: none;  
	color :#ff6600; 
	font-family :Arial; 
	font-size:medium;
	font-weight:bold;
	}
	
.footer  {	
	color :#000000;	
	margin: 10px 0 0 0;	
	padding: 2px 0 2px 5px;	
	background-color :#ccffff;	
	border-top-width:medium;	
	border-bottom-width:medium;	
	border-top-style: solid;	
	border-bottom-style: solid;	
	border-top-color: #0099CC;	
	border-bottom-color: #0099CC;	
	font-family :Arial;	
	font-size:medium;	
	font-weight: normal;
	}	
	
.footerng {	
	background-color :#ccffff; 
	color :#000000;	
	padding: 1 px;	
	font-size:large;	
	font-weight: normal;	
	margin-bottom: 0px;	
	margin-right: 0px; 
	font-family :Arial;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	