﻿body
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #f6f3f4;
    background-image: url(../grafx/bckgrnd.gif);
    background-repeat: repeat-x;
    margin-top: 0px;
    line-height: 20px;
}
a
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    border: none;
    outline: none;
    white-space: normal;
}
a:hover
{
    text-decoration: underline;
}
h1
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #D50021;
    margin-top: 4px;
}
h2
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #EF2525;
}
img
{
    border: 0px;
}
.intro
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.menu
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    height: 35px;
}
.menu a
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: block;
    height: 27px;
    color: #FFF;
    text-decoration: none;
    margin: 0px;
    padding-left: 18px;
    padding-top: 8px;
    width: 100%;
    outline: none;
}
.menu a:hover
{
    color: #ee2524;
    background-color: #f6b157;
}
a.menuactive, a.menuactive:hover
{
    color: #ee2524;
    background-color: #f6b157;
}
.submenu a
{
    display: block;
    height: 25px;
    color: #ee2524;
    text-decoration: none;
    margin: 0px;
    padding-left: 28px;
    padding-top: 4px;
    width: 100%;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.submenu a:hover
{
    color: #F4D4A2;
    background-color: #f6b157;
}
a.submenuactive, a.submenuactive:hover
{
    color: #F4D4A2;
    background-color: #f6b157;
}
.maindiv
{
    width: 950px;
    margin: auto;
    position: relative;
    height: 600px;
}
.header
{
    background-image: url(../grafx/header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    padding-top: 50px;
    padding-left: 260px;
}
.menucontainer
{
    width: 167px;
    min-height: 400px;
    background-image: url(../grafx/menu-repeat.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
    padding: 0px;
}
.seperator-menu
{
    background-image: url(../grafx/seperator.png);
    background-repeat: no-repeat;
    height: 1px;
}
.main
{
    width: 424px;
    background-color: #FFF;
    padding-left: 20px;
    padding-right: 30px;
    line-height: 20px;
    vertical-align: top;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}
.text-right
{
    line-height: 15px;
}
.footer
{
    vertical-align: top;
}
.container-right
{
    background-color: #dad7d7;
    line-height: 20px;
    width: 309px;
    background-image: url(../grafx/colum-right-repeat.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}
.container-right-content
{
    padding-right: 20px;
    width: 269px;
    height: 300px;
    padding-left: 20px;
}
.seperator-right
{
    background-image: url(../grafx/seperator-right.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 280px;
    float: left;
}
.warning
{
    color: Red;
}
input, select
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.CurrentPage
{
    font-weight: bold;
    font-size: 130%;
}
.PageNumber
{
}
.list
{
    width: 424px;
}
  #recaptcha_widget_div { width: 216px; overflow:hidden; }
  #recaptcha_image img  { width: 200px; } 
