﻿BODY
{
    background-color: #191D1F;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

td
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:D7D8D8;
}

a:link		{ color: Yellow; }
a:visited	{ color: Yellow; }
a:active	{ color: Yellow; }
a:hover		{ color: Yellow; }

a
{
	text-decoration: none;
}

a.1
{
	text-decoration: none;
	color: 000000;
}

input 
{
	background-color: 303131;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
}

.t11
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.t9
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}

.textbody
{
    color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.textheader
{
    color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
}

.pageheader
{
    color: Yellow;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
}

.textsn
{
    color: Black;
    font-family: Courier;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.texterror
{
    color: Red;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
}

.textconfirmation
{
    color:Lime;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
}