body
{
	background-color: #000000;
}

.smalltxt
{
	color:#000000;	
	font-family: Verdana, Arial;
	font-size:10pt;
}
.WhiteText
{
	color:#ffffff;	
	font-family:"Bank Gothic", Arial, Verdana;
	font-size:13pt;
	line-height:18pt;
}
.InputText
{
	color: #ffffff; 
	background-color: #000000; 
	border: 1px solid #ffffff;
}
.BlueText
{
	color:#0099FF;	
	font-family:"Bank Gothic",Verdana, Arial;
	font-size:10pt;
	line-height:16pt;
}

.ContactUsText
{
	color:#ffffff;	
	font-family:"Bank Gothic",Arial, Verdana;
	font-size:13pt;
}

.SuccessText
{
	color:#00CC00;	
	font-family:"Bank Gothic",Arial,Verdana;
	font-size:10pt;
	font-weight:bold;
}

.SelectedRow
{
	background-color: #1D3063;
}
.BigText
{
	font-family: verdana;
	font-size:13pt;	
	font-weight:bold;
	color:#1D3063;
}
.SmallBoldTxt
{
	color:Black;
	font-family: Verdana, Arial;
	font-size:8pt;
	font-weight:bold;
}
.SubMenuTxt
{
	color:Black;
	font-family: Arial,Verdana;
	font-size:8pt;
	font-weight:bold;
	line-height:20pt;
	color:#798D9E;
}
.SubMenuTxt:A 
{
	color:#798D9E;
	text-decoration:none;
}

.SubMenuTxt:hover 
{
	color:#4B6780;
	text-decoration:none;
}
.HeadButton
{
	font-size: 10pt;
}

.AlternatingGridDetail
{
	font-size: 11px;
	border-left-color: #00008b;
	border-bottom-color: #00008b;
	color: #000000;
	border-top-color: #00008b;
	font-family: verdana;
	background-color: lightsteelblue;
	border-right-color: #00008b;
}

.tableData
{
	font-size: 11px;
	border-left-color: #00008b;
	border-bottom-color: #00008b;
	color: #000000;
	border-top-color: #00008b;
	font-family: verdana;
	background-color: #E3E8ED;
	border-right-color: #00008b;
}
.tableLabel
{
	font-size: 11px;
	border-left-color: #00008b;
	border-bottom-color: #00008b;
	color: #000000;
	border-top-color: #00008b;
	font-family: verdana;
	background-color: #C3D0DB;
	border-right-color: #00008b;
}

.tblHeadTxt
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial;
	background-color:#205886;
	text-align: center;
}

.LinkTxtWhite
{
	color: #ffffff;
}

.BigHeadTxt
{
	font-weight: bold;
	color:Black;
	font-family: Verdana, Arial;
	font-size:11pt;
	text-align:center;
	line-height:22pt;
}
.HeadTxtNormal
{
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size:8pt;
	color:#4A4A4A;
}
.HeadTxt
{
	font-weight: bold;
	color:Black;
	font-family: Verdana, Arial;
	font-size:8pt;
	line-height:22px;
}

.SubHeadTxt
{
	color:#ffffff;
	font-family: Verdana, Arial;
	font-size:8pt;
	background-color:#8C1213;
	line-height:15px;
}

.NormalTxt
{
	color:Black;
	font-family: Verdana, Arial;
	font-size:8pt;
	line-height:17px;
}

.CopyrightTxt
{
	color:#FFFFFF;
	font-family: Arial, Verdana;
	font-size:12pt;
	line-height:17px;
}

.TopLinkTxt
{
	color:#000000;
	font-family: Verdana, Arial;
	font-size:8pt;
	line-height:17px;
}
.DateTxt
{
	color:#787878;
	font-family: Verdana, Arial;
	font-size:8pt;
	line-height:17px;
}

.BottomTxt
{
	color:#9C9B9B;
	font-family: Verdana, Arial;
	font-size:8pt;
	line-height:17px;
	background-color:#ffffff;
}

.ErrorTxt
{
	font-size: 9pt;
	color: orangered;
	font-family: Verdana, Arial;
}
.SuccessTxt
{
	font-weight: bold;
	font-size: 9pt;
	color:#006633;
	font-family: Verdana, Arial;
	text-align:center;
}

A {	text-decoration: none;}

A:link{ text-decoration: none; COLOR:#000066; }

A:visited { text-decoration: none; COLOR:000066; }

A:active { text-decoration: none; COLOR:#000066; }

A:hover { text-decoration: none; COLOR:#000000;}
