﻿body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    font-size: 11px;
    font-family: Verdana, Arial, Tahoma, 'Times New Roman';
    min-width: 753px;
    color: #303030;
    background-color: #FFFFFF;
    background-image: url(Images/bg.gif);
    background-repeat: repeat-x;
}
p {         margin-top: 0px;}
img {       border: 0px;}
a:link {	text-decoration: none; color: #126AB0;}
a:visited {	text-decoration: none;	color: #126AB0;}
a:hover {	text-decoration: underline;	color: #000000;}
a:active {	text-decoration: none;	color: #126AB0;}
h1
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Tahoma, 'Times New Roman';
    color: #000000;
}
h2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
}
h3
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    color: #126AB0;
}
input{      font-size: 11px;    font-family: Verdana, Arial, Tahoma, 'Times New Roman';}
.clear {    clear: both;        padding: 0px 0px 0px 0px;    margin: 0px 0px 0px 0px;}

.testborder { border: solid 1px #FF0000; }

/* HEADER */
.bodycontainer
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    width: 753px;
    background-image: url(Images/body_header.jpg);
    background-repeat: no-repeat;
}
.quickmenu
{
    margin: 157px 0px 2px 0px;
    float: right;
}
.quickmenu_item
{
    width: 120px;
    height: 18px;
    display: block;
    float: left;
}
.searcharea
{
    float: right;
    margin: 2px 0px 10px 0px;
}
.searchbox
{
    margin: 2px 5px 0px 0px;
    padding: 3px 0px 2px 0px;
    width: 132px;
    height: 15px;
    font-size: 12px;
    vertical-align: top;
}
.searchbutton
{
    margin: 2px 8px 0px 0px;
    vertical-align: top;
}

.menuitem
{
    padding: 10px 10px 2px 10px;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Tahoma, 'Times New Roman';
    width: 180px;
    height: 25px;
    display: block;
    overflow: hidden;
    background-image: url(Images/lmnu_bg.gif);
}
a.menuitem:link {	    text-decoration: none;  color: #B50000;	background-image: url(Images/lmnu_bg.gif);}
a.menuitem:visited {	text-decoration: none;  color: #B50000;	background-image: url(Images/lmnu_bg.gif);}
a.menuitem:hover {	    text-decoration: none;  color: #950000;	background-image: url(Images/lmnu_bghover.gif);}
a.menuitem:active {	    text-decoration: none;  color: #B50000;	background-image: url(Images/lmnu_bghover.gif);}
.menuitemend { height: 18px!important; padding: 0px 10px 0px 10px;}

.navigationarea
{
    margin: 25px 0px 0px 0px;
    float: left;
    width: 200px;
    overflow: hidden;
}
.contentarea
{
    float: right;
    width: 540px;
    overflow: hidden;
}

.footer
{
    width: 100%;
    text-align: center;
    margin-top: 6px;
    padding-top: 4px;
    background-image: url(Images/split.gif);
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 10px;
    color: #656565;
}
.footerlink { margin: 0px 5px 0px 5px; }
a.footerlink:link {	    text-decoration: none;  color: #656565;}
a.footerlink:visited {	text-decoration: none;  color: #656565;}
a.footerlink:hover {	text-decoration: underline;  color: #126AB0;}
a.footerlink:active {	text-decoration: none;  color: #656565;}


.headinglink 
{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Verdana, Tahoma, 'Times New Roman';
    margin-right: 10px;
}
a.headinglink:link {	text-decoration: none;  color: #B50000;}
a.headinglink:visited {	text-decoration: none;  color: #B50000;}
a.headinglink:hover {	text-decoration: underline;  color: #126AB0;}
a.headinglink:active {	text-decoration: none;  color: #B50000;}

.date
{
    font-size: 10px;
    color: #7A7A7A;
}
.snippet
{
    width: 100%;
    margin: 0px 0px 4px 0px;
    padding: 0px 0px 5px 0px;
    background-image: url(Images/split.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.index_news
{
    width: 314px;
    overflow: hidden;
    float: left;
}
.index_articles
{
    margin: 0px 0px 20px 0px;
    width: 210px;
    overflow: hidden;
    float: right;
}
.index_classifieds
{
    width: 210px;
    overflow: hidden;
    float: right;
}
