/*  Default CSS Stylesheet for a new Web Application project  */

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-left: 0;
	margin-right: 0;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #3333cc;
}

A:active
{
	text-decoration: none;
	color: #3333cc;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: DISC;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

Table
{
	border-bottom-width: 0;
}

Table
{
	border-bottom-width: 0;
}

/* added by prashanth for ticker */

/* Ticker Styles */
/* This style is used */


.tick_news_all
{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #d70500;
	font-weight: normal;
}
.tick_news_all:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

/* Used for Ticker Header fonts */
.header
{
	font-family: arial,verdana,helvetica;
	font-size: 15pt;
	color: #DEAC00;
	font-weight: bold;
}
.tickerFX1
{
	font-family: arial,verdana,helvetica;
	font-size: 8pt;
	background: aliceblue;
	width: 50;
	cursor: hand;
	border: 1px solid #ffffff;
}
.tickerFX2
{
	font-family: arial,verdana,helvetica;
	font-size: 7pt;
	background: #000000;
	width: 50;
	cursor: hand;
	border: 1px solid #ffffff;
}

/* Used for Ticker text speed */
.speed
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.speed:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	color: #FA5D00;
	font-weight: bold;
}

/*  Body Font Styles */

/* This style is used for text displayed in body tag */
.BodyFontText
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.HomeBodyFontText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.HomeDetails { FONT-SIZE: 7.5pt; FONT-FAMILY: verdana; COLOR: black; }
/* This style is applied in body tag to display text in Bold  */
.bodyFont
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: BOLD;
	color: White;
}

/* This style is applied to Header displayed in body tag  */
.BodyFontTextHeader
{
	font-family: Verdana;
	font-size: 11pt;
	color: White;
	font-weight: bold;
}
/* This style is applied in body tag with specified color as blue */
.bodyFont1
{
	font-size: 7.3pt;
	font-family: verdana;
	color: darkblue;
}
/* This style is applied in body tag with default color */
.BodyText
{
	font-family: verdana;
	font-size: 12px;
}
/* This style is applied in receipt text */
.ReceiptText
{
	font-family: verdana;
	font-size: 14px;
}
/* This style is applied in body tag with specified color as #d70500 */
.BodyInfo
{
	font-family: verdana;
	font-size: 12px;
	color: #d70500;
}
/* This style is applied in body tag with specified text size(small) */
.BodyInfo_Small
{
	font-family: Verdana;
	font-size: 8pt;
	color: #d70500;
}
/* This style is applied to the note specified in body tag  */
.BodyNote
{
	font-family: verdana;
	font-size: 12px;
	color: Blue;
}


/* Style changes the style applied to the scroll bar displayed in the page */
.ScrollColor
{
	scrollbar-arrow-color: black;
	scrollbar-base-color: LightSteelBlue;
	scrollbar-darkshadow-color: LightSteelBlue;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
}

/* This style is applied to Text displayed as Title in the page */
.TitleFont
{
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 12px; /* color:black; */
	color: bLACK;
}
/* Border styles */

/* This style is used to display all the borders */
.ExpandedBox
{
	border-right: Black 1px solid;
	/*border-top: Black 1px solid;*/
	border-left: Black 1px solid;
/*	border-bottom: Black 1px solid;*/
}
.TableBorder
{
	border-right: #cc9999 1px solid;
border-top: #cc9999 1px solid;
	border-left: #cc9999 1px solid;
	border-bottom: #cc9999 1px solid;
}
.MenuExpandedBox
{
	border-right: Black 1px solid;
	/*border-top: Black 1px solid;*/
	/*	border-bottom: Black 1px solid;*/
}

/* This style is used to display all the borders excepting top border */
.TopLessBox
{
	border-right: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}

/* This style is used to display all the borders excepting bottom border */
.TopBottomLessBox
{
	border-right: Black 1px solid;
	border-left: Black 1px solid;
}

/* Caption styles */

/* This style is used for Caption Text */
.Caption1
{
	font-size: 22;
	color: maroon;
	border-top-style: double;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	letter-spacing: normal;
	font-variant: small-caps;
	text-decoration: underline;
}


/* This style is used for Caption Text */
.Caption2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12;
	padding-right: 20px;
	display: block;
	padding-left: 20px;
	letter-spacing: 1;
	font-weight: bolder;
	padding-bottom: 6px;
	color: #ffffff;
	padding-top: 6px;
	background-color: #003366;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#003366,EndColorStr=snowwhite);
}

/* This style is used for Caption Subheading  Text */
.Caption2Sub
{
	font-family: Arial, helvetica, sans-serif;
	padding-right: 20px;
	display: block;
	padding-left: 20px;
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 4px;
	text-transform: uppercase;
	color: #fffcf5;
	padding-top: 4px;
	font-family: Arial;
	letter-spacing: 2px;
	background-color: tan;
}

/* This style is used for Caption Text */
.Caption1Korea
{
	font-size: 22;
	padding-left: 40pt;
	font-size: medium;
	color: maroon;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-variant: small-caps;
	text-decoration: underline;
}

/* Bar Styles */

