body {
 background-color:#336699;
 background-image:url(images/bg.jpg);
 background-repeat:repeat-y;
 background-position:top center;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
}

A:link, A:visited { 
 color:#05617a;
 text-decoration:none;
}

A:active, A:hover {
 color:#05617a;
 text-decoration:underline;
}

.bottom A:link, .bottom A:visited, .bottom A:active { font-family:Tahoma,Verdana; color:#003366; font-size:11px; font-weight:bold; text-decoration:none; }
.bottom A:hover { text-decoration:underline; }

div {
 font-family:Tahoma,Verdana;
 color:#333333;
 font-size:13px;
 line-height:120%;
}

.large {
 font-family:Georgia,Arial;
 color:#05617a;
 font-size:19px;
 font-weight:bold;
 letter-spacing:-1px;
 margin-bottom:0px;
}

.small {
 font-family:Tahoma,Arial;
 color:#FFFFFF;
 font-size:10px;
 padding-right:17px;
 padding-left:17px;
}

.border {
 border:1px #999999 solid;
}

hr {
 border:1px #CCCCCC solid;
}

ul {
 list-style:square;
 text-align:left;
 font-family:Trebuchet MS, Arial;
 font-size:11px;
 line-height:140%;
}

input { background:#eaeaea; color:#333333; border:1px solid #333333; font-size:13px; font-family:Tahoma,Verdana; }
.button { background:#eaeaea; color:#333333; border:1px solid #333333; font-size:13px; font-family:Tahoma,Verdana; font-weight:bold }
textarea { background:#eaeaea; color:#333333; border:1px solid #000000; font-size:13px; font-family:Tahoma,Verdana; }
select { background:#eaeaea; color:#333333; border:1px solid #000000; font-size:13px; font-family:Tahoma,Verdana; }
