/*------ --------------------------------------------------------------------------------------
NAME:          StyleSheet.css

PURPOSE: StyleSheet for ECN Tracking Service

CREATED BY: Vijay Sachan (Code:VC)

CREATED ON: 17/12/2001

UPDATES / CHANGES DETAILS:
Version			Date 			Developer			Description
---------------------------------------------------------------------------------------*/


A, A:Link, A:Visited, A:Active  {
	font-size: 9Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	font-weight : normal;
	color : #FF9D3C;
	text-decoration : underline;
	
}
A:Hover  {
	font-size: 9Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	font-weight : normal;
	color : #FF9D3C;
	text-decoration : none;
}

TD  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : Black;
}

TD.TableHeader  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : #000099;
	text-align : Center;
	background-color : #B7DBFF;
	font-weight : bold;
}
TD.TableHeader1  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : #000099;
	text-align : Center;
	background-color : #B7DBFF;
	font-weight : bold;
	align:center;
}


TD.Header  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : #F5FADC;
	background-color : #C0CBD8;
	font-weight : bold;
}

Td.linkclass
{
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:9pt;
	color:#FF9D3C;
}

Td.search
{
font-family:Arial, Helvetica, sans-serif,Verdana;
font-size : 8pt;
color:F5FADC;
font-weight:normal;
}

TD.center {
	font-size : 9Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : Black;
	text-align : center;
	font-weight : normal;
}
.list {
	font-size : 8Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : Black;
	text-align : justify;
	font-weight : normal;
	list-style-type : none;
}
	
.Banner  {
	font-size : 16Pt;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	color : Black;
	text-align : Center;
	font-weight : Bold;
}

.SubBanner  {
	font-size : 8Pt;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	color : Black;
	text-align : Center;
	font-weight : Bold;
}
HR  {
	color : Gray;
}

BODY  {
	background-color : #D2E7F4;
}

Input, TextArea, Select  {
	font-size : 8pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif,Verdana;
}

.ErrMsg  {
	font-family : Arial, Helvetica, sans-serif,Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : Yellow;
	background-color : #006000;
	text-align : center;
}

TD.BannerBkg  {
	background-color : Black;
}

TD.Right {
	font-size : 9Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : Black;
	text-align : Right;
	font-weight : Bold;
}

TD.Left {
	font-size : 9Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : Black;
	text-align : Left;
	font-weight : Bold;
}

TD.Small {
	font-size : 7Pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : Black;
	text-align : Left;
}
TD.color1{
    font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : #000099;
	text-align : Center;
	background-color : #D2E7F4;
	font-weight : bold;
 
}

TD.PageHeader {
	font-size : 12Pt;
	font-family : Arial Black,Tahoma, Helvetica;
	color : #CC3333;
	text-align : Left;
    font-weight: Bolder;
}

label  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	color : #000099;
	text-align : Center;
	font-weight : bold;
}


.ViewEntry
{
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:9pt;
	font-weight:bold;
	color:RED;
}	


BR {
	font-size : 7Pt;
}
&nbsp; {
	font-size : 3Pt;
}

.parastyle {
   font-family: Arial, Helvetica, sans-serif,Verdana;
   font-size: 10pt;
   color:black;
}
