html,
body
{
    margin : 0px;
    padding : 0px;
    height : 100%;
    background-image: url('/images/bgBody.gif');
    background-position: top center;
}
#hoverAd
{
    width:100%;
    top:111px;
    position:absolute;
    z-index:1;
}
#hoverAd div
{
    width:768px;
    height:1px;
    text-align:left;
}
#hoverAd div div
{
    padding-left:202px;
    width:400px;
    height:252px;
}
td
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
}
.footer
{
    font-size: 10px;
    color: #3c88dd;
    cursor: default;
    background-color: #00179e;
    width: 50%;
}
.footer a:link,
.footer a:visited
{
    color: #ff8b00;
    text-decoration: none;
}
.footer a:hover
{
    color: #ffd800;
    text-decoration: underline;
}
h1
{
    font-weight: bold;
    font-size: 18px;
    color: #00297b;
    cursor: default;
}
.small
{
    font-size: 9px;
    color: #666666;
    cursor: default;
    line-height: 15px;
}
a:link,
a:visited
{
    color: #00297b;
    text-decoration: none;
}
a:hover
{
    color: #00297b;
    text-decoration: underline;
}
.small a:link,
.small a:visited
{
    font-weight: normal;
    color: #00297b;
    text-decoration: none;
}
.small a:hover
{
    font-weight: normal;
    color: #00297b;
    text-decoration: underline;
}
hr
{
    color: #00297b;
    background: #00297b;
    height: 2px;
    border: 0px;
}
.boxButton
{
	border: #ff8b00 solid 5px;
}

.field
{
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #aaaaaa 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	background-color: #ffffff
}

.button
{
    BORDER-RIGHT: #000080 1px solid;
    BORDER-TOP: #000080 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000080 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000080 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    BACKGROUND-COLOR: #0000cc
}

