/* CSS Document */
body
{
margin:0px;
background-color:#231e1a;
font-family:"Trebuchet MS";
font-size:12px;
}
.top
{
background-color:#4a4138;
height:33px;
}
.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_heading
{
background-color:#6e8904;
color:#ffffff;
font-size:18px;
height:30px;
padding:5px;
}
.right_heading
{
color:#c16e2f;
font-size:18px;
height:30px;
padding:5px;
}
.left_text
{
background-color:#eae7e7;
color:#000000;
border:1px solid #cccccc;
}
.left_text_heading
{
color:#4a4138;
font-weight:bold;
}
.left_text_general
{
color:#000000;
text-decoration:underline;
}
.main_header
{
font-size:18px;
color:#314c69;
}
.main_text
{
background-color:#ffffff;
color:#000000;
border:1px solid #cccccc;
}
.main_pic
{
border:1px solid #cccccc;
}
.footer
{
background-color:#4b423b;
height:50px;
}
.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;
}