.TopBar
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	letter-spacing: 1;
	color: #003366;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#003366,EndColorStr=skyblue);
}
.CalTopBar
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	letter-spacing: 1;
	color: #003366;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#003366,EndColorStr=skyblue);
}


.TopBar2
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	letter-spacing: 1;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ff3300,EndColorStr=#ff3300);
}

.TopBar3
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	letter-spacing: 1;
	color: #003366;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=skyblue,EndColorStr=white);
}

/* Button Styles */

/* This style is used for Radion Button list control */
.RBtnList
{
	font-size: 12;
	font-family: Verdana;
	border: groove 1 gray;
}

/* This style is used for Command Buttons */
.FlatButton
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-bottom:Black 1px solid;
	border-left: Black 1px solid;
	color: black;
	height: 25px;
	width: 100px;
	border-bottom: #d70500 1px solid;
	border-bottom-color: black;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#000000FF,EndColorStr=#20000066);
}

/* This style is used for Submit Buttons */
.SubmitButton
{
	
	font-family: Book Antiqua;
	font-size: 10pt;
	font-weight: bold;
	color:GhostWhite;
	
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#ff000066,EndColorStr=#11000011);*/
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=aliceblue,EndColorStr=#000066);
	   /* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=Whiteu, EndColorStr=Blue)*/
	
}

/* This style is applied to the dropdwn lists */
.DropDown
{
	font-family: Courier New;
	font-weight: normal;
	font-size: 12px;
}

/* This style is applied to the alert message control */
.AlertMsg
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #d70500;
}

/* This style is applied to the header lable used in the page */
.HeaderLable
{
	font-size: 14;
	color: floralwhite;
	font-weight: bolder;
	font-family: Times New Roman;
}

/* This style is applied to the background color of the page */
.PageBgColor
{
	background-color: White;
}

/* Menu Styles */

/* This style is applied for menus displayed in the page */
.MenuStyle
{
	font-family: Times New Roman;
	font-weight: bolder;
	font-size: 12;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	letter-spacing: 1;
	color: #003366;
}

/* This style is applied for menu  lines displayed in the page */
.menulines
{
	border: 2.5px solid floralwhite;
	font: verdana;
	font-weight: bold;
	font-size: 12px;
}


/* This style is applied for table  menu Headings */
.menuTableHeading
{
	font: verdana;
	font-weight: bold;
	font-size: 12px;
	background-color: floralwhite;
}

/* This style is applied for menu Headings */
.menuHeading
{
	font: verdana;
	font-weight: bold;
	font-size: 12px;
	color: darkblue;
	background-color: #E6E6E6;
}

/* This style is used as the default text style in the page */
.EvenFont
{
	font: courier New;
	font-weight: normal;
	font-size: 12px;
}
/* This style is aaplied to text diplayed in Message pannel of the user control */
.MsgPanel
{
	font: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #003366;
}

/* This font is applied to the headers used in the page */
.Heading-2
{
	font-family: Book Antiqua;
	font-size: 10pt;
	padding-right: 20px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	letter-spacing: 1;
	color: floralwhite;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#003366,EndColorStr=Skyblue);
	font-weight: bolder;
	padding-bottom: 6px;
	padding-top: 6px;
}
.MenuBg
{
	font-family: Book Antiqua;
	font-size: 9pt;
	padding-left: 1px;
	font-weight: bold;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#003399,EndColorStr=#003399);
	height:20px;
	color : white 
}

.UsercontrolLeft
{
	font-family:verdana;
	font-size: 10pt;
	padding-right: 20px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	letter-spacing: 1;
	color: floralwhite;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#000066,EndColorStr=aliceblue);
		font-weight: bolder;
	padding-bottom: 6px;
	padding-top: 6px;
}
.Usercontrolright
{
	font-family: Book Antiqua;
	font-size: 10pt;
	padding-right: 20px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	letter-spacing: 1;
	color: floralwhite;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=009999,EndColorStr=#ffffff);
		font-weight: bolder;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* This font is applied to the headers used in the page */
.Heading-3
{
	font-family: Book Antiqua;
	font-size: 10pt;
	padding-right: 20px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	letter-spacing: 1;
	color: floralwhite;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=Skyblue,EndColorStr=#003366);
	font-weight: bolder;
	padding-bottom: 6px;
	padding-top: 6px;
}


/* Text Styles */

/* This style is applied to text displayed in note */
.NoteText
{
	color: crimson;
}

/* This Style displays text in small size */
.smallText
{
	font-size: 11;
}

/* This style is applied for the LankaUS Header Font */
.FlatTextLankaUsHeader
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: #ffffff;
	height: 20px;
	width: 150px;
	border-bottom: black 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff,EndColorStr=009999);
}

/* This style applied to the text to be displayed as information */
.DisplayText
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: floralwhite;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#003366,EndColorStr=Skyblue);
}

/* This font is applied to the text displayed in login page */
.LoginFontText
{
	font-family: Verdana;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
}

/* This style is used to display small fonts */
.SmallFontText
{
	font-family: Verdana;
	font-size: 8pt;
}

/* This style is used to display small fonts with bold style */
.SmallFontText1
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

