BODY,TD {
	font-family: sans-serif;
	color: #000000;
	background: #ffffff;
}

ul {
	margin: 0px;
	padding: 0.2em 1em 1em 1em;
}

div.leftmargin {
	margin-left: 2em;
}

A {
	color: #000080;
	text-decoration: underline;
}

TABLE,IMG {
	border-style: none;
}

td.top {
	background-image: url(/img/bar.gif);
	background-repeat: repeat-x;
}

div.menu {
	position: relative;
	top: -40px;
	margin-bottom: 2em;
}

div.menu td {
	padding: 0em 1em;
}

td.boxtitle {
	color: #ffffff;
	background: #000080;
}

a.boxtitle {
	color: #ffffff;
	font-weight: bold;
}

div.vakiot table {
	border-style: none;
}

tr.even td {
	border-style: none;
	background: white;
}

tr.odd td {
	background: #eeeeee;
}

div.vakiot td {
	border-style: none none solid none;
	border-width: 1px;
	border-color: black;
	padding: 2px 5px 0px 5px;
}

div.vakiot a {
	text-decoration: none;
}

div.vakiot th {
	color: white;
	background: #000080;
	padding: 5px;
	font-size: 1.2em;
}

.small { font-size: small; }
.xsmall { font-size: x-small; }

table.urls td {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 2px 5px 0px 5px;
}

