div.logo
{
	margin-bottom: 6px;
}

div.menu
{
	font-size: 75%;
	margin: 49px 0 0 1px;
	line-height: 18px;
}

div.menu a,
div.menu a:visited
{
	color: #5C5F68;
	text-decoration: none;
}

div.menu div.selected a,
div.menu div.selected a:visited
{
	color: #00A6FF;
	padding-right: 20px;
	background: url('/files/images/arrow.gif') no-repeat center right;
}

td.footer
{
	font-size: 65%;
	line-height: 12px;
	padding-top: 107px;
}

div.nav
{
	font-size: 110%;
	margin: 36px 0 28px 0;
}

div.nav#about
{
	font-style: italic;
	float: right;
}

div.nav#pages
{
	float: left;
}

div.nav#pages div
{
    float: left;
    margin-right: 18px;
}

div.nav a,
div.nav a:visited
{
    color: #5C5F68;
    text-decoration: none;
}

div.nav div.selected a,
div.nav div.selected a:visited
{
	color: #00A6FF;
}

div.nav div.selected div
{
	color: #00A6FF;
	margin: 10px 0 0 -1px;
	position: absolute;
}

div.clear
{
	clear: both;
}

.text
{
    width: 100%;
}

table.freeback td
{
    font-size: 70%;
}

table.freeback input,
table.freeback textarea
{
    font: 12px Georgia;
    padding: 8px 11px 0 11px;
    border: solid 1px #FFFFFF;
    width: 100%;
}

table.freeback textarea
{
    margin-bottom: 14px;
    height: 208px;
}

table.freeback input
{
    margin-bottom: 8px;
    height: 28px;
}

table.freeback .error
{
    border: solid 1px red;
}

table.freeback div.submit
{
    margin: 12px 2px 0 0;
}