/* This style is used to display fonts with border styles */
.FlatText
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: Navy;
	height: 20px;
	width: 150px;
	border-bottom: black 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#000000FF,EndColorStr=#20000066);
}

/* This style is applied to header text used in receipt display page */
.ReceiptHeadText
{
	font-family: Verdana;
	font-size: 11pt;
}

/* This style is applied to body text used in receipt display page */
.ReceiptBodyText
{
	font-family: Verdana;
	font-size: 10pt;
}

/* This style is applied to header used in home page */
.BackGroundHeader
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#003399,EndColorStr=#003399);
}

/* Table Styles*/

/* This style is applied to the table header */
.THFontText
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #d3d3d3;
	color: DarkBlue;
}

/* This style is applied to the table items */
.TDItemText
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: White;
}

/* This font is applied for making the columns invisible */
.ColVisibility
{
	display: none;
}

/* This font is applied to the table rows */
.Row
{
	background-color: #dbd2c7;
}

/* This font is applied to the columns used in the table  */
.col3
{
	font: "Book Antiqua";
	font-size: 12;
}



.TDAltItemText
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e0ffff;
}



.licencestyle
{
	font-family: Verdana;
	font-size: 7pt;
	color: Gray;
}

.menulines a
{
	text-decoration: none;
	color: darkblue;
	font: verdana;
	font-weight: bold;
	font-size: 12px;
}



.Verdana-8
{
	font: verdana;
	font-weight: bold;
	font-size: 10px;
	color: darkblue;
}
.Verdana-9
{
	font: verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
}

.Verdana-10
{
	font: verdana;
	font-weight: bold;
	font-size: 12px;
	color: darkblue;
}
.MenuUsercontrolBar
{
	font-family:verdana,Book Antiqua;
	font-weight: bolder;
	font-size:12;
	display: block;

	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	letter-spacing:1;
	color: #ffffff;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d3d3d3', EndColorStr='#f5f5f5')*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='gray', EndColorStr='#f5f5f5')
	
	 
	
}
/* added by prashanth*/
.MenuBar_1
{
	font-family:verdana,Book Antiqua;
	font-weight: bolder;
	font-size:12;
	display: block;

	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	letter-spacing:1;
	color: #000000;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='DARKgray', EndColorStr='#f5f5f5');

	
	 
	
}
.MenuBar_2
{
	font-family:verdana,Book Antiqua;
	font-weight: bolder;
	font-size:12;
	display: block;

	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	letter-spacing:1;
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f5f5f5', EndColorStr='DARKgray')
	/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d3d3d3', EndColorStr='#f5f5f5')*/
	 
}
.Menu_Font
{
	font:verdana;
	font-weight: bold;
	font-size: 10px;
	color:#FFFFFF;
	
}
.Verdana-10
{
	font:verdana;
	font-weight: bold;
	font-size: 12px;
	color:White;
}
.PageBgColor
{
	background-color :White;
}
.MenuStyle
{
	font-family:Times New Roman;
	font-weight: bolder;
	font-size:12;
	display: block;
	
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	letter-spacing:1;
	color: #003366;
}

.menulines
{
	border:2.5px solid floralwhite;
	font:verdana;
	font-weight: bold;
	font-size: 12px;	
}

.menulines a
{
	text-decoration:none;
	color:White;
	font:verdana;
	font-weight: bold;
	font-size: 12px;
}
.menuTableHeading
{
	font:verdana;
	font-weight: bold;
	font-size: 12px;
	background-color:floralwhite;
}
.menuTableHeading_2
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	/*color:FloralWhite;*/
	color: BLACK ;
}
.menuHeading
{
	font:verdana;
	font-weight: bold;
	font-size: 12px;
	color:white;
	background-color:White;
}
.EvenFont
{
	font:Courier New;
	font-weight:normal;
	font-size: 12px;
}
.DropDown
{
	font-family:Courier New;
	font-weight:normal;
	font-size:12px;
}
.BarCode
{
	font-size: 18pt;
	color: black;
	font-family: 'Bar Code 39 d HR';
}



/* */
/* These Styles Added By, for HTML Table in Preview Slots, may be Edited or Deleted after assigning the New ones... */
.TableHeader1
{
		background-color: #191970;
		font-weight:bold;
		font-size:x-small;
		color:White;
}

.Row1
{
	background-color: #DCDCDC;
}

.AlternateRow1
{
	background-color: #FFFAFA;
}

.HtmlTableHead
{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}
.HtmlTableData
{
	font-family: verdana;
	font-size: 12px;
	text-align:center;
}

.HtmlTableTotal
{
	font-family: verdana;
	font-size: 12px;
	text-align:right;
	font-weight:bold;
}
.XmlTable
{
	border-left-color: olive;
	background:#999999
	border-top-color: olive;
	border-right-color: olive;
}
.SearchRowColor
{
	background-color:White;
	color:Black;
	font-family:Arial;
		
	font-size:8pt;
	font-weight:normal;
}
.tabletext
{
	font-size: 11px;
	background: #999999;
	color: white;
	font-style: normal;
	text-align: left;
	
}