body
{
}

A
{
	color:#004A80;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px; 
}

A:hover
{
	text-decoration: underline;
	color: #004A80;
	cursor: hand;
	font-family:Arial;
	font-size: 11px; 
}

TABLE.H
{
	background-color:#ffffff;
	border-color:#c0c0c0;
}
TD.H
{
	background-color:#6699cc;
}
FONT.H
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
A.H
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
A.H:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
TD.SH
{
	background-color:#9fc6f4;
}
FONT.SH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
A.SH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
A.SH:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: Blue;
	font-weight: bold;
}
.BodyText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
FONT.BodyText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
A.BodyText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

/************************* Used to define format for header page ********************/
A.About
{
	color:#004A80;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px; 
}

A.About:hover
{
	text-decoration: underline;
	color:#004A80;
	cursor: hand;
}

A.Header
{
	color:#004A80;
	text-decoration:none;
}

A.Header:hover
{
	font-weight: bolder;
	text-decoration: underline;
	color: #004A80;
	cursor: hand;
}

TABLE.AllHeader 
{	background:#6DCFF6;
	
}

TD.Header
{
	height:20;
	width:100;
	color:#004A80;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	background-color: #6DCFF6;
	border-color:Black;
}

FONT.Header
{
	color:#004A80;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

SPAN.Header
{
	font-family:Arial;
	font-size: 11px;
	color: #004A80;
	font-weight:bold;
	
}


A.HeaderOver
{
	color:#004A80;
	text-decoration:none;
}

A.HeaderOver:hover
{
	font-weight: bolder;
	text-decoration: underline;
	color: #004A80;
	cursor: hand;
}

TD.HeaderOver
{
	height:20;
	width:100;
	color:#004A80;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	background-color: #E0FFFF;
	border-color:Black;
}

TABLE.Menu
{
	visibility:hidden;
	position:absolute;
	background-color:#6DCFF6;
	border:solid,1,#004A80;
	width:110;
}

TABLE.MenuVertical
{
	visibility:hidden;
	position:absolute;
	background-color:#6DCFF6;
	border:solid,1,#004A80;
}

TD.Menu
{
	height:20;
}

FONT.Menu
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#004A80;
}

/* Specify the divider color between the menu 
located at the top right hand corner of the page header*/
TD.MenuHdrDiv
{
	background-color:#004A80;
}

TD.UserInfo
{
	background-color:#E7F5FA;
}
Font.UserInfo
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
}

Span.UserInfo
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
}

FONT.TelcoInfo
{
	font-style:italic;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#004A80;
}
/******************************************************************************/

/****************** Used for Menu tree formatting *******************/

.menutreeheading
{
	color: #004A80;
	font-size:11px;
	font-weight: bold;
	font-family: Arial;
}

A.menutreefolder
{
	color: #004A80;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

A.menutreefolder:hover
{
	color: #004A80;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	background-color: WhiteSmoke;
	border-color: #006633;
	border-style: solid;
	border-width:1px;
}

A.menutreefolderselected
{
	color: #004A80;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	/*background-color:#6DCFF6;*/
	background-color:silver;
	border-color: #006633;
	border-style: solid;
	border-width:1px;
}

A.menutreefolderselected:hover
{
	color: #004A80;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	background-color: WhiteSmoke;
	border-color: #006633;
	border-style: solid;
	border-width:1px;
}

A.menutreedoc
{
	color: #004A80;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

A.menutreedoc:hover
{
	color: #004A80;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: WhiteSmoke;
	border-color: #006633;
	border-style: solid;
	border-width:1px;
}

A.menutreedocselected
{
	color: #004A80;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: silver;
	border-color: #006633;
	border-style: solid;
	border-width:1px;
}

A.menutreedocselected:hover
{
	color: #004A80;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: WhiteSmoke;
	border-color: #006633;
	border-style: solid;
	border-width:1px;
}

/************************************************************************/

/* Used in tab control link */
SPAN.Link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
	cursor: hand;
	text-decoration:underline;
}

/* Used for specifyin the format of the section header*/
SPAN.SecHeader
{
	font-family:Arial;
	font-size: 13px;
	color: #004A80;
	font-weight: bold;
}
/* Used for specifying format of section header with hyperlink*/
A.SecHeader
{
	font-family:Arial;
	font-size: 13px;
	color: #004A80;
	font-weight: bold;
	text-decoration: underline;
}

/* Used for specifying the validation summary*/
DIV.ErrMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Red;
}

