@charset "utf-8";
/* CSS Document */
body
{
padding:0px;
margin:0px;
background:url(../images/bg.jpg);
background-repeat:repeat-x;
height:750px;
font-family:"Trebuchet MS";
font-size:12px;
background-color:#d5d4d2;
}
.tbl_color
{
background-color:#FFFFFF;
}
.top_link_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#d93804;
text-decoration:none;
font-weight:normal;
}
.top_link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#d93804;
text-decoration:none;
font-weight:normal;
}
.top_link:link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#d93804;
text-decoration:none;
font-weight:normal;
}
.top_link:active
{
font-family:"Trebuchet MS";
font-size:12px;
color:#d93804;
text-decoration:none;
font-weight:normal;
}
.top_link:visited
{
font-family:"Trebuchet MS";
font-size:12px;
color:#d93804;
text-decoration:none;
font-weight:normal;
}
.top_link:hover
{
font-family:"Trebuchet MS";
font-size:12px;
color:#d93804;
text-decoration:underline;
font-weight:normal;
}
.right_tbl
{
background:#9e9e9c;
}
.right_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
padding:5px;
}
.right_text1
{
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#d93804;

}
.footer
{
background-color:#2c2b29;
height:82px;
}
.footer_link_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:active
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:visited
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.footer_link:hover
{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:underline;
}
.header_txt
{
padding:5px;
font-weight:bold;
font-size:16px;
background-color:#d93804;
color:#FFFFFF;
}
.articles_link
{
text-decoration:underline;
color:#000000;
}
.articles_link:link
{
text-decoration:underline;
color:#000000;
}
.articles_link:active
{
text-decoration:underline;
color:#000000;
}
.articles_link:visited
{
text-decoration:underline;
color:#000000;
}
.articles_link:hover
{
text-decoration:none;
color:#000000;
}


a:link { color:#000; text-decoration:none; font-weight:normal; }
a:hover { color:#000; text-decoration:none; font-weight:normal; }
a:active { color:#000; text-decoration:none; font-weight:normal; }
a:visited { color:#000; text-decoration:none; font-weight:normal; }

