/* CSS Document */

body
{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#ddeaf0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
.logo_top
{
height:65px;
}
.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:url(../images/left_bg.jpg);
background-repeat:repeat-x;
background-color:#9abece;
color:#000000;
border:1px solid #a1b9c1;
}
.left_text_heading
{
color:#47a2db;
font-weight:bold;
}
.left_text_general
{
color:#47a2db;
text-decoration:underline;
}
.main_header
{
font-size:18px;
color:#47a2db;
}
.main_text
{
background:url(../images/_left_bg1.jpg);
background-repeat:repeat-x;
background-color:#f5f9fc;
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:#49a4db;
}
.footer_text_link
{
color:#49a4db;
text-decoration:none;
}
.footer_text_link:link
{
color:#49a4db;
text-decoration:none;
}
.footer_text_link:active
{
color:#49a4db;
text-decoration:none;
}
.footer_text_link:visited
{
color:#49a4db;
text-decoration:none;
}
.footer_text_link:hover
{
color:#49a4db;
text-decoration:underline;
}
.footer_text1
{
color:#000000;
}
