body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	
table{
	font-size: 13px;
}
	
td{
	font-size: 13px;
}

a:link{
    color: #4D4D4D;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:visited{
    color: #4D4D4D;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:hover{
    color: #8A670D;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.space{
    font-size: 1px;
}

.searchBox{
    padding-right:0px;
	font-weight: bold;
}

.selectMan{
    width: 120px;
	font-size: 9px;
	background-color: #CECECE; 
}

.selectManYear{
    width: 60px;
	font-size: 9px;
	background-color: #CECECE; 
}

.searchPrice{
    width: 50px;
	font-size: 9px;
	background-color: #CECECE;
    text-align: center;
}

.searchBTM{
    width: 60px;
	height: 18px;
	font-size: 9px;
	background-color: #CECECE;
    text-align: center;
}

.categories{
    padding-right: 5px;
	padding-left: 5x;
}

.pagesTitle{
    font-size: 35px;
	color: #8A670D;
	font-weight: bold;
}

.news_scroll{
    padding: 5px;
	border-style: solid;
    border-color: #000000;
    border-width: 1px;
	border-bottom-width: 0px;
	background-image:url(images/rightbg.gif);
}

.news_scroll_title{
	border-style: solid;
    border-color: #000000;
    border-width: 1px;
	border-bottom-width: 0px;
	width: 140px;
	font-weight: bold;
	background-color: #B5B5B5;
}

.news_scroll_title2{
	border-style: solid;
    border-color: #000000;
    border-width: 1px;
	border-top-width: 0px;
	width: 140px;
	height: 2px;
}

.news_scroll_bottom{
	border-style: solid;
    border-color: #000000;
    border-width: 1px;
	border-top-width: 0px;
	width: 140px;
	height: 2px;
}

a.newsLink:link{
    color: #4D4D4D;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

a.newsLink:visited{
    color: #4D4D4D;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

a.newsLink:hover{
    color: #8A670D;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}

.search_results_title{
   color: #8A670D;
   font-weight: bold;
   font-size: 12px;
}

.imageBorder{
   border-style: solid;
   border-color: #B5B5B5;
   border-width: 1px;
}