body {
	background-color: #cccccc ;
	vertical-align: top;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
}
a {
	text-decoration : none ;
	color: rgb(194,48,33) ;
	font-weight: normal;
}
a:hover {
	text-decoration : underline ;
}
.menu {
	padding-left: 10px ;
}
#menu {
	color: rgb(67,74,79) ;
	font: bold 14px tahoma ;
	line-height: 180% ;
}
#menu a {
	color: rgb(67,74,79) ;
}
#menu a:hover {
	color: rgb(255,111,52) ;
	text-decoration : none ;
}
#content {
	font: normal 11px tahoma ;
}
#content a {
	text-decoration : none ;
	color: rgb(194,48,33) ;
}
#content a:hover {
	text-decoration : underline ;
}
#content .Bold
{
	font-weight: bold;
}
#content .Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}
#content .Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.tablelogin {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: black;
	text-decoration: none;
}
.tabletop {
	vertical-align: top ;
	padding: 186px 10px 10px 335px ;
	color: #a9067b ;
	font: bold 20px arial ;
}
.tablecontent {
	padding-left: 18px ;
}
.logintab {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: transparent;
}
.logintab h1 {
	color: #6e89dd;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 12px;
}

.toprow {
}
.toprowtd {
	background-color: #f0f0f0;
	border-bottom-right-radius: 5px;
  	border-bottom-left-radius: 5px;
}
.emptyrowrd {
	background-color: transparent;
}
.contentrowtd {
	background-color: #f0f0f0;
	border-radius: 5px;
}
.contentrowtd h1 {
	color: #db34a4;
	font-weight: normal;
}
.bottomrowtd {
	background-color: #f0f0f0;
	border-radius: 5px;
}

.deloittecert {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: black;
	text-decoration: none;
	line-height: 20px;
}
.hrefcert {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.hrefcert:hover {
	color: red;
}
.messagetext {
	color: rgb(67,74,79) ;
	font-weight: bold;
}
.alerttext {
	color: red;
}
.copyrighttext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.wwvergetentext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.wwvergetenlink {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.wwvergetenlink2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.emailtext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: black;
	text-decoration: underline;
}
.emailtext:hover {
	color: red;
}

.bluetext {
	color: #6e89dd;
	font-weight: bold;
}
.messagetext {
	color: #666666;
	font-weight: bold;
}
.alerttext {
	color: red;
}