


body { font-family: "Lucida Grande", Helvetica, Arial; background-color: #ffffff; color: #444444; margin: 0 auto;  }
table.main { width: 96%; border: 2px solid #14a6e8; border-spacing: 0px; margin: 0 auto; }
table.half { width: 40%; border: 2px solid #14a6e8; border-spacing: 0px; margin: 0 auto; }
td { font-size: 12px; vertical-align: top; border: 1px solid #eeeeee; padding: 3px 3px 1px 3px; }
th { background-color: #0079b0; color: #ffffff; font-size: 14px; letter-spacing: 1px;font-weight: normal; text-align: left }

a { color:#666666; text-decoration:  underline;}
a:hover { text-decoration: underline;}

input[type="text"], input[type="file"], input[type="password"], textarea { font-family: "Lucida Grande", Helvetica, Arial; font-size: 11px; width: 350px;background-color: #eeeeee; color: #444444;  }
select { font-family: "Lucida Grande", Helvetica, Arial; font-size: 11px; width: 100%; background-color: #eeeeee; color: #444444; }
p {text-align: center; font-size: 16px; }
.centered { text-align: center; }
input.search { width: 150px; }
#logo {
	position: absolute;
	top: 0px; left: 20px; width: 170px; height: 140px;
	background-image: url('bg.jpg');
}
#tabel {
	position: absolute;
	top: 140px;
	width: 100%;
	}
.grey {
	color: #cccccc;
}
