@charset "utf-8";
/* CSS Document */
body
{
background-color:#393838;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#555c5c;
}
.top_banner
{
background:url(../images/banner.jpg);
background-position:left top;
background-repeat:no-repeat;
width:732px;
height:272px;
}
.content_color
{
background-color:#ffffff;
}
.header_color
{
color:#b6b6b6;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
height:20px;
padding:5px;
}
.top_link_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.top_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.top_link:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.top_link:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.top_link:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.top_link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
font-weight:normal;
}
.right_tbl
{
background-color:#393838;
border:3px solid #bababa;
width:255px;
color:#FFFFFF;
}
.right_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding:5px;
}
.footer
{
background:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
height:82px;
padding-top:5px;
height:82px;
}
.footer_link_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#393838;
text-decoration:none;
font-weight:normal;
}
.footer_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#393838;
text-decoration:none;
font-weight:normal;
}
.footer_link:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#393838;
text-decoration:none;
font-weight:normal;
}
.footer_link:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#393838;
text-decoration:none;
font-weight:normal;
}
.footer_visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#393838;
text-decoration:none;
font-weight:normal;
}
.footer_link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
font-weight:normal;
}