@charset "utf-8";
/* CSS Document */

body
{
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background:url(bg.jpg);
}

.topbar
{
background:#FFFFFF;
}

.topcolor
{
background:url(topcolor.jpg);
background-repeat:repeat-x;
}

.topcolor2
{
background:url(topcolor2.jpg);
background-repeat:repeat-x;
}

.topcolor3
{
background:url(topcolor3.jpg);
background-repeat:repeat-x;
}

.maintext
{
font: 13px 'trebuchet MS';
color:#666666;
text-align:justify;
text-decoration:none;
}

.maintext2
{
font: 11px 'trebuchet MS';
color:#666666;
text-align:justify;
padding-left:4px;
padding-right:4px;
}

.downtextheading {
font: 13px Trebuchet MS;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.downtext {
font: 11px Trebuchet MS;
color:#808285;
text-decoration:none;
}

a:hover 
{
font-weight:bold;
}

img
{
border:0px;
}

.downthumbtext
{
font: 15px 'trebuchet MS';
color:#666666;
font-weight:bold;
}
.border{border-bottom: 1px dashed #ccc;
display: block;
clear: both;
padding-bottom: 10px; margin-bottom:20px;}
.clear{clear:both;}