/* CSS Document */

body
{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#bfb7a1;
font-family:tahoma;
font-size:12px;
line-height:18px;
margin:10px 0px 0px 0px;
}
.logo_top
{
height:60px;
}
.top_bg
{
background:url(../images/top_bg.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.top_text_link_text
{
color:#ffffff;
text-decoration:none;
}
.top_text_link
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:link
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:active
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:visited
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:hover
{
color:#ffffff;;
text-decoration:underline;
}
.left_text
{
background-color:#e0dbce;
color:#000000;
border:1px solid #cccccc;
}
.left_text_heading
{
color:#269fc6;
font-weight:bold;
}
.left_text_general
{
color:#269fc6;
text-decoration:underline;
}
.main_header
{
font-size:18px;
color:#269fc6;
}
.main_text
{
background-color:#fefefe;
color:#000000;
border:1px solid #cccccc;
}
.main_pic
{
border:1px solid #cccccc;
}
.footer
{
background:url(../images/footer.jpg);
background-repeat:repeat-x;
background-color:#000000;
height:70px;
}
.footer_text
{
color:#ffffff;
}
.footer_text_link
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:link
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:active
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:visited
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:hover
{
color:#ffffff;
text-decoration:underline;
}
.footer_text1
{
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; }

