body
{
}


.Title
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #265a81;
	font-family: Verdana;
	text-decoration: none;
}

.Title1
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: #265a81;
	font-family: Verdana;
	text-decoration: none;
}

.Text
{
	font-size: 10px;
	color: #265a81;
	font-family: Verdana;
	text-decoration: none;
}

TD
{
	font-size: 10px;
	color: #265a81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TopLink
{
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	color: White;
	text-decoration: none;
}

.TopLink a:link
{
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	color: White;
	text-decoration: none;
}

.TopLink a:visited
{
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	color: White;
	text-decoration: none;
}

.TopLink a:hover
{
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	color: White;
	text-decoration: underline;
}

.TopLink a:active
{
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	color: White;
	text-decoration: none;
}

.ErrorMsg
{
	font-size: 24px;
	color: #CC0000;
	font-family: Verdana;
	text-decoration: none;
}
