/* CSS Document */
body
{
margin:0px;
background-color:#eae8d9;
font-family:"Trebuchet MS";
font-size:12px;
}
.main_tbl
{
background-color:#f1eee7;
}
.top
{
background:url(../images/top_logo_bg.jpg);
background-repeat:repeat-x;
height:108px;
padding:0px 0px 10px 10px;
}
.top_nav_bg
{
background:url(../images/top_bg.jpg);
background-repeat:repeat-x;
height:37px;
color:#1079b0;
font-weight:bold;
}
.top_text_link_text
{
color:#1079b0;
text-decoration:none;
}
.top_text_link
{
color:#1079b0;
text-decoration:none;
font-weight:bold;
}
.top_text_link:link
{
color:#1079b0;
text-decoration:none;
font-weight:bold;
}
.top_text_link:active
{
color:#1079b0;
text-decoration:none;
font-weight:bold;
}
.top_text_link:visited
{
color:#1079b0;
text-decoration:none;
font-weight:bold;
}
.top_text_link:hover
{
color:#ffffff;
text-decoration:underline;
font-weight:bold;
}
.left_text
{
background-color:#cbccbb;
color:#000000;
border:1px solid #a0a190;
}
.left_text_heading
{
color:#1079b0;
font-weight:bold;
}
.left_text_general
{
color:#1079b0;
text-decoration:underline;
}
.main_header
{
font-size:18px;
color:#1079b0;
}
.main_text
{
background-color:#ffffff;
color:#000000;
border:1px solid #cccccc;
}
.main_pic
{
border:1px solid #cccccc;
}
.footer
{
background:url(../images/footer.jpg);
background-repeat:repeat-x;
height:84px;
}
.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:#dfdabd;
}
.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;
}