@charset "utf-8";
/* CSS Document */
body
{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#b8bdbf;
padding:0px;
margin:0px;
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
}
.main_tbl
{
background-color:#ffffff;
}
.top_banner
{
padding:0px;
background-color:#7a7878;
height:38px;
color:#FFFFFF;
font-weight:bold;
}
.header_color
{
color:#ffffff;
background-color:#000000;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
height:20px;
padding:5px;
}
.header_color1
{
color:#2ea4b2;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
height:20px;
padding:5px;
}
.main_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
font-weight:normal;
}
.top_link1_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.top_link_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
text-decoration:none;
font-weight:normal;
}
.top_link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
text-decoration:none;
font-weight:bold;
}
.top_link:link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
text-decoration:none;
font-weight:bold;
}
.top_link:active
{
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
text-decoration:none;
font-weight:bold;
}
.top_link:visited
{
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
text-decoration:none;
font-weight:bold;
}
.top_link:hover
{
font-family:"Trebuchet MS";
font-size:12px;
color:#2ea4b2;
text-decoration:underline;
font-weight:bold;
}
.right_tbl
{
background-color:#2ea4b2;
color:#000000;
}
.right_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#3b4345;
}
.right_text_bold
{
font-family:"Trebuchet MS";
font-size:12px;
color:#3b4345;
font-weight:bold;
}
.footer
{
height:82px;
padding-top:5px;
vertical-align:middle;
height:69px;
}
.footer_link_text
{
font-family:"Trebuchet MS";
font-size:12px;
color:#434b4d;
text-decoration:none;
font-weight:normal;
}
.footer_link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#434b4d;
text-decoration:none;
font-weight:normal;
}
.footer_link:link
{
font-family:"Trebuchet MS";
font-size:12px;
color:#434b4d;
text-decoration:none;
font-weight:normal;
}
.footer_link:active
{
font-family:"Trebuchet MS";
font-size:12px;
color:#434b4d;
text-decoration:none;
font-weight:normal;
}
.footer_visited
{
font-family:"Trebuchet MS";
font-size:12px;
color:#434b4d;
text-decoration:none;
font-weight:normal;
}
.footer_link:hover
{
font-family:"Trebuchet MS";
font-size:12px;
color:#434b4d;
text-decoration:underline;
font-weight:normal;
}
.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; }



