
html,body {
background-color: #FFFFFF;
background-repeat: repeat-n;
font-family: arial;
height: 100%;
}

#content {
font-size: 12px;
color: #838383;
width: 90%;
margin-left: 30px;
margin-top: 10px;
margin-right: 25px;
text-align: justify;
}

#top {
font-size: 12px;
color: #FFFFFF;
margin-bottom: 70px;
text-align: right;
}

#top a {
color: #FFFFFF;
font-family: arial;
font-size: 12px;
text-decoration: none;
}

a {
color: #3333FF;
font-family: arial;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #CC0066;
text-decoration: none;
}

b {
color: #666666;
}

#content img {
margin: 5px 15px 15px 15px;
}

.center {
text-align: center;
}

.left {
text-align: left;
background-image:url(images/top-mid.jpg);
background-repeat:repeat-x;
margin:0px;
}

.right {
text-align: right;
}

.border {
border-style: solid;
border-color: #838383;
border-width: 1px;
}

.side {
background-image:url(images/sidebg.jpg);
background-repeat:no-repeat;
margin:0px;
}
