﻿.blueTable
{
	width: 100%;
	margin-bottom: 20px;
}

.blueTable th#Name
{
	width: 180px;
}

.blueTable td.Center
{
	text-align:center;
}

.blueTable td.Left
{
	padding-left: 5px;
	padding-bottom: 3px;
}

.download
{
	border: none;
	vertical-align: middle;
}

.hidden
{
	display: none;
}