


body {
	margin-left: 0px;
	margin-top: 10px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.struc {
	border: 1px solid #CCCCFF;
	margin-bottom: 10px;
}

th {
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(../images/back_th.jpg);
	background-repeat: no-repeat;
	height: 25px;
	color: #ffffff;
	vertical-align: middle;
}

th.style2 {
	font-size: 19px;
	color: #333366;
	background-image: none;
         font-weight: normal;
	padding: 5px;
	padding-top: 10px;
}


th.style3 {
	padding-left: 10px;
	background-image: url(../images/back_th2.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}

th.style4 {
	padding-left: 10px;
	color: #CC3333;
	background-image: none;
	font-size: 13px;
	padding-top: 10px;
	font-weight: bolder;
	padding-bottom: 4px;
}

th.style5 {
	font-size: 11px;
	color: #6699CC;
	background-image: none;
	padding: 5px;
         padding-bottom: 0px;
	padding-top: 10px;
}

td {
	padding: 5px;
}

.willk {
	background-image: url(../images/back_willk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.img {
	text-align: center;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
}

.header {
	margin-bottom: 5px;
	background-color: #eeeeee;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
