BODY
{
	overflow:auto; 
	background-color: #2B5286;
	font-family:Tahoma;
	font-size:9pt;
	margin:0 0 0 0;
	scrollbar-face-color:#c8d8f8;
	scrollbar-arrow-color:#2b5286;
	scrollbar-track-color:#f8f8f8;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#b8c8f8;
	scrollbar-darkshadow-Color:#6998d0;
}


FORM
{
	margin:0px;
}

A:link
{
	color:blue;
}

A:active
{
	color:blue;
}

A:visited
{
	color:blue; 
}

DIV
{
  scrollbar-arrow-color: #2b5286;
  scrollbar-track-color: #f8f8f8;
  scrollbar-face-color: #c8d8f8;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: #b8c8f8;
  scrollbar-darkshadow-color: #6998d0;
  scrollbar-shadow-color: white;	
}

TEXTAREA
{
  scrollbar-arrow-color: #2b5286;
  scrollbar-track-color: #f8f8f8;
  scrollbar-face-color: #c8d8f8;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: #b8c8f8;
  scrollbar-darkshadow-color: #6998d0;
  scrollbar-shadow-color: white;
  /* behavior: url(../skins/current/behaviors/maxlength.htc);*/
}

EMBED
{
  scrollbar-arrow-color: #2b5286;
  scrollbar-track-color: #f8f8f8;
  scrollbar-face-color: #c8d8f8;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: #b8c8f8;
  scrollbar-darkshadow-color: #6998d0;
  scrollbar-shadow-color: white;
}

OBJECT
{
  scrollbar-arrow-color: #2b5286;
  scrollbar-track-color: #f8f8f8;
  scrollbar-face-color: #c8d8f8;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: #b8c8f8;
  scrollbar-darkshadow-color: #6998d0;
  scrollbar-shadow-color: white;
}

td
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align:middle;
}
H2
{
	margin:8 0;
	color: #000066; 
	font-family:verdana,tahoma;
}
H3
{
	margin:8 0;
	color: #000066; 
	font-family:verdana,tahoma;
}
H4
{
	margin:8 0;
	color: #000066; 
	font-family:verdana,tahoma;	
}
.LoginBody
{
	background-color: #2B5286;
	font-family:Tahoma;
	font-size:9pt;
	margin:0 0 0 0;	
}

.loginTextBox
{
	border:solid 1px #2B5286;
} 

.tdSmallText
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align:middle;
	font-weight:normal;
}

.tdSmallTextLeft
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align:middle;
	font-weight:normal;
	margin-left:2px;
	text-align:left;
}

/* Top control styles */
.topWhiteNormal
{
	font-size: 8pt;
	color: #fff;
	line-height: 7mm;
	font-family: Tahoma;
}

.topWhiteSmall
{
	color:#fff;
	font-size: 8pt;
	font-family:Tahoma;
	line-height:7mm;	
}

.menuTopNormal
{
	color:#fff;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	cursor:hand;
	background-color:Transparent;
	border:none;
	padding:2,2,2,2;
}

.menuTopDisabled
{
	color:Gray;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	cursor:hand;
	background-color:Transparent;
	border:none;
	padding:2,2,2,2;
}

.menuTopHighlighted
{
	color:#000;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	cursor:hand;
	font-weight:bold;
	background-color:#fff;
	padding:1,1,1,1;
	border:solid 1px #000;
}

.submenuDiv
{
	border-style:solid;
	border-width:1px;
	border-left-color:#A2C5EE;
	border-top-color:#A2C5EE;
	border-right-color:#395678;
	border-bottom-color:#395678;
	width:250px;
	padding:2,2,2,2;
	background-color:#4D8BCF;
}

.menuNoPad
{
	padding:3,3,3,3;
}

.menuPad
{
	padding:4,4,4,4;
}

.submenuTopNormal
{
	color:#fff;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	cursor:hand;
	background-color:#4D8BCF;
	border:none;
	padding:4,4,4,4;
}

.submenuTopDisabled
{
	color:Silver;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	cursor:default;
	background-color:Transparent;
	border:none;
	padding:4,4,4,4;
}

.submenuTopHighlighted
{
	color:#000;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	cursor:hand;
	padding:3,3,3,3;
	border:solid 1px #000;
	background-color:#fff;
}

.mainBorder
{
	background-color: #4C84D4;
	width: 4px;
	height: 1px;
}

.innerBorderLight
{
	background-color: #A2C5EE;
	width: 1px;
	height: 1px;	
}

.innerBorderDark
{
	background-color: #395678;
	width: 1px;
	height: 1px;	
}

.mainContentPane
{
	background-color:#F8F8FF;
	
}

/* Main content styles */

.buttonText
{
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	text-align:center;
	width:32px;
}

