
BODY
{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,Sans-Serif;
	}

.ContentText
{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
}

.ContentTextRightPad
{ 
	font-size: 11px; 
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	padding-right:10px;
}

.ContentTextRightAlign
{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
	
}


.ContentTextOverview
{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	padding-right:20px;
}

LI
{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
}
.BtnInputLarge
{   
	display:block;
	cursor:pointer;
	text-align: center;
	background-image:url(../images/btn_big.gif) ;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	/* changed by rashmi on july 12-2007.*/
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	
	padding:0px;
	line-height: 20px;	
	vertical-align: middle;
	height: 22px;
	width: 130px;
    background-repeat:repeat-x;
}
.BoldText
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: "Trebuchet MS" , Verdana, Arial;
}
/*.BoldText
{
	font-weight: bold;
	font-size: 11px;
	color: #646464;
	line-height: 16px;
	font-family:Arial,Helvetica,Sans-Serif;
}*/
.StatusText
{
	font: bold 11px/16px "Trebuchet MS" , Verdana, Arial;
	color: #000000;
	letter-spacing: 0.38pt;
	
}
.HeaderStatusText
{
	font: bold 11px/16px "Trebuchet MS" , Verdana, Arial; 
	/*color: #edb428;*/
	letter-spacing: 0.38pt;
		
	/*bhakti-neha*/
	color: #006699;
}
.StatusCurrentNumberText
{
	
	/*font: 11px/16px "Trebuchet MS" , Verdana, Arial;
	color: #3399ff;
	letter-spacing:10pt;
	text-align:center;
	vertical-align:middle;
	width:15pt;*/
	height:22px;
	line-height:22px;
	width:100%;
	display:block;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	background: url(../images/topNaviBackOver.gif);
	width:15pt;
	display:block;

} 
.StatusNumberText
{
	/*Added By: Nishant Dave...10th Apr,07*/
	height:22px;
	line-height:22px;
	width:100%;
	display:block;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	background: url(../images/topNaviBack.gif);
	width:15pt;
	display:block;
}

.OrangeBoldText
{
	font-weight: bold;
	font-size: 11px; 
	/*color: #edb428;*/
	font-family:Arial,Helvetica,Sans-Serif;
	letter-spacing: 0.1pt;
	/*color: #6699cc;*/	
	color:#4682b4;
}
.WhiteText
{
	font-weight: bold;
	
	font-size: 12px;
	color: #ffffff;
	
	font-style: normal;
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-variant: normal;
	text-decoration: none;
}
.SmallText
{
	font-weight: normal;
	font-size: 9px;
	color: #999999;
	line-height: 13px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	text-decoration: none;
}
A.NormalStatusText:link
{
	font: 11px/16px "Trebuchet MS" , Verdana, Arial;
	color: #000000;
	letter-spacing: 0.38pt;
}
A.NormalStatusText:visited
{
	font: 11px/16px "Trebuchet MS" , Verdana, Arial;
	color: #000000;
	letter-spacing: 0.38pt;
}
A.NormalStatusText:hover
{
	font: 11px/16px "Trebuchet MS" , Verdana, Arial;
	color: #000000;
	letter-spacing: 0.38pt;
}
A.NormalStatusText:active
{
	font: bold 11px/16px "Trebuchet MS" , Verdana, Arial;
	/* changed by Rashmi Patel */
	color:#4682b4; 
	/*color: #edb428;*/
	letter-spacing: 0.38pt;
}

