body
{
background-color: #e8de71;
background-image: url('images/bg/lines.jpg');
}

input, select, textarea
{
font-family: 'Trebuchet MS';
font-size: 8pt;
color: #555555;
}

form {
margin: 0px;
}

a:link
{
color: #144969;
text-decoration: none;
}

a:visited
{
color: #000;
text-decoration: none;
}

a:hover
{
color: #166989;
text-decoration: underline;
}

li
{
font-family: 'Trebuchet MS';
font-size: 10pt;
}

li a:link
{
color: #144969;
text-decoration: underline;
}

li a:visited
{
color: #000;
text-decoration: underline;
}

li a:hover
{
color: #B8AE41;
text-decoration: underline;
}

.mustard
{
background-color: #e8de71;
}

.warning
{
color: red;
font-weight: bold;
}

.home-intro
{
font-family: 'Trebuchet MS';
font-size: 9pt;
margin-left: 11px;
}

.home-whomessage
{
font-family: 'Trebuchet MS';
font-size: 9pt;
font-weight: bold;
color: maroon;
margin-left: 11px;
padding: 10px;
border: 1px solid maroon;
}

.headline
{
font-family: 'Trebuchet MS';
font-size: 12pt;
font-weight: bold;
color: #144969;
}

.header
{
background-image: url('images/general/header.jpg');
}

.main
{
font-family: 'Trebuchet MS';
font-size: 10pt;
margin-right: 75px;
}

.main a:link
{
color: #144969;
text-decoration: none;
}

.main a:visited
{
color: #144969;
text-decoration: none;
}

.main a:hover
{
color: #000000;
text-decoration: underline;
}

.form-opt
{
font-family: 'Trebuchet MS';
font-size: 8pt;
text-align: right;
color: #144969;
}

.form-req
{
font-family: 'Trebuchet MS';
font-size: 8pt;
font-weight: bold;
text-align: right;
color: #144969;
}

.form-text
{
font-family: 'Trebuchet MS';
font-size: 8pt;
color: #144969;
}

.sidebar
{
font-family: 'Trebuchet MS';
font-size: 8pt;
margin-left: 5px;
margin-right: 5px;
}

.home-col1
{
font-family: 'Trebuchet MS';
font-style: italic;
font-size: 8pt;
color: #555555;
margin-top: 90px;
text-align: right;
margin-right: 5px;
}

.home-col2
{
font-family: 'Trebuchet MS';
font-style: italic;
font-size: 8pt;
color: #555555;
margin-top: 90px;
text-align: right;
margin-right: 5px;
}

.home-col3
{
font-family: 'Trebuchet MS';
font-style: italic;
font-size: 8pt;
color: #555555;
margin-top: 90px;
text-align: right;
margin-left: 18px;
margin-right: 18px;
}

.news
{
font-family: 'Trebuchet MS';
font-size: 9pt;
padding: 5px;
}

.messages {
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 12pt;
	color: #555555;
}

.footer, .mockup
{
font-family: 'Trebuchet MS';
color: white;
padding: 3px;
background-color: #144969;
}

.footer
{
font-size: 7pt;
text-align: center;
}

.mockup
{
font-size: 9pt;
text-indent: 20px;
line-height: 9pt;
}

.mockup-headline
{
font-size: 9pt;
font-weight: bold;
color: #e8de71;
text-indent: 0px;
}

.footer a:link, .mockup a:link
{
color: #e8de71;
text-decoration: none;
}

.footer a:visited, .mockup a:visited
{
color: #fff;
text-decoration: underline;
}

.footer a:hover, .mockup a:hover
{
color: #e8de71;
text-decoration: underline;
}