﻿body 
{
	font-size: 0.8em;
	font-family: Verdana;
	background-color: #F3F3F3;
}

h1 
{
	display: inline;
	font-size: 1em;
}

a, a:active, a:visited { color: #0000CC;}
a:hover {color: #000000;}

#menu { margin-left: 10px; float: left; margin-right: 20px; width: 200px; }
#page { text-align: left; background-color: #96c2e5; border: 1px solid #000000; }
#footer { margin-left: auto; margin-right: auto; width: 50%; margin-top: 50px; text-align: center; }
.footerlinks { font-size: 0.9em; }

a.toplevelcategory 
{
	color: #000040;
	text-decoration: none;
	font-weight: bold;
}

.submitarea 
{
    border: 1px solid #031465;
    padding: 5px;
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.toplevelcategory-selected 
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.toplevelcategory:hover, a.toplevelcategory-selected:hover
{
	color: #000000;
	text-decoration: underline;
}

.smalltext 
{
    color: #939393;
    font-size: 0.75em;
}

.error 
{
    font-size: 0.7em;
    color: Red;
}

.textblock 
{
    font-size: 0.8em;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 10px;
}

.logotable 
{
	background-color: #96c2e5;
}

.menutable 
{
	background-color: #181449;
	height: 5px;
	color: #FFFFFF;
}

.maintable 
{
	background-color: #FFFFFF;
	
}

.logo 
{
	border: 1px solid #031465;
}