a 			{
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
} 
a:link		{ color: #FFF;} 
a:visited	{ color: #CCCCCC;} 
a:active	{ color: #FFFFFF;} 
a:hover		{
	color: #FFFFFF;
	text-decoration: none;
}

.banner {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	height: 40px;
}

.banner .title{
	font-size:13px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
	height: 40px;
}

#content {
	width:95%;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom:1px dotted #7E7E7E;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #7E7E7E;
	font-family: "Times New Roman", Times, serif;
}

#contentLast {
	width:98%;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top:6px;
	padding-left: 8px;
	padding-bottom: 4px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #7E7E7E;
	font-family: "Times New Roman", Times, serif;
}
#infoLast {
	width:98%;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color: #7E7E7E;
	padding-top:6px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 12px;
	letter-spacing: 0px;
}