.buttonRefresh
{
	background-image:url(images/Button75pxRefresh.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:10px;	
	padding-bottom:2px;
}

.buttonClear
{
	background-image:url(images/deactivate100ruleset.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	font-family:Tahoma;
	font-size:8pt;
	padding-left:10px;	
	padding-bottom:2px;
}

.buttonBack
{
	background-image:url(images/Button75pxBack.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:10px;	
	padding-bottom:2px;
}

.buttonNext
{
	background-image:url(images/Button75pxNext.gif);
	border:solid 0px Transparent;
	width:74px;
	height:21px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
}

.buttonBackSmall
{
	background-image:url(images/Button25pxBack.gif);
	border:solid 0px Transparent;
	width:25px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:10px;	
	padding-bottom:2px;
}
/* Created by Bala Anil */
.validArrow
{
	background-image:url(images/validArrowcopy.gif);
	background-repeat:no-repeat;
}
.notValidArrow
{
	background-image:url(images/NotValid.gif);
	background-repeat:no-repeat;
}
/* Till this */
.buttonDelete
{
	background-image:url(images/Button75pxDelete.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
	
}

.buttonDelete100
{
	background-image:url(images/Button100pxDelete.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.Image
{
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	width: 16px; 
	border-bottom: transparent 0px solid; 
	height: 16px; 
	background-color: transparent;
}
.buttonmouseover
{
	background-color:transparent;
	border:1px solid #c2d1df;
	width:16px;
	height:16px;
	vertical-align:top;
	
}
.buttonmouseover:hover
{
	background-color:#ffdb6b;
	border:1px solid #ff9b35;
	width:16px;
	height:16px;
	vertical-align:top;
}
/* Category Panel */
.categoryfilterimg
{
	background-image: url(images/categoryfilter.gif); 
	background-image:no-repeat;
	background: transparent;
	width: 16px;
	height: 16px; 
	cursor: hand;
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	background-color: transparent;
}
.categorynofilterimg
{
	background-image: url(images/categorynofilter.gif); 
	background-image:no-repeat;
	background: transparent;
	width: 16px;
	height: 16px; 
	cursor: hand;
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	background-color: transparent;
}
.categorysearchfilterimg
{
	background-image: url(images/categorysearch.gif); 
	background-image:no-repeat;
	background: transparent;
	width: 16px;
	height: 16px; 
	cursor: hand;
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	background-color: transparent;
}
.savesearchimg
{
	background-image: url(images/savedsearch16.gif); 
	background-image:no-repeat;
	background: transparent;
	width: 16px;
	height: 16px; 
	cursor: hand;
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	background-color: transparent;
}
.refreshcategoryimg
{
	background-image: url(images/Refresh.png); 
	background-image:no-repeat;
	background: transparent;
	width: 16px;
	height: 16px; 
	cursor: hand;
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	background-color: transparent;
}
.loadsearchimg
{
	background-image: url(images/loadsearch16.gif); 
	background-image:no-repeat;
	background: transparent;
	width: 16px;
	height: 16px; 
	cursor: hand;
	border-right: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	background-color: transparent;
}

.buttonDelete125
{
	background-image:url(images/Button125pxDelete.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonDeleteSmall
{
	background-image:url(images/Icon_Delete2.gif);
	border:solid 0px Transparent;
	width:16px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonCancel
{
	background-image:url(images/Button75pxCancel.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonclearfilters
{
	background-image:url(images/buttonclearfilters.png);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonCancelNoShadow
{
	background-image:url(images/Button75pxCancel.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="1");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonCancel100
{
	background-image:url(images/Button100pxCancel.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonCancel125
{
	background-image:url(images/Button125pxCancel.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonRun
{
	background-image:url(images/Button75pxRun.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonUpdate
{
	background-image:url(images/Button75pxUpdate.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonUpdateNoShadow
{
	background-image:url(images/Button75pxUpdate.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="1");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonUpdate75
{
	background-image:url(images/Button75pxUpdate.gif);
	border:None 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonPNMatching
{
	background-image:url(images/PNMatching.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:72px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-position:0px 0px;*/
	 
}
.buttonDescMatching
{
	background-image:url(images/DescMatching.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:78px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-position:0px 0px;*/
	 
}
.buttonBulkEdit
{
	background-image:url(images/BulkEdit.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:52px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;*/
	background-position:0px 0px;
}
.buttonMultipleEdit
{
	background-image:url(images/MultipleEdit.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:52px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonBOMReview
{
	background-image:url(images/BOMReview.png);
	border:solid 0px Transparent;
	width:48;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:center 0px;*/
}
.buttonAddItems
{
	background-image:url(images/AddRule.gif);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:52px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonClose
{
	background-image:url(images/exit.ico);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:52px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonReclassify
{
	background-image:url(images/Reclassify.png);
	border:solid 0px Transparent;
	width:24px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonValidate
{
	background-image:url(images/Validate.png);
	border:solid 0px Transparent;
	width:48px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonPromote
{
	background-image:url(images/Promote.png);
	border:solid 0px Transparent;
	width:60px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}

.buttonExtract
{
	background-image:url(images/Extract.png);
	border:solid 0px Transparent;
	width:46px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonMarkComplete
{
	background-image:url(images/MarkComplete.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:82px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonItemEdit
{
	background-image:url(images/Edit.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:52px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonAssign
{
	background-image:url(images/Assign.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:48px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}
.buttonChangeStatusTo
{
	background-image:url(images/ChangeStatusTo.png);
	border:solid 0px Transparent;
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}

.buttonMatchingResults
{
	background-image:url(images/MatchingResults.png);
	border:solid 0px Transparent;
	width:48;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:center 0px;*/
}
.buttonMatching
{
	background-image:url(images/Icon_Done.gif);
	border:solid 0px Transparent;
	width:48;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:center 0px;*/
}
.buttonUpdate100
{
	background-image:url(images/Button100pxUpdate.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonUpdate125
{
	background-image:url(images/Button125pxUpdate.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonExcel
{
	background-image:url(images/Button125pxExcel.gif);
	border:solid 0px Transparent;
	width:135px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonUpdate150
{
	background-image:url(images/Button150pxUpdate.gif);
	border:solid 0px Transparent;
	width:150px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonUpdate175
{
	background-image:url(images/Button175pxUpdate.gif);
	border:solid 0px Transparent;
	width:175px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonSchedule
{
	background-image:url(images/Button100pxSchedule.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonExport
{
	background-image:url(images/Button75pxExport.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonImport
{
	background-image:url(images/Button75pxImport.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonNew
{
	background-image:url(images/Button75pxNew.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");**/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonNewSmall
{
	background-image:url(images/Icon_New.gif);
	border:solid 0px Transparent;
	width:16px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonEdit
{
	background-image:url(images/Button75pxEdit.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:16px;	
	padding-bottom:2px;
}

.buttonComplete
{
	background-image:url(images/Button125pxComplete.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.buttonEditSmall
{
	background-image:url(images/Icon_Edit.gif);
	border:solid 0px Transparent;
	width:16px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonLogin
{
	background-image:url('~/images/LoginButton75px.gif);
	border:solid 0px Transparent;
	width:75px;
	height:28px;
	background-color: Transparent;
	/*behavior:url(skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:3px;
}

.button
{
	background-image:url(images/Button75px.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
}

.button30
{
	background-image:url(images/Button30px.gif);
	border:solid 0px Transparent;
	width:30px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;	
	padding-bottom:2px;		
}

.button30noShadow
{
	background-image:url(images/Button30px.gif);
	border:solid 0px Transparent;
	width:30px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	font-family:Tahoma;
	font-size:8pt;	
	padding-bottom:2px;		
}

.button50
{
	background-image:url(images/Button50px.gif);
	border:solid 0px Transparent;
	width:50px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.button75View
{
	background-image:url(images/Button100View.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.button75
{
	background-image:url(images/Button75px.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.button75Add
{
	background-image:url(images/Button75pxAdd.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:27px;
}

.button75Search
{
	background-image:url(images/Button75pxSearch.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;
}

.buttonSearch
{
	background-image:url(images/Button75pxSearch.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:26px;
	cursor:hand;
}

.button100
{
	background-image:url(images/Button100px.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.buttonAddrule100
{
	background-image:url(images/buttonaddrule.png);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	padding-left:20px;
}
.button100:hover
{
	 background-color:#000;
}
.button100Add
{
	background-image:url(images/Button100pxAdd.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:27px;	
}

.button100TestRule
{
	background-image:url(images/testrule.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:27px;	
}

.button125ClearPattern
{
	background-image:url(images/clearpattern.gif);
	background-repeat:no-repeat;
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:27px;	
}

.button100CopyRule
{
	background-image:url(images/copyrule.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:27px;	
}

.button140Activate
{
	background-image:url(images/activateruleset140.gif);
	border:solid 0px Transparent;
	width:140px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:27px;	
}

.button140Deactivate
{
	background-image:url(images/deactivateruleset140.gif);
	border:solid 0px Transparent;
	width:140px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:27px;	
}

.button75Activate
{
	background-image:url(images/activate100ruleset.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:32px;	
}

.button100Deactivate
{
	background-image:url(images/deactivate100ruleset.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
	text-align:left;
	padding-left:32px;	
}
.button100Search
{
	background-image:url(images/Button100pxSearch.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;	
}

.buttonMoveUp
{
	background-image:url(images/Button100pxUp.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;	
}

.buttonMoveDown
{
	background-image:url(images/Button100pxDown.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;	
}

.button125
{
	background-image:url(images/Button125px.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}
.buttonresetpassword
{
	background-image:url(images/buttonresetpassword.png);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.button125Add
{
	background-image:url(images/Button125pxAdd.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:27px;
}

.button125Search
{
	background-image:url(images/Button125pxSearch.gif);
	border:solid 0px Transparent;
	width:125px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;	
}

.button150
{
	background-image:url(images/Button150px.gif);
	border:solid 0px Transparent;
	width:150px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
}


.button150Add
{
	background-image:url(images/Button150pxAdd.gif);
	border:solid 0px Transparent;
	width:150px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:27px;
}

.button150Search
{
	background-image:url(images/Button150pxSearch.gif);
	border:solid 0px Transparent;
	width:150px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;
}

.AdvSearchLink
{
	background-image:url(images/ButtonAdvSearch.gif);
	border:solid 0px Transparent;
	width:114px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);*/
	background-repeat:no-repeat;
	background-position:0px 0px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;
}

.button175
{
	background-image:url(images/Button175px.gif);
	border:solid 0px Transparent;
	width:175px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);*/
	background-repeat:no-repeat;
	background-position:0px 0px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;	
}

.button175Add
{
	background-image:url(images/Button175pxAdd.gif);
	border:solid 0px Transparent;
	width:175px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);*/
	background-repeat:no-repeat;
	background-position:0px 0px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:27px;
}

.button175Search
{
	background-image:url(images/Button175pxSearch.gif);
	border:solid 0px Transparent;
	width:175px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);*/
	background-repeat:no-repeat;
	background-position:0px 0px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:29px;	
}
.buttonLanguage
{
	background-image:url(images/Language.gif);
	border:solid 0px Transparent;
	width:20px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:2px;
	text-align:left;
	padding-left:27px;
}

.buttonMoveUpSmall
{
	background-image:url(images/Icon_MoveUpSmall.gif);
	border:solid 0px Transparent;
	width:16px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonMoveDownSmall
{
	background-image:url(images/Icon_MoveDownSmall.gif);
	border:solid 0px Transparent;
	width:16px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.buttonAccessExport
{
	background-image:url(images/Button75pxAccessExport.gif);
	border:solid 0px Transparent;
	width:75px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.button100AccessExport
{
	background-image:url(images/Button100pxAccessExport.gif);
	border:solid 0px Transparent;
	width:100px;
	height:22px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.titlebar
{
	background-color:#6999D3;
	color:#fff;
	padding-left:5px;
	font-family:verdana;
	font-weight:bold;
	height:20px;
	line-height:18px;
	font-size:8pt;
}
.subtitlebar
{
	background-color:#9cbde5;
	color:#fff;
	padding-left:5px;
	font-family:verdana;
	font-weight:bold;
	height:20px;
	line-height:18px;
	font-size:8pt;
}

.tdbodyalign
{
	background-color:#4c84d4;
	}

.titlebarBold
{
	background-color:#2B5286;
	padding:6 0 6 0;
	color:#fff;
	font-family:Tahoma;
	height:25px;
	font-weight:bold;
}

.RSDropDown_Titlebar
{
	background-color:#2B5286;
	padding:6 0 6 0;
	color:White;
	font-family:Tahoma;
	height:20px;
	font-weight:bold;
}

.RSDropDown_TitlebarHover
{
	background-color:#6999D3;
	padding:6 0 6 0;
	color:White;
	font-family:Tahoma;
	height:20px;
	font-weight:bold;
}

/* created by sriram */
.entitybold
{
	background-color:#7da5e0;
	padding:3 0 3 0;
	color:#fff;
	height:20px;
	font-family:Tahoma;
	font-size:8pt;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
	
}

.titlebarDark
{
	background-color:#2B5286;
	padding:2 0 2 0;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
}
.transbar
{
	background-image:url(images/BeigeBackground.gif);
	background-repeat:repeat-y;
	border:solid 0px #7B9EBD;
	padding-top:0px;
	background-color:#fff;
}
/*.entityeditorbar
{
	background-image:url(images/EntityEditorTopBg.gif);
	background-repeat:repeat-y;
	border:solid 0px #7B9EBD;
	padding-top:0px; 
	background-color:White;
}*/
.entityeditor
{
	border:solid 0px #7B9EBD;
	padding-top:0px; 
	background-color:#6999d3;
}
.transbarBold
{
	background-image:url(images/BeigeBackground.gif);
	background-repeat:repeat-y;
	border:solid 1px #7B9EBD;
	padding-top:10px;
	background-color:#fff;
	font-weight:bold;
}

.transbarCell
{
	padding-top:10px;
}

.small
{
	font-size: 8pt;
	COLOR: #000066; 
	font-family:tahoma;
}

.small8pt
{
	font-size: 8pt;
}

.statusbar 
{
	
	border:1px solid #c2d1df;
	line-height:18px;
	vertical-align:middle;
	
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	line-height:20px;
	vertical-align:top;
	padding : 4,4,4,4;
}

.menubar 
{
	font-size:8pt;
	background-image:url(images/YellowBackground.gif);
	background-repeat:repeat-y;
}

.startpage
{
	background-image:url(../../images/computer.jpg);
	background-repeat:repeat-y;
	border:solid 1px #7B9EBD;
}

.DisplayTextArea
{
	background-image:url(images/ControlBackground.gif);
	background-color:#F0F5FC;
	font-size: 8pt;
}

.DisplayControl
{
	background-image:url(images/ControlBackground.gif);
	background-repeat:repeat-y;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	/*background-color:#F0F5FC;*/
	border-top: solid 1px #70aff0 ; 
	border-left: solid 1px #70aff0 ;
	border-bottom: solid 1px #70aff0 ; 
	border-right: solid 1px #70aff0 ;

	
}

.DisplayControlLight
{
	background-repeat:repeat-y;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	border-top: solid 1px #104a7b ; 
	border-left: solid 1px #104a7b ; 
}

.SelectList
{
	width:100%;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	background-color:#F0F5FC;
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #00a600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8cdb8c; 
	SCROLLBAR-SHADOW-COLOR: #005900;
}

select.scrollbar
{
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #00a600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8cdb8c; 
	SCROLLBAR-SHADOW-COLOR: #005900;
}

.TabbedPaneMain
{
	border-top:solid 5px #6999D3;
	border-left:solid 2px #6999D3;
	border-right:solid 2px #6999D3;
	border-bottom:solid 2px #6999D3;
}
.TabbedPaneInner
{
	border-top:solid 2px #6999D3;
	border-bottom:solid 1px #6999D3;
}
.text
{ 
	font-size: 12px; 
	color: #000066; 
	font-family: Tahoma,verdana,arial,sans-serif;
}
.textValidator
{ 
	font-size: 9px; 
	font-family: tahoma,arial,sans-serif;
	font-weight:lighter;
}
.textSmall
{ 
	font-size: 8pt; 
	color: #000066; 
	font-family: Tahoma,arial,sans-serif;
	}
.textSmallBoldWhite
{ 
	font-size: 8pt; 
	color: #fff; 
	font-family: Tahoma,verdana,arial,sans-serif;
	font-weight:bold;
}
.textSmallBold
{ 
	font-size: 8pt; 
	padding-left:5px;
	color: #000066; 
	font-family: Tahoma,verdana,arial,sans-serif;
	font-weight:bold;
}
.textCalendar
{ 
	font-size: 8pt; 
	font-family: tahoma,verdana,arial,sans-serif;
	font-weight:bold;
}
.textBold
{
	font-size: 11px; 
	color: #000066; 
	font-family: tahoma,verdana,arial,sans-serif; 
	font-weight:Bold;
	
}
.redtextBold
{
	font-size: 11px; 
	color: #ff0000; 
	font-family: tahoma,verdana,arial,sans-serif; 
	font-weight:Bold;
	
}
.BGPopup
{
	background-image:url(images/PopUpBackground.gif);
	background-repeat:repeat-y;
	border:solid 1px #6999d3;
}
.tree
{
	font-family:tahoma;
	font-size: 10px;
	z-index:1;
	vertical-align:top;
	background-color:#fff;
	border:1px solid gray;
}

.embossed
{
	border-bottom:solid 1px #808080;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #808080;
	padding:3px 3px 3px 3px;
}

.attributesTable 
{
	border-color:#70aff0;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
}

.attributesTable td
{
	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#b8cff0;
	border-right-width:1px;
	border-right-style:solid; 
	border-right-color:#d0d7e5;
}

.attributesTable table td
{
	border:none;
}

.DropDownContainer
{
  z-index:99999;
  white-space:nowrap;
}
.rownormal
{
	/*background-color:#F8F8FF;*/
	background-color:#efefe9;/*f0f5fa;*/
	color:#000;
	font-family: Tahoma,verdana,arial,sans-serif;
	padding-left:3px;
	font-size:8pt;
}

.rowhilite
{
	background-color:#fff;
	color:#000;
	font-family:Tahoma,verdana,arial,sans-serif;
	padding-left:3px;
	font-size:8pt;
}

.noShadow
{
	filter:none;
}

.shadow
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");
}

.grayscale
{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.tableBorder
{
	border: solid 1px #000;
	font-family: tahoma;
	font-size: 8pt;
	border-collapse: collapse;
	width:100%;
}
/*.level2Behaviour
{
	behavior:url(../../skins/current/behaviors/button.htc);
}*/
.leftBorder
{
	border-left:solid 1px #000;
}
.rightBorder
{
	border-right:solid 1px #000;
}
.topBorder
{
	border-top:solid 1px #000;
}
.bottomBorder
{
	border-bottom:solid 1px #000;
}
.fullBorder
{
	border:solid 1px #000;
}

.noPadding
{
	padding:0px 0px 0px 0px;
}
.grayBorder
{
	border:gray 1px solid;
}
.clsCalendar 
{
	CURSOR: hand;
}
/*.GridRefresh
{
	behavior:url(../skins/current/behaviors/gridPage.htc);
}*/

.selected
{
	background-color:#CCDDEE;
}

.normal
{
	background-color:#fff;
}

.selectedRow
{
	background-color:#CCDDEE;
	border:1px solid #999999;
}

.normalRow
{
	background-color:#fff;
	border:1px solid #fff;	
}
.DisplayLabel
{
	border:none;
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	color:Blue;
	cursor:hand;
	background-color:Transparent;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	text-decoration:underline;
}

.DisplayLabelBold
{
	border:none;
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	color:Blue;
	background-color:Transparent;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="1");*/
	font-weight:bold;
}

.DisplayLabelBoldRed
{
	border:none;
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	color:#ff0000;
	background-color:Transparent;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="4");*/
	font-weight:bold;
	text-align:center;
}

.DisplayLabelNoColor
{
	border:none;
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	background-color:Transparent;
	text-align:right;
}


.UOMControl
{
	background-image:url(images/Button50px.gif);
	border:solid 0px Transparent;
	width:50px;
	height:22px;
	background-color: Transparent;
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-family:Tahoma;
	font-size:8pt;	
	padding-bottom:2px;		
	text-align:center;
	cursor:hand;
}
/* Prasanna for the FX button for UOM */
.UOMControlFX
{
	background-image:url(images/fx.gif);
	border:solid 0px Transparent;
	width:25px;
	height:22px;
	background-color: Transparent;
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-family:Tahoma;
	font-size:0;
	color:#fff;	
	text-align:center;
	cursor:hand;
	vertical-align:middle;
}
.link
{
	color:#fff;/* color white - Sriram.S*/
	text-decoration:underline;
	cursor:hand;
}
.link:hover
{
	color:#000;/* color white - Sriram.S*/
	cursor:hand;
}
.bgyellow
{
	background-color:#f6ff00;/* color yellow - Sriram.S*/
}
.bptext
{ 
	font-size: 7pt; 
	color: #000066; 
	font-family: tahoma;
}
.bptextBold
{
	font-size: 7pt; 
	color: #000066; 
	font-family: tahoma;
	font-weight: bold;
}
.bufferCell
{
	/*background-color:lightgreen;*/
	background-color:#90EE90;/* code for light green - Sriram.S */
	border: solid 1px #000;
}
.blankBufferCell
{
	background-color:#fff;
	border: solid 1px #000;
}
.CompletedCell
{
	border: solid 1px #000;
	background-image:url(images/Stripes.gif);
	background-repeat:repeat-x repeat-y;
}
.PendingCell
{
	border: solid 1px #000;
	/*background-color:lightyellow;*/
	background-color:#FFFF7F;/* light yellow color code - Sriram.S*/
}

.SelectListSmall
{
	width:50%;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	background-color:#F0F5FC;
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #00a600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8cdb8c; 
	SCROLLBAR-SHADOW-COLOR: #005900;
}
.GridMasterItemsNormal
{
	background-color:#FCFBF8;
}
.GridMasterItemsHilite
{
	background-color:#F4FAFF;
}

.GridChildItemsNormal
{
	background-color:#F0F0F0;
}
.GridChildItemsHilite
{
	background-color:#FCFCFC;
}
.GridChildItemsHeader
{
	background-color:#D9E0FD;
}

.FadedBlueBackground
{
	background-image:url(images/ControlBackground.gif);
	background-repeat:repeat-y;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
}

.SmallBlack
{
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
}
.arrowGreen
{
	background-image:url(images/greenarrow.gif);
}
.tableSteelBlueBorder
{
	border-right: #B0C4DE 1px solid; /* color lightsteelblue - Sriram.S*/
	border-top: #B0C4DE 1px solid; /* color lightsteelblue - Sriram.S*/
	border-left: #B0C4DE 1px solid; /* color lightsteelblue - Sriram.S*/
	border-bottom: #B0C4DE 1px solid; /* color lightsteelblue - Sriram.S*/
	border-collapse: collapse;
}
.tableSteelBlueBorderBottomAndRight
{
	border-right: Silver 1px solid; 
	border-bottom: Silver 1px solid; 
	border-collapse: collapse;
}
.tableSteelBlueBorderBottom
{
	border-bottom: lightsteelblue 1px solid; 
	border-collapse: collapse;
}
.tableSteelBlueRightBorder
{
	border-right: lightsteelblue 1px solid; 
	border-collapse: collapse;
}
.tableSteelBlueLeftBorder
{
	border-left: lightsteelblue 1px solid; 
	border-collapse: collapse;
	
}
.operatorDropDown
{
	background-color:#ECF3FB;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
}
.attributeDropDown
{
	width:250;
	background-color:#ECF3FB;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
}
.whiteDiv
{
	border-right: #fff 2px solid; 
	border-top: #fff 2px solid; 
	overflow: auto; 
	border-left: #fff 2px solid; 
	border-bottom: 	#fff 2px solid; 
	background-color: #DDDDD6; 
}
.attrGroup
{
	border-right: #000 1px solid; 
	border-top: #000 1px solid; 
	overflow:auto; 
	border-left: #000 1px solid; 
	border-bottom: 	#000 2px solid; 
	background-color:#F0F0E9;
	border-color:#000;
}

.groupOperatorDropDown
{
	width:100;
	background-color:#F0F7A7;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
}

.buttonAddSmall
{
	background-image:url(images/Icon_AddItem.gif);
	border:solid 0px Transparent;
	width:16px;
	height:16px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonMaximize
{
	background-image:url(images/Maximize.gif);
	border:solid 0px Transparent;
	width:25px;
	height:25px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}

.buttonMinimize
{
	background-image:url(images/Minimize.gif);
	border:solid 0px Transparent;
	width:25px;
	height:25px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:0px 0px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', direction='135', enabled='true', strength="5");*/
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;	
	padding-bottom:2px;
}
.errorLabel
{
	font-size: 8pt;
	color:#ff0000;
}
.simpleText
{
	font-family:Tahoma;
	font-size:8pt;
}
div.dimming 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}
.strike
{
	text-decoration:line-through;
}
.AlignTop
{
	vertical-align:text-top;
}
.errorBox
{
	color:#ff0000;
}
.doubleBorder
{
	border: double 1px #000;
}   
.printItem
{
	border-right: #fff 2px solid; 
	border-top: #fff 2px solid; 
	overflow: auto; 
	border-left: #fff 2px solid; 
	border-bottom: 	#fff 2px solid; 
	background-color: #ECF3FB; 
}
.Freezing 
{ 
   position:relative ; 
   /*top: expression(document.getElementById("div-datagrid").scrollTop-2);*/
   top:expression(this.offsetParent.scrollTop - 1.25); 
   z-index: 1;   
}

.RSDropdownFreezedHeader
{ 
   position:relative ; 
   /*top: expression(document.getElementById("div-datagrid").scrollTop-2);*/
   top:expression(this.offsetParent.scrollTop - 3);
   z-index: 1;   
}

.FreezingCol 
{ 
   /*LEFT: expression(document.getElementById("freezingDiv").scrollLeft);*/
   LEFT: expression(document.getElementById("dvGrid").scrollLeft);
   /*freezingDiv is the name of the div to make your datagrid scrollable */  
   POSITION: relative; 
   z-index: 1; 
} 

.draggableElement 
{
  background-color:#000;
  position: relative;
  border-collapse:collapse;
  overflow:hidden;
  border-color:#006699;
  border:1;
  border-style:solid;
}

.nonDraggableElement 
{
  position: relative;
  border-collapse:collapse;
  overflow:auto;
}

.panelContentTable
{
	border-collapse:collapse;
}

.panelElement 
{
  position: relative;
  border-collapse:collapse;
  overflow:hidden;
}

.resizeElement 
{
  cursor:se-resize;
}

.captureElement 
{
	position: relative;
	cursor: move;
}

.noncaptureElement 
{
	position: relative;
}

.windowStatusBar 
{
  background-color:ThreeDFace;
}

.panelContent 
{
	/*background-color:Gainsboro;*/
	background-color:#dcdcdc;/* gainsboro color code - Sriram.S */
	vertical-align: top; 
	text-align: left;
	padding:5 5 5 5;
}

.BodyContent 
{
	vertical-align: top; 
	text-align: left;
	padding:5 5 5 5;
}

.GroupTitleBar
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	background-color: #6699cc;
	cursor: hand;
}
.GroupTitleBarHover
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	background-color: #497cb1;
	cursor:hand;
}
.rowinherite
{
	font-weight: normal;
	font-size: 10px;
	color: threeddarkshadow;
	font-family: Tahoma;
}
.rowhover
{
	font-size: 10px;
	cursor: hand;
	color: #000;
	font-family: Tahoma;
	/*background-color: lightgrey;*/
	background-color: #D3D3D3; /* light grey color code */
}

.Paneltitlebar
{
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	background-color: #436aa8;
}
.PaneltitlebarHover
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: #fff;
	background-color: #1e4483;
}

.resizebar 
{
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-bottom: 1px solid;
	overflow: hidden; 
	width: 100%; 
	position: relative;
	cursor: move;
}

.PaneltitlebarBold
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #fff;
	padding-top: 6px;
	font-family: Tahoma;
	background-color: dimgray;
}

.standardDivs 
{
	position:relative;
	width:100%;
	overflow: hidden;
}

.panelContentDivs
{
	position:relative;
	width:100%;
	height:100%;
	overflow:auto;
}

#d1 
{
  border: 2px solid green;
}
#d2 
{
  top: 0px; left: 300px;
}
.Hidden
{
	display:none;
}

.skuTableCls
{
	border-color:#333333;
	border-width:1px;
	border-style:solid;
	font-family:tahoma;
	font-size:8pt;
	width:100%;
	border-collapse:collapse;
}

.relationshipTable
{
	border-color:#000;
	border-right: 0.5px; 
	border-top: 0.5px; 
	border-left: 0.5px; 
	border-bottom: 0.5px;
	border-width:0.5px;
	border-style:groove;
}
.RSPanel_titlebar
{
	background-color:#6999D3;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
}

.DropDownLayer 
{
  position: relative;
  border-collapse:collapse;
  overflow:auto; 
  border-color:#006699;
  border:1px;
  border-style:groove;
  /*background-color: lightgrey;*/
  background-color: #D3D3D3;/* light grey color code - Sriram.S*/
  z-index:999999;
}
.UOMLayer 
{
  position: relative;
  border-collapse:collapse;
  overflow:auto; 
  border-color:#006699;
  border:1;
  border-style:solid;
  /*background-color: lightgrey;*/
  background-color: #D3D3D3;/*light grey color code - Sriram.S*/
  z-index:1;
}
.DropDownSelValLayer 
{
  position: relative;
  border-collapse:collapse;
  overflow:auto; 
  border-color:#006699;
  border:0;
  border-style:solid;
  /*background-color: lightgrey;*/
  background-color: #D3D3D3;/*light grey color code - Sriram.S*/
  z-index:7900;
}
.inputTextbox
{
	border:1px; 
}
.locked-header
{
	z-index:2;
}
DIV.bulkEditDiv 
{
	overflow-x:auto;
	overflow-y:auto;
	position:relative;
	padding:0px;
	width :900px;
	height : 500px;
	
}
TABLE.bulkEditDivTABLE {
	width :900px; /* Make room for scroll bar! */
	margin:0px;
	border:1px;
	border-collapse:separate;
}

DIV.bulkEditDiv TABLE TR .locked,DIV.bulkEditDiv TABLE TBODY TR TD .titlebar-head ,DIV.bulkEditDiv TABLE TBODY TR TD.titlebar-headsmall, DIV.bulkEditDiv TABLE TBODY TR .titlebar-attr , DIV.bulkEditDiv TABLE THEAD TR, DIV.bulkEditDiv TABLE TFOOT TR {
	position:relative;
}
/* OffsetParent of the TR is the DIV because it is position:relative */
DIV.bulkEditDiv TABLE TBODY TR TD.titlebar-head , DIV.bulkEditDiv TABLE TBODY TR TD.titlebar-headsmall , DIV.bulkEditDiv TABLE TBODY TR TD.titlebar-part{
	top:expression(this.offsetParent.scrollTop);
}
/* OffsetParent of the THEAD and TFOOT locked column is the TR because it is position:relative */
DIV.bulkEditDiv THEAD .titlebar-attr, DIV.bulkEditDiv TFOOT .locked {
	left:expression(this.offsetParent.offsetParent.scrollLeft);
}
DIV.bulkEditDiv TBODY .locked, DIV.bulkEditDiv TBODY .titlebar-attr, DIV.bulkEditDiv TBODY .titlebar-part{
	left:expression(this.offsetParent.scrollLeft);
}

.titlebar-part
{
	background-color:#6999D3;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	z-index:5;
	position:relative;
}

.titlebar-attr
{
	background-color:#6999D3;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	z-index:1;
	position:relative;
}

.titlebar-head
{
	background-color:#6999D3;
	color:#fff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	z-index:3;
	position:relative;
}

.titlebar-headsmall
{
	background-color:#6999D3;
	color:#fff;
	font-weight:normal;
	font-size:8pt;
	z-index:3;
	position:relative;
	text-align:left;
}
.BulkEditDropDown
{
	z-index:999;
}
.locked
{
	background-color:#6999D3;
	color:#fff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	z-index:2;
	position:relative;
}

.attr-cell
{
	z-index:1;
	position:relative;
}


.uomDD
{
	z-index:1;
	position:relative;
}

.txtbox
{
	border : inset 1px #000000;
	font-family:Tahoma;
	font-size:8pt;
}
/*DIV.bulkEditDiv TD, DIV.bulkEditDiv TH { z-index:1; }
DIV.bulkEditDiv TD.locked, DIV.bulkEditDiv TH.locked { z-index:2; }
DIV.bulkEditDiv THEAD TR, DIV.bulkEditDiv TFOOT TR { z-index:3; }*/


.calendarStyle
{
	
	z-index: 100; 
	left: expression(document.body.clientWidth/2-120);
	position: absolute;
	top: expression(document.body.clientHeight/2-80);
	height: 220px;
	width : 250;
	background-color: #fff;
}

.bulkeditDD
{
	 width :auto;
}

.bulkeditCommonAttrTable
{
 width:450px;

}

.panelTable
{
	width:100%;
	height:100%;
}


DIV.tipDiv TABLE TR TD 
{
	border:solid 1px #000;
	height:40px;
}

DIV.tipDiv Table
{
border-color:#333333;
width:100%;
border-collapse:collapse;
}

DIV.CommonUtilTipDiv TABLE TR TD 
{
	border:solid 1px #000;
	height:40px;
	border-collapse:collapse;
}

DIV.CommonUtilTipDiv Table
{
border-color:InactiveBorder;
background-color:InfoBackground;
width:100%;
border-collapse:collapse;
}

DIV#CommonUtilTipDiv
{
	padding-right: 1px; 
	padding-left: 1px; 
	font-size: 8pt; 
	z-index: 50000; 
	left: 5px; 
	visibility: hidden; 
	padding-bottom: 1px;
	width: 180px; 
	color: #000; 
	line-height: 1.2; 
	padding-top: 1px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	position: absolute; 
	top: 0px; 
	background-color:ThreeDShadow;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066; 
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066; 
}
DIV.tp1 
{
	font-size: 8px; 
	color: #336; 
	font-style: normal;
}
DIV.tp2 
{
	font-weight: bolder; 
	color: #337; 
	padding-top: 4px;
}
 .CommonUtil_main 
 { 
	background: #DDDDDD; 
	border: 1px solid #000000; 
	font-family: tahoma,verdana,arial,sans-serif; 
	font-size: 10px; 
	}
.CommonUtil_date 
{ 
	font-family: tahoma,verdana,arial,sans-serif;
	cursor:pointer; 
	font-size: 10px; 
	text-align: center;
	}
.CommonUtil_Normal 
{ 
	border: 1px solid #D9D9D9;  
	cursor:pointer; 
	font-size: 10px;  
	}
.CommonUtil_dateHover, TD.CommonUtil_date:hover 
{ 
	cursor:pointer; 
	border-top: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	background: #333366; 
	font-size: 10px;
	color:#fff;
	font-weight:bold; 
	text-align: center; 
	}
.CommonUtil_wk 
{
	font-family: tahoma,verdana,arial,sans-serif; 
	font-size: 10px; 
	text-align: center;
	}
.CommonUtil_wknd 
{ 
	color: #FF0000; 
	font-weight: bold; 
	font-size: 10px; 
	text-align: center;
	}
.CommonUtil_head 
{ 
	background: #000066; 
	color: #FFFFFF; 
	font-weight:bold; 
	text-align: left;  
	font-size: 11px; 
	}
.transbarCalendar
{
	background-image:url(images/BeigeBackground.gif);
	border:solid 1px #7B9EBD;
	background-color:White;
}
.SelectListCalendar
{
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	background-color:#F0F5FC;
}
.textBoxCalendar
{
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 9pt;
	background-color:#F0F5FC;
}
.RSGrid_HideFilterOption
{
	display: none !important;
}


.buttonInitiateService
{
	background-image:url(images/InitiateService.png);
	border:solid 0px Transparent;
	width:80px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:center 0px;*/
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
}

.buttonRefreshGrid
{
	background-image:url(images/Refresh.png);
	border:solid 0px Transparent;
	width:60px;
	height:20px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:center 0px;*/
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
}

.buttonApply
{
	background-image:url(images/Save.png);
	border:solid 0px Transparent;
	width:24px;
	height:24px;
	background-color: Transparent;
	/*behavior:url(../skins/current/behaviors/button.htc);
	background-repeat:no-repeat;
	background-position:center 0px;*/
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
}

.RSGrid_HeaderCommandItem_Message
{
	font-size: 11px; 
	color: #fff; 
	font-family: tahoma,verdana,arial,sans-serif; 
	font-weight:bold;
}

/* stylesheet created by sriram */
.lblBreadCrum
{
	font-family:calibri;
	font-size:10pt;
	color:#e3eefb;
	padding-left:5px;
	height:22px;
	padding-top:3px;
	line-height:25px;
	background-color:#6999d3;
	font-weight:bold;
}
.breadcrum
{
	font-family:calibri;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:25px;
	padding-left:5px;
	height:22px;
	padding-top:3px;
	background-color:#6999d3;
	
}
/* Button Background color */
.buttonbgcolor
{
	background-color:#ece9d8;
}

/* Middle Pane Styles */
.middlepane
{
	font-family:Verdana;
	font-size:11px;
	padding-left:0px;
	}

/* Teleric Control Position in DIV Tag */
.telericposition
{
	/*position:absolute;
	top:128px;
	width:100%;*/
	background-color:#f7fbfd;
	height:100%;
	overflow:hidden;
	border-bottom:solid;
	border-bottom-width:1px;
}

/* Save Button */
.savebutton
{
	background-image:url(images/save.gif);
	width:60px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:18px;
	cursor: progress;
	}
	
/* Publish Button */
.publishbutton
{
	background-image:url(images/publish.gif);
	width:60px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:19px;
	cursor: progress;
}

/* Dot Button */
.dotbutton
{
	background-image:url(images/dot.gif);
	width:35px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	cursor: progress;
}

/* Ownership Button */
.ownershipbutton
{
	background-image:url(images/ownership.gif);
	width:130px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:20px;
	cursor: progress;
}

/* Change Owner Button */
.changeownerbutton
{
	background-image:url(images/changeowner.gif);
	width:130px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:20px;
	cursor: progress;
}

/* Remove Owner Button */
.removeownerbutton
{
	background-image:url(images/removeowner.gif);
	width:130px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:20px;
	cursor: progress;
}

/* Approval Button */
.approvalbutton
{
	background-image:url(images/approval.gif);
	width:130px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:25px;
	cursor: progress;
}

/* Reject Button */
.rejectbutton
{
	background-image:url(images/reject.gif);
	width:60px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:22px;
	cursor: progress;
}

/* Permission Button */
.permissionbutton
{
	background-image:url(images/permission.gif);
	width:130px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:22px;
	cursor: progress;
}

/* Finished Button */
.finishbutton
{
	background-image:url(images/finished.gif);
	width:130px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding-left:22px;
	cursor: progress;
}

/* Update Button */
.updatebutton
{
	background-image:url(images/update.gif);
	width:100px;
	height:22px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	cursor: progress;
}
/* Delete Button */
.deletebutton
{
	background-image:url(images/delete.gif);
	width:60px;
	height:22px;
	padding-left:18px;
	background-repeat:no-repeat;
	border:0;
	font-family:Verdana;
	font-size:10px;
	color:#000;
	cursor: progress;
}

/* Normal Text */
.normaltext
{
	font-family:Verdana;
	font-size:11px;
	padding-left:5px;
	
}

/* Search Text */
.searchtext
{
	font-family:Verdana;
	font-size:9px;
	padding-left:5px;
	color:#2b5286;
	font-weight:bold;
	border-width:1px;
	border-style:groove;
	padding-top:3px;
	border-color:#b5d3f3;
	height:13px;
	font-style:italic;
	}

/* Middle Pane DIV Tag styles */
.divmiddlepane
{
	height: 500px;
	width: 100%;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	font-family:Verdana;
	font-size:11px;
	padding-left:5px;
	text-align:justify;
	background-color:#fff;
	}

/* Service Results Styles */
.serviceresults
{
	background-repeat:repeat-x;
	height:22px;
	color:#000;
	background-image:url(images/searchbar.jpg);
	font-family:Verdana;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.serviceresults:hover
{
	font-family:Verdana;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/searchbar.jpg);
	background-image:repeat-x;
	height:22px;
	color:#b5d3f3;
	text-transform:uppercase;
	}
	
.serviceresults:link
{
	font-family:Verdana;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
	background-image:url(images/searchbar.jpg);
	background-image:repeat-x;
	height:22px;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}

.serviceresults:active
{
	font-family:Verdana;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
	color:#000;
	background-image:url(images/searchbar.jpg);
	background-image:repeat-x;
	height:22px;
	text-decoration:none;
	text-transform:uppercase;
	
}

/* Title Heading */	
.titleheading
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#517baa;
	text-align:center;
	background-color:#fff;
}

/* Drop Down Table Styles */
.drptable
{
	float:right;
	padding-right:2px;
	border-color:#fff;
	padding-right:30px;
	}

/* DropDown Styles */	
.dropdown
{
	font-family:Verdana;
	font-size:10px;
	width:100px;
	background-color:#eef3fa;
	height:14px;
	border:1px;
	}
	
.topMenuAction
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}

/* Entity Add Button */
.entitybutton
{
	background-image:url(images/add.gif);
	background-repeat:no-repeat;
	border:0;
	width:60px;
	height:22px;
	font-family:Verdana;
	font-size:11px;
	padding-left:15px;
	cursor: progress;
}

/* Table Background Setting */

.tablestyle
{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#666;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#666;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	background-color:#fbfcfd;
	color:#2e435b;
	
}

.tabletd
{
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
	background-image:url(images/tablebg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#000;
}
.subtabletd
{
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#65a2e8;
	height:20px;
	color:#fff;
	}
.tdborder
{
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	}

/* Start of Message Control Styles */

.message
{
	font-weight:normal;
	font-family:Tahoma;
	font-size:9pt;
}

.success_message
{
	color : Green;
	padding-left:3px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	line-height:20px;
	vertical-align:top;
	padding-top:5px;
}

.error_message
{
	color : #ff0000;
	padding-left:3px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	line-height:20px;
	vertical-align:top;
	padding-top:5px;
}

.info_message
{
	color: #000066;
	padding-left:3px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	line-height:20px;
	vertical-align:top;
	padding-top:5px;
}

.messageBox
{
	background-color:#f3f9fe;
	border:1px solid #c2d1df;
	padding-left:3px;
	padding-top:5px;
	height:20px;
	line-height:18px;
	vertical-align:middle;
	
}
   /* End of Message Control Styles */   
	
/* 
telerik rad grid skin overrides for Office 2007 skin. - START 
   
created by sriram.s */

.rgAltRow 
{
	border: 1px solid;
	background-color:#E6E6E0;
	border-bottom-color: #f2f0ee #75736e #75736e #f2f0ee;
}
  
.rgAltRow td
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.rgSelectedRow
{
	background-image:none !important;
	background-color:#feffff !important;
}

.rgSelectedRow td,
.SelectedRow_Office2007>td:first-child
{
	border-color:#d0d7e5 !important;
	border-right: 1px solid #d0d7e5 !important;
	background-color: #F1F2F7;
}

/* telerik rad grid skin overrides for Office 2007 skin. - END */

/* created by sriram.s */        
 .messageentitytext
 {
	font-family: tahoma;
	font-size: 8pt;
	line-height:18px;
	color:#fff;
	border:1px;
	width:150px;
	border-style:solid;
	border-color:#ecf3fb;
	background-color:#7da5e0;
	font-weight:normal;
	padding-left:10px;
	height:20px;
	padding-right:15px;
 }
 .rscontrolPopup
{
	background-image:url(images/PopUpBackground.gif);
	background-repeat:repeat-y;
	}
.rsattributesTable 
{
	border-color:#b5b6b7 !important;
	border-width:1px !important;
	border-collapse:collapse !important;
	border-style:solid !important;
}

.rsattributesTable td 
{
	border-bottom-width:1px !important;
	border-bottom-style:solid !important; 
	border-bottom-color:#b5b6b7 !important;
	border-right-width:1px !important;
	border-right-style:solid !important; 
	border-right-color:#b5b6b7 !important;
	padding-left:10px !important;
}

.rsattributesTable table td
{
	border:none;
}
.rsDropDownLayer 
{
  position: relative;
  border-collapse:collapse;
  overflow:auto; 
  border-color:#006699;
  border:0;
  border-style:solid;
  /*background-color: lightgrey;*/
  background-color: #D3D3D3;/* light grey color code - Sriram.S */
  z-index:999999;
}
/* End of Message Control Styles */	

/* Start of Workflow Dashboard styles */
.workflowBorder
{
	border: 1px;
	border-color: #a6cef0;
	border-style: solid;
}
		
.headingText
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #00156e;
	background-color: #bfdbff;
	padding-left: 5px;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
		
.comboBoxRow
{
	background-color: #eff5fc;
	padding-left: 5px;
}
		
.smallText
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 5px;
}

.gridText
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #00156e;
	height: 20px;
}

.headingBackground
{
	background-image: url(images/HeadingBackground.png);
	background-repeat: repeat;
	width: 680px;
	height: 22px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2b5286;
	background-color: #93bfe6;
	padding-left: 5px;
}
		
img
{
	border: none;
}
		
/* Start of Styles for RadTab control */
.radTabView
{
	border: 1px solid #a6cef0;
	border-top: none;
	height: 95px;
}
		
.radTabView img
{
	margin: 0;
}
		
.radTabContent
{
	padding: 0px;
	background: #eff5fc;
}
/* End of Styles for RadTab control */
		
/* End of Workflow Dashboard styles */

.categorytextbox
{
	background-image:url(images/ControlBackground.gif) !important;
	background-repeat:repeat-y !important;
	font-family: tahoma,verdana,arial,sans-serif !important;
	font-size: 8pt !important;
	height:20px;
	/*background-color:#F0F5FC;*/
	border-top: solid 1px #70aff0  !important; 
	border-left: solid 1px #70aff0  !important;
	border-bottom: solid 1px #70aff0  !important; 
	border-right: solid 1px #70aff0  !important;
	border-bottom-style:solid !important;
	border-bottom-color:#6999d3 !important; 
	border-left-width:1px !important;
	border-left-style:solid !important;
	border-left-color:#6999d3 !important;
	border-right-width:1px !important;
	border-right-style:solid !important;
	border-right-color:#6999d3 !important;
	padding-left:2px;
	color:#999999;
	padding-top:2px;
	font-style:italic;
}

.workflowrefreshicon
{
	background-image: url(../skins/current/images/Refresh.png);
	background-repeat: no-repeat; 
	height: 16px; 
	width: 16px;
	cursor: hand;
}

.RadPanelBar .rpImage
{
	height: 19px;
}

.RadPanelBar .rpLevel1 .rpImage
{
   height: 16px;
}

.FixedLoadingPanel
{
   _position: absolute !important;
   _top: expression(eval(document.documentElement.scrollTop? document.documentElement.scrollTop +  document.body.clientHeight / 2 - 60 : document.body.scrollTop + document.body.clientHeight / 2 - 60 ) +   "px" );
   _right: expression(document.body.clientWidth / 2 - 60 + "px");
   background-color: #fff;
   border: 1px Solid Gray;
   z-index: 1000;
   width: 50px;
  }
		
.classImage
{
   background: url(images/categoryfilter16.png);
   background-position: 0 0;
   width: 150px;
   height: 94px;
 }
		
.ToolbarLikeDiv
{
   vertical-align: bottom;
   text-align: left;
   padding-left: 2px;
   padding-top: 5px;
   padding-bottom: 3px;
   /*background-color: #eaf2fb;*/
   background-color:#d5e4f3;
   /*border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #d7e4f4;*/
  }
		
.searchtextboxfield
{
  color:#cccccc;
  padding-left:2px;
  font-family:Tahoma;
  font-size:8pt;
}
		
div.RadAjax_Vista .raColor
{
   background-color: transparent;
 }

/*Added by Sriram.S for CatalogExportUI.aspx */
.catalogexportuitable
{
	background-color:#f7fbfd; 
	border:1px; 
	border-color:#6999d3; 
	border-style:solid;
}
.catalogscopetableheading
{
	border: 1px solid #6999d3; 
	background-color:#6999d3; 
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	height:20px;
	font-size:9pt;	
	padding-left:5px;
}
.scopeheadingleftborder 
{
	border-left-width: 1px;
	border-left-style:solid; 
	border-left-color: #6999d3;
}
.scopeheadingrightborder
{
	border-right-width: 1px;
	border-right-style:solid; 
	border-right-color: #6999d3;
}
.scopeheadingbottomborder
{
	border-bottom-width: 1px;
	border-bottom-style:solid; 
	border-bottom-color: #6999d3;
	border-left-width: 1px;
	border-left-style:solid; 
	border-left-color: #6999d3;
}
.scopeheadingborder
{
	padding-left:80px;
	border-right-width: 1px;
	border-right-style:solid; 
	border-right-color: #6999d3;
	border-bottom-width: 1px;
	border-bottom-style:solid; 
	border-bottom-color: #6999d3;
}
.settingsCol1  
{ 
	white-space:nowrap; 
	width:20%;
	} 
	
.settingsCol2  
{ 
	white-space:nowrap; 
	width:50%;
	}
	
.settingsCol2  
{ 
	white-space:nowrap; 
	width:30%;
	}
	
.notifationCol1 
{ 
	white-space:nowrap; 
	width:10%;
	}
	
.notifationCol2 
{ 
	white-space:nowrap; 
	width:10%;
	}
	
.notifationCol3 
{ 
	white-space:nowrap; 
	width:80%;
	}
.normaltext
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000;
	}