/**********Commentd by neha dated 16th march,07,original code************/
/*A:link
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}
A:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}
A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #EDB428;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}
A:active
{
	font-weight: bold;
	font-size: 11px;
	color: #efaf0f;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}

.AnchorLink
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}
.AnchorLink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}
.AnchorLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #EDB428;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}
.AnchorLink:active
{
	font-weight: bold;
	font-size: 11px;
	color: #efaf0f;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
	letter-spacing: 0.1pt;
}*/
/*Commented by Neha....19-03-07*/
A:link
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial,Helvetica,Sans-Serif;	
	text-decoration: none;
	
}
/*commented by Nitesh 11/4/07*/
A:visited
{
	font-weight: Normal;
	color: #000000;	
	font-size: 11px;	
	font-family: Arial,Helvetica,Sans-Serif;	
	text-decoration: none;
	
}
/*A:active
{
    font-weight: bold;

	color :#ffffff;
	font-size: 11px;	
	font-family: Arial,Helvetica,Sans-Serif;	
	text-decoration: none;		
}*/
/*A:hover
{
	font-weight: normal;
	color: #4682b4;
	font-size: 11px;	
	font-family: Arial,Helvetica,Sans-Serif;		
	text-decoration: none;	
}*/  /*  over  */
/***********Made by neha.dated 19th march,07************/
.blink
{
	font-size:11px;
	font-weight:normal;
	color:White;
	font-family:Arial,Helvetica,Sans-Serif;
	text-decoration:none;
	
}		
A.blink:visited
{
	font-size:11px;
	color:White;
	font-family:Arial,helvetica,Sans-Serif;
	text-decoration:none;
}
.blink:hover
{
	font-size:11px;
	color:White;
	font-family:Arial,Helvetica,Sans-Serif;
	text-decoration:underline;
}
A.blink:active
{
	/*font-weight: bold;*/
	font-size: 11px;
	font-family:Arial,Helvetica,Sans-Serif;
	/*letter-spacing: 0.37pt;
	letter-spacing: 0.1pt;*/
	text-decoration:none;
	
}
.disabletopmenutext
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	color:White;
	text-decoration:none;
}
/**************************************************/

A.contentlink:link
{
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	text-decoration: underline;
}
A.contentlink:visited
{
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	text-decoration: underline;
}
A.contentlink:hover
{
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	text-decoration: none;
}
A.contentlink:active
{
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	text-decoration: none;/*underline*/
}

.SubHeader
{
	font-size: 12px;
	color: #42a25a;
	line-height: 20px;
	font-style: normal;
	font-family: "Trebuchet MS" , Verdana, Arial;
}
.ErrorText
{
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
	font-family: "Trebuchet MS" , Verdana, Arial;
}
LI.ErrorText
{
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
	font-family: "Trebuchet MS" , Verdana, Arial;
}
.Grayedlink
{
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
}
.GrayedText
{
	font-size: 11px;
	color: Gray;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
	text-decoration: none;
}

FORM
{
	
	font-size: 11px;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	color: #000000;
	border-bottom: #000000 0px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
}
INPUT
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	border-left: #7f9db9 1px solid;
	color: #000000;
	border-bottom: #7f9db9 1px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;	
	
}
.LIST
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	border-left: #7f9db9 1px solid;
	color: #000000;	
	border-bottom: #7f9db9 1px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
}
.InputWithoutBorder, .InputWithoutBorder Input
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
	border-right-width: 0px;
}
.InputWithoutBorderTransparent, .InputWithoutBorderTransparent Input
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.1pt;
	border-right-width: 0px;
	background-color:Transparent;
	/*filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;*/
}
.InputWithoutBorderWithBlueBack
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
	border-right-width: 0px;
	background-color:#B8C3E3;
}
.InputWithoutBorderWithGrayBack
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
	border-right-width: 0px;
	background-color:#F2F2F2;
}

.ImageWithoutBorder
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;	
	border-right-width: 0px;
}

.InputWithoutBorderButton
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.DisabledLink
{
	border-top-width: 0px;
	border-left-width: 0px;
	cursor:default;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
	border-right-width: 0px;
}
.DisabledLinkButton
{	
	cursor:default;
}

TEXTAREA
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	border-left: #7f9db9 1px solid;
	color: #000000;
	border-bottom: #7f9db9 1px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
	overflow:auto;
}
SELECT
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	border-left: #7f9db9 1px solid;
	color: #000000;
	border-bottom: #7f9db9 1px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
}
OPTION
{
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	font-size: 11px;	
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.4pt;
}

.TableHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	background-color: #efaf0f;
}
.DarkRow
{
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	background-color: #ffe3a4;
}

.TableBorder
{
	border-right: #efaf0f 1px solid;
	border-top: #efaf0f 1px solid;
	font-size: 12px;
	border-left: #efaf0f 1px solid;
	color: #000000;
	border-bottom: #efaf0f 1px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
}
.LightRow
{
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	background-color: #ffffff;
}
.Header_old
{
	font-weight: bold;
	font-size: 11px;
	color: #edb428;
	font-style: normal;
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-variant: normal;
	text-decoration: none;
}
.Header
{
	font-weight: bold;
	font-size: 11px;
	/* By: Rashmi Patel */
	color : #4682b4;
	/*color: #edb428;*/
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.37pt;
}
.LightBorder
{
	border-left: #000000 1px solid;
	background-color: #ffffff;
}
.footer
{
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	background-color: #f3f3f3;
	text-decoration: none;
}
.ErrorText
{
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
	font-family: "Trebuchet MS" , Verdana, Arial;
}

