/* CSS Document */

#main table
{
	border:0px solid #f00;
	margin-bottom:20px;
	width:100%;
}

#main table th
{
	background-color:#1C3764;
	color:#fff;
}

#main table caption
{
	text-align:left;
}
