
.body_text
	{ 
		color: #666; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 11px; 
		line-height: 13px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px	
	}

.copyright_text  
	{ 
		color: #b4b1b1; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 11px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
.small_text 
	{ 
		color: #a9a9a9; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 9px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
a:hover
	{ 
		color: #c10000; 
		font-weight: bold; 
		font-size: 11px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
a:link                
	{ 
		color: #c10000; 
		font-weight: bold; 
		font-size: 11px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
a:visited                
	{ 
		color: #c10000; 
		font-weight: bold; 
		font-size: 11px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
a:active                
	{ 
		color: #c10000; 
		font-weight: bold; 
		font-size: 11px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
.heading                 
	{ 
		color: #666; 
		font-weight: bold; 
		font-size: 18px; 
		line-height: 14px; 
		font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		word-spacing: 0px; 
		letter-spacing: 0px 
	}
	
body  
	{ 
		background: url(images/bg.jpg) center; 
		list-style-image: url(images/bullet_green.jpg) 
	}
	
.listingImages
	{
		border-right: #666666 1px solid;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-bottom: #666666 1px solid;
	}
