h1
{
	font-size:22px;
	
	color:#003300;
	font-weight:400;
	margin:0;padding:0;
}
h2
{
	font-size:14px;
	
	color:#003300;
	font-weight:400;
	margin:0;padding:0;
}
.grayLine
{
	border-bottom:1px solid #666;
	width:468px;
	font-size:11px;	
	color: #666;
	padding:0 0 3px 0;	
}
#textContent
{
	line-height:18px;
	font-family: "Verdana", Tahoma, sans-serif;
	font-size:13px;
	margin:10px 0 0 0;
}
.transperantArea
{
	background: url('../images/transperantArea.png');	
	height:90px;
	position:relative;top:-92px;
	margin:0 2px -90px 2px;
	overflow:hidden;
	behavior: url('resources/iepngfix.htc');
	color:#999;
	cursor:pointer;
}
.transperantArea .title
{
	color:#fff;
	font-family:"Times New Roman", Georgia, Serif;
	font-size:17px;
	font-weight:400;
	margin: 0 0 6px 0;
}
.transperantArea .title:hover
{
	text-decoration:none;
}
