﻿body
{
}

#showDatesList table
{
	width: 400px;
	margin: 0px auto;
}

#showDatesList td
{
	font-size: 1.7em;
	font-weight: bold;
}

.documentdownload
{
	display: block;
	width: 500px;
	background: url(images/details.gif) no-repeat  center right ;
	color: Black;
	height: 30px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
}

.nodocument
{
	display: block;
	width: 500px;
	color: Black;
	height: 30px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
}