/* Used for error messagebox window */
TD.ErrMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Red;	
}

/* Used for Displaying Notes on Page */
TD.Notes
{
	font-family:Arial;
	font-size:14px;
	font-weight:Bold;
	color:Green;	
}

/* Used for specifying the validators format*/
SPAN.ErrMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Red;
}

/* Used to format the column for displayin
page title*/
TR.PgTitle
{
	background-color:#6DCFF6;
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#004A80;
}

/* Used for formatting the datagrid table header style*/
TR.DGridHdr
{
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	background-color:#E7F5FA;
	color:#004A80;
}

/* Used for formatting the datagrid table pager style*/
TR.DGridPgr
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	background-color:#E7F5FA;
	color:#004A80;
}

/* Used for formatting the datagrid table*/
TABLE.DGrid
{
	font-family:Arial;
	font-size:x-small;
	font-weight:normal;
	/*width: 720px;*/
}
TABLE.DGrid-Popup
{
	font-family:Arial;
	font-size:x-small;
	font-weight:normal;
	width: 100%;
}

/* Used for formatting every item in a datagrid*/
TR.DGridItem
{
	font-family:Arial;
	font-size:12px;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
}

/* Used for formatting alternate items in a datagrid*/
TR.DGridAltItem
{
	font-family:Arial;
	font-size:12px;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
	background-color:WhiteSmoke;
}

/* Used for formatting selected item in a datagrid*/
TR.DGridSelItem
{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
	background-color:AliceBlue;
}

/* Used to define the format of the main
table or outermost table on the page*/
TABLE.Main
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	width: 750px;
	border: 0;
}
                                
/* Used to define the format of the table that contains
the detail portion on the page*/
TABLE.Detail
{
	width: 720px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border: 0;
}

/* Used for defining the format of the table 
used to display all the fields*/
TABLE.Field
{
	border: 0;
	width: 100%;
	background-color: #f5f5f5;
}

/* Used for defining the format of the Label 
control of and input field*/
SPAN.Label
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#004A80;
}
/* Used for defining the format of Label with red font color*/
SPAN.LabelRed
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
/* Used for defining the format of bold Label*/
SPAN.LabelBold
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
}
/* Raja:17/1 Used for RadioButton List / CheckBox List / TextBox Area to be shown as Label*/
TABLE.Label
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
}
Input.Label
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
	border-style:none;
}

/* Used for defining the column size of table for the 
divider column which is used to divide to fiels*/
TD.DivCol
{
	width: 4%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

/* Used for defining the column size of table for the Label*/
TD.LabelCol
{
	width: 17%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}

TD.LabelCol1
{
	width: 5%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}

/* Used for defining each of the column size of table for 
each input field in a single row with two input fields*/
TD.InputCol1
{
	width: 30%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}

/* Used for defining the column size of table for displaying 
one input field in a single row*/
TD.InputCol2
{
	width: 82%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}

/* Used for Read Only fields */
Input.ReadOnly
{
	border-style:solid;
	border-color:Gainsboro;
	border-width:1;
	background-color:Transparent;
	color:Black;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}

/* Used for Read Only fields for check box*/
Span.ReadOnly
{
	/*border-style:solid;
	border-color:Gainsboro;
	border-width:1;*/
	background-color:Transparent;
	color:Black;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

Span.ReadOnlyWBorder
{
	/*border-style:solid;
	border-color:Gainsboro;
	border-width:1;*/
	background-color:Transparent;
	color:Black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

/* Used for Read Only fields for dropdown and list box*/
Select.ReadOnly
{
	border-style:solid;
	border-color:Gainsboro;
	border-width:1;
	background-color:Gainsboro;
	color:Black;
	font-weight:bold;
}

/* Used for Read Only fields for textaarea*/
TextArea.ReadOnly
{
	border-style:solid;
	border-color:Gainsboro;
	border-width:1;
	background-color:Transparent;
	color:Black;
	font-weight:bold;
}

/* Mich- 2612 - New class - Mandatory */
/* Used for Mandatory fields */
Input.MandatoryFld
{
	background-color:LemonChiffon;
	border-style:solid;
	border-width:1;
	color:Black;
	border-color:#004A80;
}


/* Used for mandatory fields for dropdown and list box*/
Select.MandatoryFld
{
	border-style:solid;
	border-width:1;
	background-color:LemonChiffon;
	color:Black;
}

/* Used for mandatory fields for text area*/
TextArea.MandatoryFld
{
	border-style:solid;
	border-width:1;
	background-color:LemonChiffon;
	color:Black;
	border-color:#004A80;
}

/* Used for mandatory fields for check box*/
Span.MandatoryFld
{
	background-color:LemonChiffon;
	font-family:Arial;
	font-size: 11px;
	color: #004A80;
}


/* Used for defining the format of the Label 
used for current page index and legend as well as other
labels which are not used at field captions*/
SPAN.NormLabel
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#004A80;
}

/* Used for displaying normal msgs on the detail section*/
SPAN.NormMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:Normal;
	color:#004A80;
}

A.NormMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:Normal;
	color:#004A80;
	text-decoration: underline;
}
/* Used for displaying Activity Status msgs on the Activity Control*/
SPAN.ActivityMsg
{
	font-family:Arial;
	font-size:14px;
	font-weight:Bold;
	color:green;
}

