
body{
	color : White;
	text-align : center;
	background-color : #000086;
}
a {
	text-decoration : none;
	font : bold;
	color : #0093dd;
}
a:visited {
	border-right : Silver;
}
a:hover {
	text-decoration : none;
	color : Yellow;
	font : bold;
}
a.links{
	color : #ffa500;
}
a.mail {
	color : Aqua;
}
table.main {
	width : 750px;
	text-align : center;
}
td.innermenu {
	width : 150px;
	vertical-align : top;
}
table.inner {
	width : 100%;
}
table.inner td {
	border : 1px solid White;
	font-size : 12px;
	vertical-align : top;
	text-align : center;
}
table.inner td.title {
	border : 1px solid White;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	vertical-align : top;
	background-color : #0093dd;
	color : Black;
}
table.inner td.text {
	text-align : justify;
	border : none;
	font-size : 14px;
}
table.inner td.news {
	text-align : justify;
	border : none;
	font-size : 14px;
}
.newstitle {
	color : Aqua;
}
td.maincol {
	width : 450px;
	border-right : 1px solid White;
	border-left : 1px solid White;
	vertical-align : top;
}
td.doublecol {
	width : 600px;
	border-right : 1px solid White;
	border-left : 1px solid White;
	vertical-align : top;
}
td.addons {
	width : 150px;
	vertical-align : top;
}
table.name {
	width : 750px;
	text-align : center;
}
hr {
	color : White;
	width : 80%;
	height : 1px;
}
.bigtext {
	border : 1px solid White;
}
.small {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
