body {
	margin-left:		0;
	margin-top:			0;
	background-color:	#FFFFFF;
}

body, td, th, div {
	font-family:		Arial, sans-serif;
	color:				#404040;
	font-size:			13px;
}

.aDwld{
	font-family:			Verdana;
	font-size:				10px;
	color:					#000000;
	padding-left:			1px;
	text-decoration:		none;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	#909090;
}

.aDwld:hover{
	font-family:			Verdana;
	font-size:				10px;
	color:					#000000;
	padding-left:			1px;
	text-decoration:		none;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	#606060;
	background-color:		#EEEEEE;
}

#tablePost{
	border-style:			solid;
	border-width:			1px;
	border-color:			#EAEAEA;
	background-color:		#F8F8F8;

	border-left-style:		solid;
	border-left-width:		6px;
	border-left-color:		#9FD65F;
}

#tablePost td, #tablePost th{
	letter-spacing:		2px;
	color:				#404040;
}