body{margin:0;}	
h1 {font-size: 20pt; 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center; 
	color: Black; 
}
h2 {font-size: 15pt; 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
	color: Black; 
}
div {padding: .5em;}
h3 {font-size: 12pt; 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	color: Black;
}
.listtitle{font-size: 12pt; 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
	color: Black;
}
.detailtitle {font-size: 20pt; 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
	color: white;
	background:#3E83C1;
	padding:.5em; 
}
.header{
	background: aqua;
	align:center;
	height:60px; 
	width:890px;
	position: relative;
						
}
.menu{
	align:center;
	font-family: Arial;	
	font-size:12pt;
	border:1px solid green;
}
.menu ul{background: white;
}
.main{				
	align:center;
	border:1px solid red;
	border-top:1px solid red;
	border-bottom:1px solid green;
}
.sidebar{width:200;
}
.footer{border:1px solid green;
	border-bottom:1px solid green;
	text-align:center;
	width:890;
}
.contact{text-align: center;
	font-size: 15pt;
	font-family: Arial;
	font-weight: normal;
	color: FB7D00;
	background: Aqua;					
}  
.chart{ font-weight:bold;
		font-size:18;
		font-family: arial;
}	
.onhold{color:red;
 		font-weight:bold;
		font-size:12pt;
}	
.freepost{color:green;
 		font-weight:bold;
		font-size:12pt;
}
.cattable{width:750px;}	
.newtitle{font-weight:bold;
		text-align:center;
		font-style:italic;
		font-size:21;
		color:#B10468; 
} 
.close{		font-family: Book Antiqua;
			text-decoration: all-upper;
			font-size: 16pt;
			border:1px solid red;
			background-color:#D0BBA8;
			text-align:center;
} 
.buyyj{text-align:center;
		background:yellow;
}
table{border:0; cell-spacing:0; align:top;}	
td{vertical-align:top;}
tr{vertical-align:top;}
img{align:center;}				
a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline }	



	
	
