body {
	padding: 0;
	margin: 0;
	background: white;
}
th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
td {
	vertical-align: top;
}
input, textarea, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	background: white;
}

input.nappi {
	color : white;
	font-size : 11px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	background: #FC7300;
	border: 1px solid white;
	padding: 0.5em;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height: 1.5em;
	text-align: justify;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height: 1.5em;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;

	line-height: 1.5em;
}

.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height: 1.5em;
	text-align: left;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}

p.content {
	color : #000000;
	margin-top : 0;
	padding-bottom : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height: 1.5em;
}

.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	line-height: 1.5em;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

a.navi {
	color : #000066;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.navi:hover {
	color : #294A7B;
}

a.musta {
	color : #000000;
	font-weight: bold;
}
a.musta:hover {
	color : #AAAAAA;
}



hr {
	width: 95%;
	height: 1px;
	color: white;
	background: white;
	border: none;
	text-align: center;
}

.head {
	font-family: arial,sans-serif,sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #49657C;
	margin-bottom: 4px;
}