body{
	font-family:Verdana,Arial;
	font-size:11px;
	text-align:left;
  
	color:#333333;
}

h1{
font-size:20px;

}

h2{
font-size:17px;

}


.catchz1{
padding-right:20px; 
**background-color:#FFFFFF; 
font-size:13px;}

.catchz1bold{
padding-right:20px; 
**background-color:#FFFFFF; 
font-size:13px;
font-weight:bold;
}

.catchz1boldred{
padding-right:20px; 
background-color:#FFFFFF; 
font-size:13px;
font-weight:bold;
color:#C11B02;
}

a:link {
	color:#0051A3;
} 

a:hover {
	color:#0051A3;
	text-decoration:none;
}

a:visited {
	color:#0051A3;
}

a:active {
	color:#0051A3;
}

a.more {
	color:#CC0000;
	font-weight:bold;
}

/*a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}
a.more {
	color:#CC0000;
	font-weight:bold;
}*/

.catchcplinks {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.catchcphomelinks {
	color:#666666;
	font-size:12px;
}


.catchz2 {
	font-size:12px;
	}

.catchz3 {
	font-size:12px;
	font-weight:bold;
	}

.catchdyntext {
	font-size:12px;
	}

.catchpagination
{
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.catchpaginationa {
	color:#0000ff;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
}

.catchpaginationb {
	color:#0000ff;
	font-size:11px;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
}

.catchfilterhead {
padding-left:2px; 
line-height:22px; 
font-weight:bold; 
font-size:14px;
font-family:arial, verdana, sans-serif;
}






/* buttons */
.catchbtnbutton {
	width: 35px;
	height: 35px;
	cursor: pointer;
	text-indent: -9999px;
	background: #ffffff url(inc/button_search.gif) no-repeat top right;
		padding: 0;
	border:0;
}

.catchsearch button.catchbtn {
	width: 35px;
	height: 35px;
	cursor: pointer;
	text-indent: -9999px;
	background: #ffffff url(inc/button_search.gif) no-repeat top right;
		padding: 0;
	border:0;
}

.catchbtn {
	height: 22px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif !important;
	text-align: center;
	background: #ffffff url(inc/button_search.gif) no-repeat top right;
	color: #49453a;
	padding: 0;
	border:0;
	
}
.catchbtn:hover, .catchbtnHover {
	color: #fab20a;
}
a.catchbtn {
	line-height: 22px;
	display: block;	
}
.catchb80 {
	width: 80px;
	background: url(button_80.gif) 0 1px no-repeat;	
}

.catchb136 {
	width: 136px;
	background: url(button_136.gif) 0 1px no-repeat;	
}
.catchb200 {
	width: 200px;
	background: url(button_200.gif) 0 1px no-repeat;	
}
.catchb200d {
	width: 200px;
	background: url(button_200d.gif) 0 1px no-repeat;	
}

.catchb200c {
	width: 200px;
	position: relative;
	left: 29px;
	background: url(button_200.gif) 0 1px no-repeat;	
}
.catchb204c {
	width: 204px;
	position: relative;
	left: 17px;
	height: 31px;
	background: url(button_204.gif) 0 1px no-repeat;	
}


a.catchb80, a.catchb136, a.catchb200, a.catchb200c, a.catchb204c {
	display: block;
}

.catchbtnbig {
	height: 42px;
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif !important;
	text-align: center;
	color: #49453a;
	padding: 0;
	border:0;
	
}
.catchbtnbig:hover, .catchbtnHover {
	color: #330000;
}
a.catchbtnbig {
	line-height: 42px;
	display: block;	
}

.catchb200big {
	width: 200px;
	background: url(button_200big.gif) 0 1px no-repeat;	
}


