﻿body 
{
    margin: 2px;
    background-image: url(/images/bg.gif); font-family: Verdana; font-size: 8pt;
}
.Wrapper 
{  
    background-color: #FFFFFF; 
    border: solid 1px #c3c3c3; 
    padding:1px; 
    margin:auto;
    width: 780px;
    height:100%;
    position: relative;
}
.Logo{}
.Buttons
{
    font-family: verdana;
    font-size: small;
    font-weight: bold;
    background-color: #336699;
    border: medium solid #003366;
    color: #FFFFFF;
}
.footer
{
    background-color: #FFFFFF; 
    border-top: solid 1px #c3c3c3;
    width: 780px;
    text-align: center;
    clear:both;
}
H1
{
				font: normal small-caps lighter x-large verdana;
				padding-left: 0px;
				color: #8f182e;
				border-bottom: solid 1px black;
}
a:link{ color:#366482; text-decoration:none; }
a:visited{ color:#366482; text-decoration:none; }
a:hover{ color:#366482; text-decoration:underline; }

.bookmark a:link {text-decoration: none}
.bookmark a:visited {text-decoration: none}
.bookmark a:active {text-decoration: none}
.bookmark a:hover {text-decoration: none;}
