body{ 
background-color: #37b9e3;
background-image:url('background.png');
background-repeat: repeat;
background-attachment: fixed;
margin-top:0px;
margin-bottom:0px;
}
p.image{
padding:0 0 0 0;
margin:0 0 0 0;
}
div.updates{
filter:chroma(color=#ffffff);
scrollbar-base-color: #ffffff; 
scrollbar-arrow-color: #ffffff; 
scrollbar-3dlight-color: #37b9e3;
scrollbar-darkshadow-color: #37b9e3; 
scrollbar-face-color: #37b9e3; 
scrollbar-highlight-color: #37b9e3; 
scrollbar-shadow-color: #37b9e3; 
scrollbar-track-color: #37b9e3;
}
table,div{
font-family: Trebuchet MS;
font-size: 12px;
color: #ffffff;
}
a.nav1, a.nav1:link, a.nav1:visited{
display:block;
color: #145a8e;
background-color:#b1dce7;
background-image:url('nav1bullet.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
}
a.nav1:hover, a.nav1:active{
display:block;
color:#145a8e;
background-color:#b1dce7;
background-image:url('nav1bullethover.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
}
a.nav2, a.nav2:link, a.nav2:visited{
display:block;
color: #145a8e;
background-color:#b1dce7;
background-image:url('nav2bullet.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
}
a.nav2:hover, a.nav2:active{
display:block;
color:#145a8e;
background-color:#b1dce7;
background-image:url('nav1bullethover.png');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
line-height:14px;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
}
h1{
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -1px;
color: #37b9e3;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #ffffff;
}
h2{
font-family: Trebuchet MS;
font-size: 16px;
letter-spacing: -1px;
color: #37b9e3;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #ffffff;
}
h3{
font-family: Trebuchet MS;
font-size: 13px;
letter-spacing: -1px;
color: #37b9e3;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #ffffff;
}
h4{
font-family: Trebuchet MS;
font-size: 15px;
letter-spacing: -1px;
color: #ffffff;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px dashed #ffffff;
}
h5{
width:333px;
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -2px;
color: #ffffff;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid #ffffff;
}
h6{
width:333px;
font-family: Trebuchet MS;
font-size: 20px;
letter-spacing: -2px;
color: #ffffff;
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid #ffffff;
}
b, strong{
color:#ffffff;
}
i, em{
color:#ffffff;
}
u{
color:#ffffff;
text-decoration:none;
border-bottom:1px dashed #ffffff;
}
a, a:link, a:active, a:visited {
color:#ffffff;
text-decoration:none;
border-bottom:1px dashed #ffffff;
font-weight:bold;
}
a:hover {
color:#7dd5e1;
text-decoration:none;
border-bottom:1px dashed #ffffff;
font-weight:bold;
}
textarea{
color:#ffffff;
background-color:#37b9e3;
border:1px dashed #ffffff;
}
input,submit{
color:#ffffff;
background-color:#37b9e3;
border:1px dashed #ffffff;
}
blockquote{
background-color:#37b9e3;
border-top:1px dashed #ffffff;
border-bottom:1px dashed #ffffff;
border-left:5px solid #ffffff;
border-right:5px solid #ffffff;
color:#ffffff;
padding:5px;
}