﻿body 
{
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 8pt;
}

h1
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

h2
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.flatButton
{
	background-color:#ffffff;
	color: #000000;
	border: solid 1px #555555;
	cursor: pointer;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.boxed
{
	border: solid 1px #111111;
	background-color: #eeeeee;
	padding: 3px 3px 3px 3px;
}

.paddedCell, .footerTable
{
	padding: 0px 0px 0px 0px;
}

.msg
{
	color: Red;
	font-weight: bold;
	font-size: 12pt;
}

.copyright
{
	font-family: Arial;
	font-size: 8px;
}

.footerTable
{
	font-family: Arial;
	font-size: 8pt;
}

.adTable
{
	padding: 0 0 0 0;
	width: 100%;
	background-color:#c0c0c0; 
}

.adCell
{
	border-bottom: solid 1px #111111;
	border-right: solid 1px #111111;
}

.tblMain
{
	width: 748px;
}

.trHeader1
{
	background-color: Black;
}

.logoimg
{
	vertical-align:middle;
}

.tdHeader1
{
	width: 100%;
	color: White;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}

.trHeader
{
	background-color: #1111ff;
}

.tdHeader
{
	width: 100%;
	color: White;
	font-style: normal;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

.tdHeader a
{
	text-decoration: none;
	font-style: normal;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}
