body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0px;
	
}

font {
	font-size: 8pt;
}

table {
	font-size: 8pt;
}

h2 {
	font-size:12px;
}

td.navi {
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	
	border-bottom:0px;
	border-right:0px;
	border-top:0px;
	border-left:1px;
	cursor:pointer; 
}

td.navi_dot {
	border:0px;
	border-bottom:0px;
	border-right:1px;
	border-top:0px;
	border-left:0px;
}

a {
	text-decoration:none;
	color:black;
}

a.email {
	text-decoration:underline;
}

a.zoom_image {
	text-decoration:none;
}

a.zoom_image:hover {
	font-weight:bold;
	color:#003399;
}

a:hover {
	text-decoration:none;
	color:white;	
}

#technologie {
	font-size:7pt;
	background-color: #F2F9FF;
	visibility: hidden;


}

input.normal {
	width:200px;
	font-size:9pt;
	background-color:#F2F9FF;
}

textarea {
	width:200px;
	font-size:9pt;
	background-color:#F2F9FF;
}

h1 {
	font-size:7pt;
	color:gray;
}

table.footer {
    border-top-width:1px;	
	border-color:#003366;
	border-style:solid;
}

a.download {
	color:black;
}

a.download:hover {
	color:#003399;
	text-decoration:underline;
}

#path {
	background-color:#F2F9FF;
	width:530;
	padding:5px;
	
}

#path_head {
	background-color:#003399;
	width:530;
	padding:5px;
}

#home {
	background-color:#F2F9FF;
	width:530;
	padding:5px;
}

input.download {
	font-size:8pt;
	width:146px;
}

input.download_submit {
	font-size:7pt;
	width:80px;
}

input.normal2 {
	width:200px;
	font-size:8pt;
	background-color:#F2F9FF;
}

table.user {
	border-top-width:1px;
	border-style:solid;
	border-color:black;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-collapse:collapse;
}

td.user {
	border-style:solid;
	border-color:black;
	border-right-width:1px; 	
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
}