.GridCell
{
	border-right: #D1D1D1 1px solid;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.2pt;
	padding-left:8px;
	padding-right:8px;
}
.GridImageCell
{
	border-right: #D1D1D1 1px solid;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.2pt;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
}
.GridCellClickable
{
	border-right: #D1D1D1 1px solid;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.2pt;
	padding-left:8px;
	padding-right:8px;
	cursor:hand;
	cursor:pointer;
}

.GridCell:hover
{
	border-right: #9CA6C6 1px solid;
}

.GridColumnHeading
{
	border-right: #D1D1D1 1px solid;
	border-bottom: #A3A3A3 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
}

.GridColumnHr
{
	color: #A3A3A3;
	height: 1px;
}
.ButtonHr
{
	color:#000000;
	height:1px;
	border-bottom-style:solid;
	border-top-width:1px;				
}

A:disabled
{
	cursor:default;
}
.DivDisplay
{	
	overflow:auto;
	width:350;
	height:150;
	border: #b0c4de 1px solid;
}
.DivDisplay_TableNode
{	
	overflow:auto;
	width:350;
	height:35;
	border: #b0c4de 1px solid;
}
.ImageDiv
{	
	overflow:hidden;
	width:100;
	height:auto;
	border: #b0c4de 1px solid;
	vertical-align:middle;
	text-align:center;	
}
.SvgImageDiv
{	
	overflow:hidden;
	width:100;
	height:80;
	width:auto;
	border: #b0c4de 1px solid;
	vertical-align:middle;
	text-align:center;	
}
.ThumbnailImageDiv
{	
	overflow:hidden;
	width:345;
	height:auto;
	border: #ffffff 1px solid;
	vertical-align:middle;
	text-align:center;	
}
.middletd
{
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color:#ffffff;
}

.toptd
{
border-top:1px solid #000000;
background-color:#ffffff;
}

.bottomtd
{
border-bottom:1px solid #000000;
background-color:#ffffff;
}

.textbox
{
border:1px solid #119CB5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* CSS CLASSES FOR NEW UI DESIGN - 11/08/2005 */
.date
{
display:block;
height:22px;
width:156;
vertical-align:middle;/* text-bottom;*/
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size:12px;
text-align:center;
background-repeat:no-repeat;
}
/*************Commented by Neha...16-03-07**************/
/*#topMenu
{
	height: 22px;
	line-height: 22px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
   color: #7B704C;
	font-size: 11px;
	vertical-align: text-bottom;
	text-decoration: none;
	display: block;
	letter-spacing: 0px;
	color: #ffffff;
}

#topMenu a
{
height:22px;
line-height:22px;
width:100%;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
display:block;
letter-spacing: 0px;
}
#topMenu a:hover
{
height:22px;
line-height:22px;
width:100%;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menuMiddel-o.jpg);
display:block;
letter-spacing: 0px;
}*/
#topMenu
{
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
   /* color: #7B704C;*/
	font-size: 11px;
	/*vertical-align: text-bottom;*/
	text-decoration:none;
	/*display: block;*/
	letter-spacing: 0px;
	color: #ffffff;
}

#topMenu a
{
height:22px;
line-height:22px;
width:100%;
font-family:Arial, Helvetica, sans-serif;
/*font-weight: bold;*/
/*color:  #7B704C;*/
font-size: 11px;
/*vertical-align: text-bottom;*/
text-decoration:none;
display:block;
letter-spacing: 0px;
color:#ffffff;

}
#topMenu a:hover
{
height:22px;
line-height:22px;
width:100%;
font-family:Arial, Helvetica, sans-serif;
/*font-weight: bold;*/
color:#ffffff;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
/*background: url(../images/menuMiddel-o.jpg);*/
display:block;
letter-spacing: 0px;
}
.developed
{
	font-size:11px;
	color: Black;
	text-decoration:none;		
}
.developed1
{
		font-size:11px;
		color:#000000;
		text-decoration:none;
		background-image:url(../images/yemo_logo.jpg);
		background-repeat:no-repeat;
		height:18px;
		background-position:right;
		padding-right:50px;
}
/**************************************************************/
/*************Commented by neha.dated 15th march,07************/
/*.leftMenu
{
display:block;
height:22px;
width:100%;
line-height:22px;

font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;

vertical-align: text-bottom;

text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
}*/

/*.leftMenu a
{
display:block;
height:22px;
width:100%;
line-height:22px;

font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;

vertical-align: text-bottom;

text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
}*/
/*.leftMenu a:hover
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
}*/

/*.leftMenu
{
display:block;
height:22px;
width:100%;
line-height:22px;

font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: Green;
font-size: 9px;

vertical-align: text-bottom;

text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
}
*/

.leftMenu
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}

