body {
    text-align:center;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #555555;
}

.ad h2 a,a:link,a:visited {
	border: none;
	text-decoration: none;
  
    color: #333333;
}

.related a,.related a:link,.related a:visited {
	border: none;
	text-decoration: none;

    color: #ff6600;
    font-weight: bold;
}

.pageLinks a,.pageLinks a:link,.pageLinks a:visited {
	border: none;
	text-decoration: none;
    color: #ff6600;

}

img {
    border: none;
}
.bold{
    font-weight: bold;
}

.container{
    margin: 0 auto;
    text-align:left;
    width: 895px;
 }

.header{
    position:relative;
    right: 25px;
}

.search{
    margin-top: 7px;
    padding-top: 25px;
    background-image: url(images/header.png);
    background-repeat: no-repeat;
    height: 137px;
    text-align: center;
}

.left_column{
    width: 205px;
    float:left;
    min-height: 250px;
    list-style-image: url(images/katico.png);

}

.left_column li ,.left_column a:link,.left_column a:visited{

    font-weight: bold;
    font-size: 18px;
    color: #666666;
    vertical-align: baseline;
    margin-bottom: 2px;
}

.left_title{
    margin-top: 7px;
    background-image: url(images/katbg.png);
    background-repeat: no-repeat;
    color: #ffffff;
    height: 30px;
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: center;
    width: 205px;
    font-weight:bold;
}

.content{
    text-align:left;
    width: 670px;
    float:right;
    padding-left: 7px;
    padding-right: 7px;
}

.content h1{
    font-size: 22px;
    margin-top: 7px;

}

.ad{

    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #339900;
    border-bottom-color: #339900;
    border-left-color: #339900;
    border-right-color: #339900;
    margin-bottom: 7px;
    padding: 7px;
}

.adType{
    width:70px;
    float:right;
}

.ad h2{
    display:inline;
    font-size: 14px;
      
}

.adTitle{
    width:400px;
    float:left;
    margin-bottom: 5px;
    display:inline;
}

.ad_date{
    float:right;
    width:200px;
}

.clr{
    clear:both;
}



.adImage{
   float: left;
   margin: 0px 10px 0px 0px;
   padding: 2px;

}

.top_menu{
    vertical-align: text-bottom;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    background-image: url(images/line.png) ;
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: bold;
    height: 32px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: right;
    font-size: 18px;
    }

.top_menu  a:link,a:visited{
     border: none;
	 text-decoration: none;
     color: white;
}

.footer{
    clear:both;
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    color: #ffffff;
    height: 32px;
    padding-top: 7px;
    font-size: 12px;
    text-align: center;
}
.pageLinks{
    text-align:center;
    margin: 0 auto;
}

.message{

    background-color: #ffffff;
    color: #ff6600;
    width: 600px;
    font-size: 18px;
}
#toped{
    color: #ff9900;
    font-weight: bold;
}
#sText{
    width: 120px;
    margin-left: 5px;
}