/* Used for displaying InValid msgs on the All Activity page*/
SPAN.InValidMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:Normal;
	color:red;
}

/*Miscellaneous*/
TR.PgSize
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#004A80;
}
SELECT.PgSize
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

/* Used for spacing in between section*/
TR.Spacing
{
	height: 4px;
}

TD.HorzRule
{
	height: 1px;
	background-color:Gray;
}

Input.Button1
{
	width: 60;
	background: steelblue;
	color: White;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}
Input.Button2
{
	background: steelblue;
	color: White;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}

Input.Hidden
{
	display:none;
}
/* raja 21/1*/
SPAN.Hidden /*Label*/
{
	display:none;
}
TR.Hidden
{
	display:none;
}
SELECT.Hidden /*DROPDOWN*/
{
	display:none;
}
IMG.Hidden
{
	display:none;
}
/* raja 21/1*/

TABLE.LISTITEM
{
	font-family:Arial;
	font-size:12px;
}

TABLE.ALTLISTITEM
{
	font-family:Arial;
	font-size:12px;
	background-color:WhiteSmoke;
}

/*StyleSheet for summary page*/
TD.SummLabelCol
{
	width: 17%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;  
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;                                                                                                                                                                                                                                                                                                                                                                                                                          
}

TD.SummInputCol1
{
	width: 30%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;   
	font-family:Arial;
	font-size:11px;
}

TD.SummInputCol2
{
	width: 82%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;   
	font-family:Arial;
	font-size:11px;
}

TD.SummSecHeader
{
	font-family:Arial;
	font-size: 13px;
	color: #004A80;
	font-weight: bold;
}

TD.SummRefCol
{
	width: 3%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;  
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
}

/*Stylesheet for enquiry page*/
TD.SubTitle
{
	background: #e7f5fa;
}

SPAN.SubTitle
{
	font-family:Arial;
	font-size: 12px;
	color: #004A80;
	font-weight: bold;
}

TD.SubTitleHeader
{
	color:#004A80;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	background-color: #6DCFF6;
}

SPAN.ValueLabel
{
	font-family:Arial;
	font-size: 11px;
	color: #004A80;
}

A.LABEL
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
}

TD.Label
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#004A80;
}

TD.ValueVert
{
	border-style:solid;
	border-color: #004A80;
	border-width:1px;
}

TD.SubTitleVert
{
	background: #e7f5fa;
	border-style:solid;
	border-color: #004A80;
	border-width:1px;
}

TABLE.VertLayout
{
	border-style:solid;
	border-color: #004A80;
	border-width:1px;
}

SPAN.BigLbl
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#004A80;
}

TR.ColorSpaceW
{
	width: 1px;
	background-color: #004A80;
}
TR.ColorSpaceH
{
	height: 1px;
	/*background-color: #004A80;*/
	background-color: #e7f5fa;
}
TD.ColorSpaceW
{
	width: 1px;
	/*background-color: #004A80;*/
	background-color: #dcdcdc;
}
TD.BGCellCol
{
	/*background-color: #e7f5fa;*/
	background-color:Gainsboro;
}
TR.BlueRule
{
	height: 1px;
	background-color: #004A80;
}
/*Style Tab control*/
TD.TabHeader
{
	height:35px;
	width:86px;
	padding: 0;

}

TD.Red
{
	color: Red;
}
TD.EscalToClass
{
	font-family:Arial;
	font-size:10px;
	font-weight:Normal;
	color: Red;
}
TD.HasAttachClass
{
	font-family:Arial;
	font-size:10px;
	font-weight:Normal;
	color: Green;
}
/*icon clp*/
Marquee.BroadCast0
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	/*color:#004A80;*/
	color:BLACK;
	background-color: whitesmoke;
}
/*icon clp*/
Marquee.BroadCast1
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	/*color:#004A80;*/
	color:RED;
	background-color: whitesmoke;
}