.leftMenu a
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}

.leftMenu a:visited
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}

.leftMenu a:hover
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}

.leftMenu a:active
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_default.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}

/*.leftMenu a:hover
{
height:22px;
display:block;
width:100%;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size: 9px;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
background-repeat:no-repeat;

}
*/


.leftMenuActive
{
	
display:block;
height:22px;
width:100%;
line-height:22px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}

.leftMenuActive a
{	
display:block;
height:22px;
width:100%;
line-height:22px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;

}

.leftMenuActive a:active
{	
display:block;
height:22px;
width:100%;
line-height:22px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;

}

.leftMenuActive a:visited
{	
display:block;
height:22px;
width:100%;
line-height:22px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;

}



.leftMenuActive a:hover
{
display:block;
height:22px;
width:100%;
line-height:22px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/menu_mouserover.jpg);
letter-spacing: 0px;
background-repeat:no-repeat;
}


/************************************************************/
.contentRightLine
{
border-left:1px solid #000000;
}
.headBottumLine
{
border-bottom:1px solid #B3B2B2;
}
.content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-weight:none;*/
color: #000000;
font-size: 11px;
text-decoration:none;
}
.heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
text-decoration:none;
}

.pageTitle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
font-size: 11px;
text-decoration:none;
text-transform:uppercase;
}

#pageNavi a
{
height:20px;
line-height:20px;
width:100%;
display:block;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;
text-decoration:none;
background: url(../images/topNaviBack.gif);
}
#pageNavi a:hover
{
height:20px;
line-height:20px;
width:100%;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
background: url(../images/topNaviBackOver.gif);
}

#leftnavi a:link
{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-family:Arial,Helvetica,Sans-Serif;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
}
#leftnavi a:visited
{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
}
#leftnavi a:active
{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #EDB428;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
}
#leftnavi a:hover
{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #EDB428;
font-size: 11px;
vertical-align: text-bottom;
text-decoration:none;
}

.rightnav,
.rightnav:link,
.rightnav:visited
{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform:uppercase;
color: #000000;
font-size: 11px;
text-decoration:none;
letter-spacing: 0.2pt;
}
.rightnav:hover
{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform:uppercase;
color: #002699;
font-size: 11px;
text-decoration:none;
letter-spacing: 0.2pt;
}
.rightnav:active
{
	color: #002699;
	text-transform:uppercase;
	letter-spacing: 0.2pt;
}
.GridItemStyleClass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
}
.rightnavdis
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	font-size: 11px;
	text-decoration:none;
	letter-spacing: 0.2pt;
	text-transform:uppercase;
}

.GridAlternateItemStyleClass 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.GridItemStyleClassHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #B8C3E3;	
}
.GridAlternateItemStyleClassHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #B8C3E3;	
}

.ProjectRow
{
	background-color: #C9D1E9;	
	border-right: #AAB2CB 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-size: 11px;
	color: #002699;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	vertical-align:middle;
	letter-spacing: 0.2pt;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
}
.ProjectName
{
	font-size: 11px;
	color: #002699;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.2pt;
	font-weight: bold;
}

/**********************************************************************************************/
/*THIS CLASSES ARE FOR DATA NAVIGATOR OBJECT; PLEASE DON'T USE THESE NAMES FOR ANY OTHER CLASS*/
/**********************************************************************************************/
a.textLink,
a:link.textLink,
a:visited.textLink 
{
	width:20px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	vertical-align:middle;
	text-decoration:none;
	display:block;	/*for firefox */
	
}


