@charset "utf-8";
/* CSS Document */

h2{
	background: url(../images/background-h1.gif) no-repeat left top;
	width:683px;
	height:42px;
	padding-left:16px;
	padding-top:12px;
	font-weight:bold;
	margin-bottom:8px;
}

#pmain{
	text-align:left;	
}

div.box{
	padding:10px;
	background-color:#eee;
	border:1px solid #ddd;
	margin-bottom:10px;
}

div.tf{
	color:#990000;	
	margin-bottom:10px;
	font-weight:bold;
}