/*icon clp*/

A.CLP
{
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color: #000000;
	cursor: hand;
}

Input.ReadOnlyRed
{
	border-style:solid;
	border-color:Gainsboro;
	border-width:1;
	background-color:Transparent;
	color:Red;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}
Textarea.ReadOnlyRed
{
	border-style:solid;
	border-color:Gainsboro;
	border-width:1;
	background-color:Transparent;
	color:Red;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}

Span.ReadOnlyRed
{
	background-color:Transparent;
	color:Red;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}

/* Used for formatting selected item in a datagrid - ReadonlyRed*/
TR.DGridSelItemRed
{

	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
	background-color:AliceBlue;
	color:Red;
}


SPAN.BigLabel
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#004A80;
}


SPAN.BigMsgLabel
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#004A80;
}

SPAN.BigLoginLabel
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#004A80;
}

SPAN.OperLabel
{
	font-family:Arial;
	font-size:12px;
	color:#004A80;
}

A.Oper
{
	font-family:Arial;
	font-size:12px;
	color:#004A80;
	font-weight:bold;
	text-decoration: none;

}

A.Oper:Hover
{	font-family:Arial;
	font-size:12px;
	color:#004A80;
	font-weight:bold;
	text-decoration: underline;
}



Table.Hidden
{
	display:none;
}

/*nurain 03032004 --- bold a column in dgd*/
TD.DGridBoldCol
{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
}

/*muru for all activity datagrid 06102004 */
TR.ActivityDGridItem
{
	font-family:Arial;
	font-size:11px;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
	background-color:WhiteSmoke;
}

/* Used for formatting alternate items in a datagrid*/
TR.ActivityDGridAltItem
{
	font-family:Arial;
	font-size:11px;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
	background-color:WhiteSmoke;
}

/* Used for formatting selected item in a datagrid*/
TR.ActivityDGridSelItem
{
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	border:1;
	border-width:medium;
	border-color:Black;
	border-style:solid;
	background-color:AliceBlue;
}
/*muru end*/
/* add a class for mandatory but readonly fields*/
Input.ReadOnlyMandatory
{
	background-color:LemonChiffon;
	border-style:solid;
	border-width:1;
	color:Black;
	border-style:solid;
	border-color:Gainsboro;
	border-width:1;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}

/* nurain*/
TD.Space
{
	width: 20;
}

/* yansong 200505*/
FONT.ScriptQuestion
{
	background-color:WhiteSmoke;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	/*color:#004A80;*/
	color:black;
	border-style:none;
}

FONT.ScriptAnswer
{
	/*background-color:LemonChiffon;*/
	font-family:Arial;
	font-size:11;
	color:#004A80;
}

Span.BoldRedMsg
{
	background-color:Transparent;
	color:Red;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}
/* nurain for link ctrl */

TR.DeptLinkLabel
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#004A80;
	cursor: hand;
	text-decoration:underline;
	background-color:#dcdcdc;
}

TD.DeptLinkList
{
	font-family:Arial;
	font-size:10px;
	color:#004A80;
	cursor: hand;
	text-decoration:underline;
	background-color:#dcdcdc;
	
}

TD.DeptLinkListOver
{
	font-family:Arial;
	font-size:10px;
	color:#004A80;
	cursor: hand;
	text-decoration:underline;
	background-color:#999999;
}

/*StyleSheet for View Remarks at View Activity Info page - Raja*/
TD.RowOdd
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:DarkBlue;                                                                                                                                                                                                                                                                                                                                                                                                                          
}
TD.RowEven
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:DarkGreen;                                                                                                                                                                                                                                                                                                                                                                                                                          
}


/*nurain 01022007*/
SPAN.OrangeMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:Normal;
	color:#FF8000;
}

SPAN.GreenMsg
{
	font-family:Arial;
	font-size:12px;
	font-weight:Normal;
	color:green;
}

/* nurain 08012008 - for timing label on top of clp page */
SPAN.TimeLabel
{
	background-color:#6DCFF6;
	font-family:Arial;
	font-size:10px;
	font-weight: bold;
	color:#004A80;
}
/**/

/* nurain prototype*/
TR.Hide
{

	position:relative;
}

TD.InputCol3
{
	width: 10%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}

SPAN.LabelBigBold
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
}

SPAN.LabelBlack
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:Blue;
}