a:hover.textLink 
{
	width:20px;
	text-align:center;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002699;
	font-size: 11px;
	vertical-align:middle;
	text-decoration:none;
	display:block;	/*for firefox */
}

/*label
{
	width:20px;
	text-align:center;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:solid 2px #cccccc;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002699;
	font-size: 11px;
	vertical-align:middle;
	text-decoration:none;
	background: url(../images/naviBack.jpg);
	display:block;
}*/
/**********************************************************************************************/
/*THIS CLASSES ARE FOR DATA NAVIGATOR OBJECT; PLEASE DON'T USE THESE NAMES FOR ANY OTHER CLASS*/
/**********************************************************************************************/

.borderColor
{
	background:#A3A3A3;
}
.colorPickerButton
{
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
.barBack
{
background: url(../images/barBack.gif);
background-repeat:repeat-y;
}

.Tab
{
	background: url(../images/tabActive1_bg.gif);
	border:solid 1px #000000;
	color:#ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	width:40px;
	background-color:White;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	height:22px;
}

.TabSelected
{
	background: url(../images/tabHover1_bg.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 1px #000000;
	width:40px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	height:22px;
}

.TabHover
{
	background: url(../images/tabActive1_bg.gif);
	border:solid 1px #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	width:40px;
	background-color:White;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	height:22px;
}
/* rashmi * nitesh */
/*a.AnchorButton, a.AnchorButton:link
{	
	
	background-image:url(../images/dis_btn_back.jpg);
	
	text-align:center;
	text-transform:uppercase;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	display:block;	 
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding-left:13px;
	padding-right:13px;
	line-height:20px;
	height:24px;	
	vertical-align:middle;
	
		
	}*/



a.AnchorButton, a.AnchorButton:link 
{
	background-image:url(../images/btn_big.gif);
	/*background: url(../images/btn.jpg) ; */
	
	text-align:center;
	text-transform:uppercase;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
	display:block;	
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-left:13px;
	padding-right:13px;
	line-height:20px;
	height:23px;	
	vertical-align:middle;
}

a.AnchorButton:hover, a.AnchorButton:active, a.AnchorButton:visited
{
	background-image:url(../images/btn_big.gif);
	/*background: url(../images/btn.jpg) ; */

	text-align:center;
	text-transform:uppercase;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
	display:block;	
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-left:13px;
	padding-right:13px;
	line-height:20px;
	height:23px;	
	vertical-align:middle;
}

a.AnchorButtonDis, a.AnchorButtonDis:active, a.AnchorButtonDis:link, a.AnchorButtonDis:hover
{
		background-image: url(../images/btn_big.gif);
/*	background: url(../images/btn.jpg) ; */
	background-repeat:no-repeat;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	color: #A0ACD2;
	font-size: 11px;
	text-decoration:none;
	display:block;	/*for firefox */
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	
	border-right: 1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	cursor:default;
	padding-left:13px;
	padding-right:13px;
	line-height:20px;
	height:23px;
	/*samir varteji*/
	background-repeat:repeat-x;
	/*samir ends*/
}

.BorderForButton
{
	border:solid 1px #999999;height:25px;
}
.ProjectRowHover
{
	background-color: #B8C3E3;	
	border-right: #AAB2CB 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-size: 11px;
	color: #002699;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	vertical-align:middle;
	letter-spacing: 0.2pt;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
}
.ProjectCell
{
	border-right: #c0c0c0 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-size: 11px;
	color: #002699;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.2pt;
	padding-left:8px;
	padding-right:8px;
}
.ProjectGridColumnHeading
{
	border-right: #c0c0c0 1px solid;
	border-bottom: #A3A3A3 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
}
.WFGrid_Item
{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	width:100%;
	
}
.WFGrid_Header
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	width:100%;
	
}
.WFGrid_TDStage_GeneralMode
{
	width:48%;
	border-right: 1px solid;
	vertical-align:top;
}
.WFGrid_TDDays_GeneralMode
{
	width:15%;
	vertical-align:top;
}
.WFGrid_TDHHMM_GeneralMode
{
	width:20%;
	BORDER-left: 1px solid;
	vertical-align:top;
}
.WFGrid_TDEffort_GeneralMode
{
	width:17%;
	BORDER-left: 1px solid;
	vertical-align:top;
}
.WFGrid_TDStage_EditMode
{
	width:42%;
	border-right: 1px solid;
	vertical-align:top;
}

.WFGrid_TDDays_EditMode
{
	width:16%;
	vertical-align:top;
}
.WFGrid_TDHHMM_EditMode
{
	width:42%;
	BORDER-left: 1px solid;
	vertical-align:top;
}
.WFGrid_TDEffort_EditMode
{
	width:16%;
	vertical-align:top;
}
.WFGrid_TDTypeName
{
	BORDER-BOTTOM: 1px solid;
	text-align:center;
}
.WFGrid_txtStage
{
	width:75px;
}
.WFGrid_txtDays
{
	width:25px;
}
.WFGrid_cboHHMM
{
	width:38px;
}

.curveTopLeft
{
	background:url(../images/curve-top-left.gif) no-repeat top left;
	width:12px;
	height:12px;
}

.curveTopRight
{
	background:url(../images/curve-top-right.gif) no-repeat top right;
	width:12px;
	height:12px;
}

.curveBottomLeft
{
	background:url(../images/curve-bottom-left.gif) no-repeat bottom left;
	width:12px;
	height:12px;
}

.curveBottomRight
{
	background:url(../images/curve-bottom-right.gif) no-repeat bottom right;
	width:12px;
	height:12px;
}

.verticalLineLeft
{
	background:url(../images/vertical-line.gif) repeat-y top left;
}

.verticalLineRight
{
	background:url(../images/vertical-line.gif) repeat-y top right;
	
}

.horizontalLineTop
{
	background:url(../images/horizontal-line.gif) repeat-x top left;
}

.horizontalLineBottom
{
	background:url(../images/horizontal-line.gif) repeat-x bottom left;
}

.scrollable
{
	
	overflow:scroll;
}


.clickable
{
	cursor:hand;
	cursor:pointer;	
}


BackButtonBackRoll
{
	background:url(../images/left_rol.gif);
	height:25px;
	width:72px;
}

.EnabledLink
{
	border-top-width: 0px;
	border-left-width: 0px;
	cursor:hand;
	font-size: 11px;
	font-weight:bold;
	border-bottom-width: 0px;
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.3pt;
	border-right-width: 0px;
	background-color:Transparent;
}

.ChartHelp
{
	font-family:"Trebuchet MS"; font-size:11px;
}
.WFPlanningDisabledLink 
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #000000;	
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0pt;
	border-right-width: 0px;
	background-color:Transparent;
	/*filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;*/
}

