@charset "utf-8";
/* CSS Document */
body
{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#303333;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#555c5c;
}
.content_color
{
background-color:#d7d8c5;
}
.header_color
{
background-color:#959589;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
height:27px;
padding:5px;
}
.top_link_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#899191;
text-decoration:none;
font-weight:normal;
}
.top_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#899191;
text-decoration:none;
font-weight:normal;
}
.top_link:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#899191;
text-decoration:none;
font-weight:normal;
}
.top_link:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#899191;
text-decoration:none;
font-weight:normal;
}
.top_link:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#899191;
text-decoration:none;
font-weight:normal;
}
.top_link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#899191;
text-decoration:underline;
font-weight:normal;
}
.right_tbl
{
background:url(../images/right_bg.jpg);
width:255px;
background-repeat:repeat-y;
background-position:left top;
}
.right_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#515555;
padding:5px;
}
.footer
{
padding-top:5px;
height:82px;
}
.footer_link_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#d7d8c5;
text-decoration:underline;
font-weight:normal;
}