﻿body 
{
    margin: 0 0 0 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}
table
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}
hr
{
	color: #000000;
}
#header
{
    width: 770px;
    height: 169px;
}
#menu
{
    width: 770px;
    border-top: solid 1px #ffffff;
}
#panel
{
    width: 196px;
    background-color: #565689;
    text-align: left;
}
#panelql
{
    width: 196px;
    background-color: #895656;
    text-align: left;
}
#searchpanel
{
    width: 196px;
    background-color: #565689;
    text-align: left;
    color: #ffffff;
}
#content
{
    padding: 10px 10px 10px 10px;
    text-align: left;
}
#footer
{
	width: 770px;
	border-top: solid 1px black;
}
#thefooter
{
	font-size: 11px;
}
a.smlink
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
a:hover.smlink
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 15px;
}
#contenttable
{
    width: 770px;
}
#leftpanel
{
    width: 200px;
}