.timesheet TD
{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Trebuchet MS" , Verdana, Arial;
	border-bottom:1px solid #266EA8;
	border-right:1px solid #266EA8;
	padding-left:3px;
}

.timesheet 
{
	border-top:1px solid #000000;
	border-left:1px solid #000;
}

.header2
{
	background-color:#d4d0c8;
	font-weight:bold;
		
}

.hourheader2
{
	background-color:#d1ecff;
	font-weight:bold;
	Border-Color:#266EA8;	

}

.totalRow
{
	background-color:#e0e7fd;
	font-weight:bold;
	
}

.grandRow
{
	background-color:#edf7ff;
	font-weight:bold;
		
}

.grandGrandRow TD
{
	background-color:#ffe4cf;
	font-weight:bold;
	border-top:solid 3px #276da8;		
}

@media print 
{
	.printbutton 
	{
		visibility:hidden;
		text-align:right;
	}
}

@media print 
{
	.NoPrint
	{
		visibility:hidden;
	}
}

.invisible
{
	display:none;
}

.ThickTopBorder TD
{
	border-top:solid 3px #000;
	background-color:#fae9bb;
	font-weight:bold;
}

.headertop
{ 
	background-image: url(../images/topheaderbg.jpg);
	background-repeat: repeat-x;
	height: 45px;
}

/* Created By:- Rashmi & nitesh */
.BackButton
{ 
	background-image:url(../images/en_btn_back.jpg);
    text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer; 
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	/* rashmi */
	padding:0px;
	line-height: 20px;	
	vertical-align: middle;
	height: 25px;
	width: 72px;
}

.NextButton
{   
	display: block;
	cursor:pointer;
	text-align: center;
	background-image: url(../images/en_btn_next.jpg);
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding:0px;
	line-height: 26px;
	vertical-align: middle;
	height: 25px;
	width: 72px; 
}

