body {
	background-color: #c0c0c0;
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
}

body.menu {
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 14px;
}

div.menu {
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 14px;
	background-color: transparent;
}

body.dark {
	background-color: #a0a0a0;
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 14px;
}

div {
	margin-bottom: 0px;
	background-color: #e5e5e5;
}

td {
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}

td.right {
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}

td.center {
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

td.top {
	color: #000000;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

tr {
	vertical-align: top;
}

tr.middle {
	vertical-align: middle;
}

tr.dark {
	background-color: #a0a0a0;
	vertical-align: top;
}

tr.bottom {
	vertical-align: bottom;
}

tr.middle {
	vertical-align: middle;
}

td.head {
	background-color: #000000;
	color: #ffffff;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
}

td.headright {
	background-color: #000000;
	color: #ffffff;
	font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}

table.content {
	width: 700;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

table.contentsmall {
	width: 50%;
	text-align: justify;
}

table.center {
	width: 98%;
	height: 95%;
	text-align: center;
	vertical-align: middle;
}

img {
	border-width: 0px;
	border-color: #808080;
}

img.border {
	border-width: 1px;
	border-color: #808080;
}


img.select {
	border-width: 2px;
	border-color: #002099;
}



a:link { text-decoration:none; color: #002099; font-size: 12px;}
a:visited { text-decoration:none; color: #002099; font-size: 12px;}
a:active { text-decoration:none; color: #002099; font-size: 12px;}

a:link.head { text-decoration:none; color: #ffffff;}
a:visited.head { text-decoration:none; color: #ffffff; }
a:active.head { text-decoration:none; color: #ffffff;}

a:link.red { text-decoration:none; color: #ff4040; font-weight: bold; }
a:visited.red { text-decoration:none; color: #ff4040; font-weight: bold; }
a:active.red { text-decoration:none; color: #ff4040; font-weight: bold; }

a.menu:link { text-decoration:none; color: #002099; font-size: 13px; font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica; letter-spacing: 1pt; }
a.menu:visited { text-decoration:none; color: #002099; font-size: 13px; font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica; letter-spacing: 1pt; }
a.menu:active { text-decoration:none; color: #002099; font-size: 13px; font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica; letter-spacing: 1pt; }

#menu { text-decoration:none; color: #000000; font-size: 10px; font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica; letter-spacing: 1pt; }

#menulight { text-decoration:none; color: #c5c5c5; font-size: 14px; font-weight: bold; font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica; letter-spacing: 0pt; }

#headline { color: #000000; font-size: 16px; font-weight: bold; font-family: Century Gothic, Apple Gothic, Verdana, Arial, Helvetica; letter-spacing: 0pt; }

#grey { color: #909090; font-weight: bold; }
#red { color: #ff0000; font-weight: bold; }

#size9 { font-size: 9px; }
#size10 { font-size: 10px; }
#size11 { font-size: 11px; }
#size12 { font-size: 12px; }
#size13 { font-size: 13px; }
#size14 { font-size: 14px; }
#size15 { font-size: 15px; }
#size16 { font-size: 16px; }
#size17 { font-size: 17px; }
#size18 { font-size: 18px; }
#size19 { font-size: 19px; }
#size20 { font-size: 20px; }
#size25 { font-size: 25px; }
#size30 { font-size: 30px; }

#wip { color: #ff0000; font-style: italic; font-size: 15px; }
