/* CSS Document */

body
{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffad0c;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
.logo_top
{
height:23px;
}
.top_text_link_text
{
color:#feb721;
text-decoration:none;
}
.top_text_link
{
color:#feb721;
text-decoration:none;
}
.top_text_link:link
{
color:#feb721;
text-decoration:none;
}
.top_text_link:active
{
color:#feb721;
text-decoration:none;
}
.top_text_link:visited
{
color:#feb721;
text-decoration:none;
}
.top_text_link:hover
{
color:#feb721;
text-decoration:underline;
}
.left_text
{
background-color:#feb721;
color:#ffffff;
border:1px solid #d7d5d1;
}
.left_text_heading
{
color:#000000;
font-weight:bold;
}
.left_text_general
{
color:#000000;
text-decoration:underline;
}
.main_header, h1
{
font-size:18px;
color:#000000;
}
.main_text
{
background-color:#f5f5e9;
color:#000000;
border:1px solid #a1b9c1;
}
.main_pic
{
border:1px solid #cccccc;
}
.footer
{
background:url(../images/footer.jpg);
background-repeat:repeat-x;
height:84px;
}
.footer_text
{
color:#000000;
}
.footer_text_link
{
color:#000000;
text-decoration:none;
}
.footer_text_link:link
{
color:#000000;
text-decoration:none;
}
.footer_text_link:active
{
color:#000000;
text-decoration:none;
}
.footer_text_link:visited
{
color:#000000;
text-decoration:none;
}
.footer_text_link:hover
{
color:#000000;
text-decoration:underline;
}
.footer_text1
{
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; }