A.Anchordisableback, A.Anchordisableback:visited ,  A.Anchordisableback:hover, A.Anchordisableback:active, A.Anchordisableback:link
{
	/*rashmi */cursor:default;
	background-image: url(../images/dis_btn_back.jpg);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
    color :#ffffff;    
	font-size: 11px;
	text-decoration: none;
	display: block;/* for firefox*/
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;		
	line-height: 26px;
	height: 25px;
	width:72px;
	vertical-align:middle;
}
A.Anchordisablenext, A.Anchordisablenext:visited, A.Anchordisablenext:hover, A.Anchordisablenext:active, A.Anchordisablenext:link
{

	/*rashmi */
	cursor:default;
	background-image: url(../images/dis_btn_next.jpg);
	background-repeat:no-repeat;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	display: block; /*for firefox*/
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;	
	line-height: 26px;
	height: 25px;	
	width:72px;
	color: white;
	vertical-align:middle;
}


/* Rashmi And Neha:-created for Large Size input button */

/* Created By Nitesh & Bhakti*/
/* Modified By:-  Rashmi Patel*/
.BtnInput
{   
	display:block;
	border-style:none;
	background-image:url(../images/btn_big.gif) ;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer;
	font-size: 11px;
	text-decoration:none;
	padding:0px;
	line-height: 20px;	
	vertical-align: middle;
	height: 22px;
	width: 72px;
    background-repeat:repeat-x;
}
.RefineSearch
{
	 
	border-style:none;
	background-repeat:repeat-x;
	background-image: url(../images/btn_big.gif);
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding:0px;
	line-height: 20px;	
	height: 22px;
	width : 110px;
	vertical-align:middle;
}
/* over */
/* Created By:- Rashmi Patel- for no border display */
.Noborder
{
	border-right: #cccccc 2px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 2px solid;
	border-bottom: #cccccc 1px solid;
}

.BtnBigInput
{	

	border-style :none;
	background-repeat:repeat-x;
	background-image: url(../images/btn_big.gif);
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding:0px;
	line-height: 20px;	
	height: 22px;
	width : 165px;
	vertical-align:middle;
}

A.BoldLink , A.BoldLink:link,A.BoldLink:visited
{
	font-weight:bold;
	}	
	
.RIGHTFRAMESEARCHText
{
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	color: #000000;
	line-height: 16px;
	font-family: "Trebuchet MS" , Verdana, Arial;
}

/* over */

/*For Proofing Tool*/
.toolbutton
{
cursor:hand;
cursor:pointer;
vertical-align:middle;
border:1px solid #002699;
}
.TDInstruction
{
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS" , Verdana, Arial;
	letter-spacing: 0.2pt;
}
.FillerGridColumnHeading
{
 background-color:White;
 border-right: #D1D1D1 1px solid;
 border-bottom: #A3A3A3 1px solid;
 font-weight: bold;
 font-size: 11px; 
 color: #000000;
 line-height: 15px;
 font-family: "Arial" , Verdana, Trebuchet MS;
 padding-left:8px;
 padding-right:8px;
 vertical-align:middle;
} 

FillerGridColumnHeading a
{
 background-color:White; 
 font-weight: bold;
 font-size: 11px; 
 color: #000000;
 line-height: 15px;
 font-family: "Arial" , Verdana, Trebuchet MS; 
 vertical-align:middle;
}
	
.FillerGridColumnHeading a:visited
{
 background-color:White; 
 font-weight: bold;
 font-size: 11px; 
 color: #000000;
 line-height: 15px;
 font-family: "Arial" , Verdana, Trebuchet MS; 
 vertical-align:middle;
}
	
.FillerGridColumnHeading a:hover
{
 background-color:White; 
 font-weight: bold;
 font-size: 11px; 
 color: #000000;
 line-height: 15px;
 font-family: "Arial" , Verdana, Trebuchet MS; 
 vertical-align:middle;
}

.FillerGridColumnHeading a:active
{
 background-color:White; 
 font-weight: bold;
 font-size: 11px; 
 color: #000000;
 line-height: 15px;
 font-family: "Arial" , Verdana, Trebuchet MS; 
 vertical-align:middle;
}

.FillerGridColumnHeading a:link
{
 background-color:White; 
 font-weight: bold;
 font-size: 11px; 
 color: #000000;
 line-height: 15px;
 font-family: "Arial" , Verdana, Trebuchet MS; 
 vertical-align:middle;
}
