

body,td,th,p{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}



a:link{
	color:#b86c00;
	text-decoration: none;
}

a:visited {
	color: #b86c00;
	text-decoration: none;
}

a:hover {
	color: #b86c00;
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
	
}
.footer a:link{
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
	
}
.footer a:visited {
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.link1 a:link{

	font-size: 12px;
	font-weight: bold;
	color: #004b22;
	text-decoration: none;
	
}
.link1 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #004b22;
	text-decoration: none;
}
.link1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #004b22;
	text-decoration: underline;
}


.link2 a:link{

	font-size: 12px;

	color: #444444;
	text-decoration: none;
	
}
.link2 a:visited {
	font-size: 12px;
	
	color: #444444;
	text-decoration: none;
}
.link2 a:hover {
	font-size: 12px;
	
	color: #444444;
	text-decoration: underline;
}


.link3 a:link{

	font-size: 12px;
	font-weight: bold;
	color: #f08621;
	text-decoration: none;
	
}
.link3 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #f08621;
	text-decoration: none;
}
.link3  a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #f08621;
	text-decoration: underline;
}



.small{
	font-size: 11px;
}


hr {
	height:1px;
	background-color:#e6e6e6;
	border:0;

}

h1 {
	
	font-size:14px;
	font-weight: bold;
	color:#004b22;
	margin-bottom:10px;
	margin-top:0px

}

h2 {
	
	font-size:12px;
	font-weight: bold;
	color:#004b22;
	margin-top:8px;
	margin-bottom:15px;
	

}

h3 {
	
	font-size:12px;
	font-weight: bold;
	color:#004b22;
	margin-bottom:5px;

}




.listing_tn {
margin-right:15;
margin-bottom:5;
margin-top:5;
border: 3px solid #cccccc;

}


.listing_tn2 {
margin-bottom:5;
margin-top:5;
border: 3px solid #cccccc;

}


.image {

	border: 3px solid #cccccc;
	
}

ul {

	list-style-image:url(../images/list_bullet.jpg)
	
}

.hl_cell {
	background:#eeeeee;

}