@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0; /*	color: #205574;*/
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
	 /* IE5 Win */
}\"";
voice-family: inherit;
font-size: small;
*/
	}
html>body {
	/* be nice to Opera */
	font-size: 12px;;
}



body, a, h1, h2, h3, td, th, address, input, select, textarea, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; /* 11px */
	color: #000000;

}




a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#counter {
display:none;
	
}

a:focus { 
	outline: none; 
}




#headTitle{
	display:none;
}




h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
	h1, h1 a, h2, h2 a {
		font-size: 10.5pt; /* 14px */
		text-decoration: none;
	}
		h1, h2 {
			margin-bottom: 15px;
		}
		h1 a:hover, h2 a:hover {
			text-decoration: underline;
		}
		
	 h3, h3 a {
		font-size: 9pt; /* 14px */
		text-decoration: none;
	}

p {
	margin: 0;
}

input, select, textarea {
	color: #000000;
	border: 1px solid #000000;
}
	
form {
	margin: 0;
}

ul {
	margin: 10px;
}

small {
	font-size: 9px;
	font-weight: normal;
}

map {
	display: none;
}


.abc{
	width:30px;
	text-align:center;
	text-decoration:none;
	color:white;
	font:bold 14px arial,helvetica;
	cursor:pointer;
	margin:1px;
	padding:2px;
	background-color:#018754;
	display:block;
	float:left;
}


#Box_2{
	float:right;
	width:150px;
}

#Box_5{
	width:1110px;
	float:left;
}
