BODY
{
	font-family: Arial;
	background-color: White;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
		
	/* copy of SCROLLData */
	scrollbar-face-color: #FBF2ED; 
	scrollbar-shadow-color: #E2B7A1 ; 
	scrollbar-highlight-color: #E2B7A1 ; 
	scrollbar-3dlight-color: #DFA685; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #F6E2D6; 
	scrollbar-arrow-color: #000000;
	overflow-x: auto;
	overflow-y: auto;
}

.BODYPopup
{
	font-family: Arial;
	background-color: #F3DACD;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	overflow-x: auto;
	overflow-y: auto;
	border:solid 2px #DFA685;
}

.BODYSearchWindow
{
	font-family: Arial;
	background-color: #FBF2ED;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	overflow-x: auto;
	overflow-y: auto;
	border:solid 2px #DFA685;
}

/***** LINK *****/
A
{
	color:#0202BD;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}

.LINK
{
	color:#0202BD;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}

.LINKBold
{
	color:#0202BD;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}

.LINKLarge
{
	color:#0202BD;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}

.LINKSmall
{
	color:#0202BD;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}

.LINKFooter
{
	color:#E4EBEF;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
	margin: 0px 5px 0px 0px;
}

.LINKHeader
{
	font-weight: normal;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}

.LINKStaticPage
{
	color:#0202BD;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}
.LINKTOP
{
	color:#0202BD;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}
.linkrfirfp
{
	color:#0202BD;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
	margin-left:5px;
	
}
/***** BACKGROUND *****/
.BACKGROUNDHeader
{
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#ACC7CE);*/
	height:100px;
}

.BACKGROUNDSearchHome
{
	background-image:url('./Image/go_home1.jpg');
	height:108px;
	width:525px;
}

.BACKGROUNDHome
{
	background-color:#F1F5F7;
}

.BACKGROUNDSearch
{
	background-color:#FFF3ED;
}

.BACKGROUNDTitleSidePane
{
	height:25px;
}
.BACKGROUNDTitleCenterPane
{
	height:25px;
}

.BACKGROUNDSidePane
{
/*	background-color:#E3EBEE; */
	background-color:#FEF7F3;
}

.BACKGROUNDFooter
{
	background-color:#5197B0;
	height:6px;
}

.BACKGROUNDRelatedCategories
{
	background-repeat:no-repeat;
	background-color:#D8E2E7;
}

.BACKGROUNDCategoriesPath
{
	background-color:#F1F5F7;
	padding-bottom:2px;
}

.BACKGROUNDChildCategories
{
	background-color:#E4EBEF;
}

.BACKGROUNDSearchTabs
{
	background-color:#B2C7CE;
}

.BACKGROUNDPaginationSearch
{
	background-color:#B2C7CE;
}

.BACKGROUNDDataTabs
{
	background-color:#E2B7A1;
}

.BACKGROUNDVendorTitle
{
	background-color:#F3DACD;
}

.BACKGROUNDVendorTitleCorner
{
	background-repeat:no-repeat;
	background-color:#F3DACD;
}

.BACKGROUNDManagementProducts
{
	background-color:#F6E2D6;
}

/***** BUTTON *****/
.BUTTONLogin
{
	/*background-image:url('./Image/button_login.gif');*/
	height:26px;
	width:79px;
	color:#063FB3;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	cursor:hand;
	overflow:hidden;
}

.BUTTONSearch
{
	/*background-image:url('./Image/button_search.gif');*/
	height:26px;
	width:77px;
	color:#FF4309;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	margin: 0px 5px 0px 5px;
	cursor:hand;
}

.BUTTONInputSearch
{
	border:none;
	height:20px;
	width:20px;
	cursor:hand;
}

.BUTTONInputClear
{
	border:none;
	height:20px;
	width:20px;
	cursor:hand;
}

.BUTTONAdd
{
	height:20px; 
	width:20px;
	border:none;
	cursor:hand;
	background-image:url('./Image/button_add_list.gif');
	word-wrap:normal;
}

.BUTTONRemove
{
	height:20px; 
	width:20px;
	border:none;
	cursor:hand;
	background-image:url('./Image/button_remove_list.gif');
	word-wrap:normal;
}

.BUTTONMiddle
{
	background-color:#FBF2ED;
	cursor:hand;
	color:black;
	height:30px;
	width:110px;
	font-weight:bold;
	font-family: Arial;
	text-align:center;
	padding-top:4px;
	border-top:1px solid #FEBB98 ;
	border-left:1px solid #FEBB98 ;
	border-bottom:2px solid #FEBB98 ;
	border-right:2px solid #FEBB98 ;
	margin:1px;
	word-wrap:normal;
}
.BUTTONMiddleMV
{
	background-color:#FBF2ED;
	cursor:hand;
	color:black;
	height:30px;
	width:140px;
	font-weight:bold;
	font-family: Arial;
	text-align:center;
	padding-top:4px;
	border-top:1px solid #FEBB98 ;
	border-left:1px solid #FEBB98 ;
	border-bottom:2px solid #FEBB98 ;
	border-right:2px solid #FEBB98 ;
	margin:1px;
	word-wrap:normal;
}
.BUTTONMiddle2
{
	background-color:#FBF2ED;
	cursor:hand;
	color:black;
	height:30px;
	width:110px;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	padding-top:0px;
	border-top:1px solid #FEBB98 ;
	border-left:1px solid #FEBB98 ;
	border-bottom:2px solid #FEBB98 ;
	border-right:2px solid #FEBB98 ;
	margin:1px;
	word-wrap:normal;
}

.BUTTONSmall
{
	background-color:#FBF2ED;
	cursor:hand;
	color:black;
	height:30px;
	width:30px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	border-top:1px solid #FEBB98 ;
	border-left:1px solid #FEBB98 ;
	border-bottom:2px solid #FEBB98 ;
	border-right:2px solid #FEBB98 ;
	margin:1px;
}

.BUTTONSearchWindow
{
	border:none;
	height:20px;
	width:20px;
	cursor:hand;
}
.BUTTONCategoryTreeWindow
{
	border:none;
	height:20px;
	width:20px;
	cursor:hand;
}
/***** FIELDSET *****/
.FIELDSETSponsored
{
	border:2px solid #FF4309;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding-bottom:5px;
}

.LEGENDSponsored
{
	color:#FF4309;
	font-weight:bold;
}

/***** CELL *****/
TD
{
	/*padding-right:1px;	
	padding-left:1px;*/
	font-size:14px;
	color:black;
	/*word-wrap:break-word;*/
}

.TDPollBars
{
	font-weight: normal;
	font-size: 10px;

}

.TDProgressBar
{
	background-color:#FF4309;
	height:3px;
}

.TDNotSponsoredResults
{
	padding-left:7px; 
	padding-right:7px; 
	padding-top:4px;
}
.TDSolutionProviders
{
	padding-bottom:3px;	
}
/***** INPUT *****/
INPUT
{
	border:solid 1px #DFA685;
}

.INPUTLogin
{
	border: solid 1px #BBC8CE;
	width: 70px;
}

.INPUTSearch
{
	border: solid 1px #BBC8CE;
	width: 100px;
	margin: 0px 5px 0px 5px;
}

.INPUTDate
{
	width:80px;
}

.INPUTTime
{
	width:40px;
}

.INPUTNormal
{
	border:solid 1px #DFA685;
	width: 160px;
}

/* 25 chars */
.INPUTWide
{
	width:220px;
}

/* 44 chars */
.INPUTLarge
{
	width:350px;
}

.INPUTSmall
{
	width:130px;
}

.INPUTSmaller
{
	width:100px;
}

.INPUTTiny
{
	width:80px;
}

.INPUT2Digit
{
	width:20px;
}

.INPUT4Digit
{
	width:40px;
}

.INPUT6Digit
{
	width:60px;
}

TEXTAREA
{
	border:solid 1px #DFA685;
	font-family:Arial;
	font-size:12px; 
}

.TEXTAREANormal
{
	border:solid 1px #DFA685;
	font-family:Arial;
	font-size:12px; 
	width:160px;
}

.TEXTAREAWide
{
	border:solid 1px #DFA685;
	font-family:Arial;
	font-size:12px; 
	width:240px;
}

.CHECKBOX
{
	border:none;
}

.RADIOBUTTON
{
	border:none;
}

.INPUT4
{
	width: 35px;
}

.INPUT6
{
	width: 50px;
}

.INPUT10
{
	width: 75px;
}

.INPUT20
{
	width: 165px;
}

.INPUT25
{
	width: 180px;
}

.INPUT30
{
	width: 215px;
}

.INPUT40
{
	width: 285px;
}

.INPUT75
{
	width: 550px;
}

.INPUT150
{
	border:solid 1px #DFA685;
	font-family:Arial;
	font-size:12px; 
	width:550px;
	height:35px;
	overflow-y:auto;
}

.INPUT300
{
	border:solid 1px #DFA685;
	font-family:Arial;
	font-size:12px; 
	width:550px;
	height:70px;
	overflow-y:auto;
}

.INPUT750
{
	border:solid 1px #DFA685;
	font-family:Arial;
	font-size:12px; 
	width:550px;
	height:155px;
}

/***** LINE *****/
.LINEThin1HeaderBottom
{
	background-color:#E4EFF3;
	height:1px;
}

.LINEThin2HeaderBottom
{
	background-color:#FFFFFF;
	height:1px;
}

.LINEThikHeaderBottom
{
	background-color:#5197B0;
	height:12px;
}

.LINEGradientHeaderBottom
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#898B98, endColorStr=#FFFFFF);
	height:5px;
}

.LINEThinFooterTop
{
	background-color:#FFFFFF;
	height:2px;
}

.LINEBottomSidePane
{
	height:1px;
	background-color:#F77E49;
}

.LINEThinBottomSearchTab
{
	border-bottom: solid 1px #FFFFFF;
}

.LINEThikBottomSearchTab
{
	background-color:#155590;
	height:5px;
}

.LINEThinBottomDataTab
{
	border-bottom: solid 1px #FFFFFF;
}

.LINEThikBottomDataTab
{
	background-color:#6E3E24;
	height:2px;
}

.LINEAdminLinksBottom
{
	background-color:#5197B0;
	height:2px;
}

.LINEDataSection
{
	height:5px;
}

.LINESearchResultsSeparator
{
	background-color:#B2C7CE;
	height:3px;
}

/***** ROW *****/
.ROWHeader
{
	background:#FBF2ED;
	table-layout:fixed;	
	font-size:14px;
	font-weight:bold;
	height:20px;
}

.ROWReadOnlyData
{
	background:White;
}

.ROWOrdSearch
{
	background-color:#F1F5F7;
	color:#1B5870;
	font-size:12px;
}

.ROWEvenSearch
{
	background-color:#FFFFFF;
	color:#1B5870;
	font-size:12px;
}

.ROWCollapsedDataList
{
	background:#FBF2ED;
}

.ROWExpandedDataList
{
	background-color:#F6E2D6;
}

.ROWData
{
	background:#FBF2ED;
}

.ROWDataList
{
	/*height:24px;*/
	background-color:#F1D6C6;
}

.ROWTitleDataList
{
	/*height:24px;*/
	font-weight:bold;
}

.ROWAdvancedSearch
{

	border-bottom: #6699cc 1px solid;
	background-color: #ffffff;
}

.RowRegisterVendorStage
{
	border-left-color: #0099ff;
	border-bottom-color: #0099ff;
	border-top-style: double;
	border-top-color: #0099ff;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #0099ff;
	border-bottom-style: double;
}
/***** SCROLL *****/
.SCROLLSearch
{
	scrollbar-face-color: #D8E2E7; 
	scrollbar-shadow-color: #BEC6DA; 
	scrollbar-highlight-color: #BEC6DA; 
	scrollbar-3dlight-color: #5197B0; 
	scrollbar-darkshadow-color: #5197B0; 
	scrollbar-track-color: #E4EBEF; 
	scrollbar-arrow-color: #B2C7CE;
	overflow-y:scroll;
	overflow-x:auto;
}

.SCROLLSearchWindow
{
	scrollbar-face-color: #FBF2ED; 
	scrollbar-shadow-color: #E2B7A1 ; 
	scrollbar-highlight-color: #E2B7A1 ; 
	scrollbar-3dlight-color: #DFA685; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #F6E2D6; 
	scrollbar-arrow-color: #000000;
	overflow-y:scroll;
	overflow-x:auto;
}

.SCROLLData
{
	scrollbar-face-color: #FBF2ED; 
	scrollbar-shadow-color: #E2B7A1 ; 
	scrollbar-highlight-color: #E2B7A1 ; 
	scrollbar-3dlight-color: #DFA685; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #F6E2D6; 
	scrollbar-arrow-color: #000000;
	overflow-y:scroll;
	overflow-x:auto;
}

.SCROLLCategories
{
	scrollbar-face-color: #D8E2E7; 
	scrollbar-shadow-color: #BEC6DA; 
	scrollbar-highlight-color: #BEC6DA; 
	scrollbar-3dlight-color: #5197B0; 
	scrollbar-darkshadow-color: #5197B0; 
	scrollbar-track-color: #E4EBEF; 
	scrollbar-arrow-color: #B2C7CE;
	overflow-y: auto;
	overflow-x: no;
	margin: 0px;
}

/***** SELECT *****/
SELECT
{
	font-size:12px;
}

.SELECTSearch
{
	width:60px;
	margin: 0px 5px 0px 5px;
}

.SELECTWide
{
	width:240px;
}
.SELECTMediume
{
	width:200px;
}

.SELECTNormal
{
	width:160px;
}

.SELECTSmall
{
	width:100px;
}

.SELECTNarrow
{
	width:70px;
}

.SELECTNumeric
{
	width:40px;
}

/***** TABLE *****/
TABLE
{
}

.TABLEFixedColumns
{
	table-layout:fixed;
}
.TABLEStaticPage
{
	margin: 20 30 20 10;
}
.TABLEOpenSections
{
	table-layout:fixed;
}
.TABLEWelcomeUserName
{
	table-layout:fixed;
}

.TABLESimpleLists
{
	background-color:#DFA685;
	border:	solid 1px #F77E49;
	font-weight:normal;
	table-layout:fixed;
}

.TABLESimpleData
{
	border:	solid 1px #F77E49;
}

.TABLEReadOnlyData
{
	background-color:#DFA685;
	font-weight:normal;
	table-layout:fixed;
}

.TABLEDataLists
{
	background-color:#DFA685;
	font-weight:normal;
	table-layout:fixed;
}

.TABLEProductProjectRODetails
{
	border:solid 2px #DFA685;
}

.TABLEBordered
{
	border: solid 1px #DFA685;
}
.TABLETIP
{
	border:solid 2px #ff9900;
	width:300px;
}
.TABLEProgressBar
{
	border:black 1px solid;
	width:50px;
	height:5px;
}

.TABLELogin
{
	border-right: #1b5870 0px solid;
	padding-right: 2px;
	border-top: #1b5870 0px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #1b5870 0px solid;
	padding-top: 2px;
	border-bottom: #1b5870 0px solid;
}
.TABLEUserDetailsReadOnly
{
	margin: 10px 15px;
	padding:3px;
}
.TABLEList
{
	padding-left: 4px;
	padding-right:4px;
}
.TABLERightMargin50
{
	margin-left: 50px;
	margin-right: 50px;
	
}
/***** TABS *****/
.TABInactiveSearch
{
	background-image:url('./Image/inactive_tab_search.jpg');
	height:27px;
	width:128px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:hand;
}

.TABActiveSearch
{
	background-image:url('./Image/active_tab_search.jpg');
	height:27px;
	width:128px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:hand;
}

.TABInactiveData
{
	background-image:url('./Image/inactive_tab_data.gif');
	height:27px;
	width:128px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:hand;
}

.TABActiveData
{
	background-image:url('./Image/active_tab_data.gif');
	height:27px;
	width:128px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:hand;
}

/***** TEXT *****/
.TEXTTitleStaticPage
{
	font-weight: bold;
	font-size: 20px;
	color: #1b5870;
	/*text-decoration:underline;*/
}
.TEXTTitleListPage
{
	font-weight: bold;
	font-size: 16px;
	color: blue;
	text-decoration:none;
}
.TEXTTitleProvidersPage
{
	font-weight: bold;
	font-size: 16px;
	color: #020030;
	text-decoration:none;
}

.TEXTHeaderStaticPage
{
	font-size: 14px;
	color: blue;
}
.TEXTStaticPage
{
	font-size: 14px;
	
}
.TEXTFaqSmall
{
	font-size: 10px;
	
}
.TEXTConfigurationSectionHeader
{
	font-size:14px;
	font-weight:bold;
	border:solid 1px #DFA685;
}
.TEXTAdvertise
{
	font-size: 10px;
	color: #6282ae;
	font-family: Arial;
}
.TEXTHeaderReadOnly
{
	background-color:#E3EBEE;
	font-size:16px;
	font-family:Arial;
}
.TEXTFooter
{
	color:#E4EBEF;
	font-size:12px;
	font-weight:bold;
	margin: 0px 5px 0px 0px;
}
.TEXTTip
{
	margin-left:5px;
	color:#ff9900;
	font-weight:bold;
	font-size: 24px;
}
.TEXTTipHeader
{
	font-size:16px;
	font-weight:bold;
}
.TEXTLogin
{
	font-size:12px;
	color: #1b5870;
}

.TEXTBoldLogin
{
	color:#1B5870;
	font-size:12px;
	font-weight:bold;
}

.TEXTSidePane
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.TEXTSearchHome
{
	color:#FF4309;
	font-size:12px;
	font-weight:bold;
}

.TEXTActiveCategory
{
	color:#063FB3;
	font-size:12px;
	font-weight:bold;
	cursor:default;
}
.TEXTSidePaneContent
{
	font-weight: normal;
	font-size: 12px;
	margin: 10x 12px;
	color: #1B5870;
}
.TEXTFileEmbeded
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 10px 12px;
	color: #1b5870;
	padding-top: 5px;
}
.TEXTFileEmbeded2
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: normal;
	font-size: 12px;
	margin: 10px 12px;
	color: #1b5870;
	padding-top: 1px;
}
.TEXTNewsPaneContent
{
	font-weight: normal;
	font-size: 12px;
	color: #1B5870;
	margin-top: 10px;
}
.TEXTSidePaneContentSmall
{
	font-weight: normal;
	font-size: 10px;
	margin: 10px 12px;
	color: #1B5870;
}
.TEXTMandatory
{
	color:#FF4309;
	font-size:20px;
	width:20px;
	text-align:center;
}

.TEXTDataSection
{
	font-size:14px;
	font-weight:bold;
	background-color:#FBF2ED;
	height:20px;
}

.TEXTVendorTitle
{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

.TEXTSearchTitle
{
	font-size:14px;
	font-weight:bold;
}

.TEXTSearchTitle
{
	font-size:14px;
	font-weight:bold;
}

.TEXTRelatedCategoryTitle
{
	color:#1B5870;
	font-size:12px;
	font-weight:bold;
	cursor:default;
}

.TEXTTab
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:hand;
}

.TEXTComment
{
	color:#000000;
	font-weight:normal;
	font-size:12px;
}

.TEXTPathSeparator
{
	font-weight: bold;
	font-size: 14px;
	margin: 5x 5px;
	color: #063FB3;
}

.TEXTDeletedEntity
{
	color:red;
}

.TEXTAlert
{
	font-size:12px;
	border:solid 1px #000000;
	background-color:#ffff99;
}

.TEXTSmall
{
	font-size:10px;
}
.TEXTNormal
{
	font-size:14px;
	font-family:Arial;
}

.TEXTRegisterVendorStageNormal
{
	font-weight: normal;
	font-size: 12px;
	color: #ff3300;
	font-family: Sans-Serif, Arial;
}

.TEXTRegisterVendorStageCurrnet
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3300;
	font-family: Sans-Serif, Arial;
}
.TEXTRfi
{
	font-weight: bold;
	font-size: 22px;
	font-family: 'Arial Black';
	color:#000080;
	font-style:italic;
}
.TEXTGo
{
	font-weight: bold;
	font-size: 14px;
	color: #ff9900;
	font-family: 'Times New Roman';
	font-style:italic;
}
.TEXTArticleHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #ff550b;
	font-family: 'Ariel';
	margin-left: 10px;
	margin-right: 10px;
}
.TEXTRfiSmall
{
	font-weight: bold;
	font-size: 18px;
	font-family: 'Arial Black';
	color:#000080;
	font-style:italic;
}
.TEXTGoSmall
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9900;
	font-family: 'Times New Roman';
}
.TEXTRfiSmall2
{
	font-weight: bold;
	font-size: 16px;
	font-family: 'Arial Black';
	color:#000080;
	font-style:italic;
}
.TEXTGoSmall2
{
	font-weight: bold;
	font-size: 10px;
	color: #ff9900;
	font-family: 'Times New Roman';
}

.FRAMERegister
{
	border-right: buttonface 1px solid;
	border-top: buttonface 1px solid;
	border-left: buttonface 1px solid;
	border-bottom: buttonface 1px solid;

}
.TOOlTip
{
	 BORDER-RIGHT: #ff6666 1px solid;
	 BORDER-TOP: #ff6666 1px solid;
	 PADDING-LEFT: 7px; FONT-SIZE: 8pt; 
	 PADDING-BOTTOM: 7px; 
	 width:200px;
	 height:50px;
	 MARGIN: 5px;
	 left:10;
	 top:10;
	 position:absolute;
	 BORDER-LEFT: #ff6666 1px solid; 
	 COLOR: #1b5870;  
	 PADDING-TOP: 7px; 
	 BORDER-BOTTOM: #ff6666 1px solid; 
	 FONT-FAMILY: Arial;  
	 BACKGROUND-COLOR: #e3ebee;
	 z-index:1001;
	 visibility:hidden;
}
/* Advanced Search*/
.ADVANCEDSearchSection
{
	visibility:visible;
}

/* CDB styles */
.CDBLevel0
{
	font-weight: bold;
	font-size: 14pt;
	/*color: #ffcc00;*/
}

.CDBLevel1
{
	font-weight: bold;
	font-size: 14pt;
	/*color: #ffcc00;*/
}

.CDBLevel2
{
	font-size: 13pt;
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel3
{
	font-weight: bold;
	font-size: 12pt;
	/*color: #ffcc00;*/
}

.CDBLevel4
{
	font-weight: bold;
	font-size: 11pt;
	/*color: #ffcc00;*/
}

.CDBLevel5
{
	font-weight: bold;
	/*font-size: 11pt;*/
	/*color: #ffcc00;*/
}

.CDBLevel6
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel7
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel8
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel9
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel10
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel11
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel12
{
	font-weight: bold;
	/*color: #ffcc00;*/
}

.CDBLevel13
{
	/*color: #ffcc00;*/
}

.CDBTableHeader
{
	font-size:14px;
	font-weight:normal;
}

.CDBItem
{
	font-size:12px;
	font-weight:normal;
}
.HTservicesitem
{
	background-color:#F1F5F7;
}

.HTservicesitem2
{
	background-color:#FBF2ED;
}

.HTservicestop
{
	color: #FFFFFF;
	background-color:#5197B0;
	font-weight:bold;
	
}
.HTpagetop
{
	font-weight: bold;
	font-size: 16px;
	color: #1b5870;
	background-color:#FBF2ED;
	border:solid 2px #DFA685;
}
.FAQtop
{
	font-weight: bold;
	font-size: 16px;
	color: #1b5870;
}
.CON1
{
	background-color:#FBF2ED;
	border:solid 2px #DFA685;	 
}
.CON2
{
	background-color:#ffffff;
	border:solid 2px #DFA685;	 
}
.CON3
{
	background-color:#DFA685;	 
}
.CONtext
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 10px 12px;
	color: #1b5870;
	padding-top: 5px;
	 text-align: right ;
	vertical-align: top;
}
.CONtext2
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 10px 12px;
	color: #1b5870;
	padding-top: 5px;
	 text-align: right ;
	vertical-align: top;
}
.TEXTTitleSummaryPage
{
	font-weight: bold;
	font-size: 20px;
	color: #1b5870;
	background-color:#FBF2ED;
}
.TEXTTitleSummaryPage2
{
	font-weight: bold;
	font-size: 14px;
	color: #1b5870;
	background-color:#FBF2ED;
}
.TABLESummary
{
border-color: #FBF2ED;
 border-style: solid;
 border-width:0px 2px;
width:600px;
}

.TEXTlandingpag
{
	color:#1b5870;
	font-size:12px;

}
.TEXTlandingpag1
{
	color:#FF4309;
	font-size:16px;
	font-weight:bold;
	letter-spacing:3px;	
}
.TEXTlandingpag2
{
	color:#1b5870;
	font-size:14px;
	font-weight:bold;
	letter-spacing:3px;
}
.BACKGROUNDSearchLandingpag
{
	background-image:url('/Image/go_home.jpg');
	height:108px;
	width:688px;
}
.TABLENewsletter
{
/*background-color:#F1F5F7;*/
background-color:#FBF2ED;
border-color: #1b5870;
 border-style: solid;
 border-width:2px 2px;
width:60%;
}
.TEXTNewsletter
{
	color:#1b5870;
	font-size:14px;
}

.date

{

	font-size:12px;
	
	
}

#TEXTNewsArchive  a 
{
 
	 font-weight: normal;
	font-size: 12px;
	color: #1B5870;
	margin-top: 10px;
	

}

/*** new links***/
.Link1:link
 {
color: #1b5870;
background:transparent;
text-decoration:none;
}
.Link1:visited 
{
color: #1b5870;
background:transparent;
text-decoration:none;
}
.Link1:hover 
{
text-decoration: underline;
}

.BUTTONSearchheader
{
	/*background-image:url('./Image/button_search.gif');*/
	height:22px;
	width:67px;
	color:#FF4309;
	font-size:12px;
	text-align:center;
    	vertical-align: top;
	font-weight:bold;
	padding-top:3px;
	margin: 0px 5px 0px 5px;
	cursor:hand;
}
.BACKGROUNDTitleCenterPane
{
	height:25px;
}
.MainDivStyle{
 SCROLLBAR-FACE-COLOR: #5197B0;
    SCROLLBAR-DARKSHADOW-COLOR: #F1F5F7;
    height:150;
    width:525;
    overflow:auto;
    padding-right:10px;

}  
.NewsDate
{
	/*padding-right: 1px;
	padding-left: 1px;*/
	font-weight: bold;
	font-size: 12px;
	
	color: #1b5870;
	padding-top: 1px;
}
.TEXTHeaderGartner2007
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 10px 12px;
	color: #1b5870;
	padding-top: 5px;
}
.ScrollBar1
{
	direction: rtl;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #6197B0;
  SCROLLBAR-DARKSHADOW-COLOR: #F1F5F7;
	Width: 250px ;
	height:50 ;
}  
.TEXTComment2
{
	color: #1b5870;
	font-weight:normal;
	font-size:11px;
}
.TEXTArticleWriter
{
	color:#FF4309;
	font-size:14px;
	font-weight:bold;
}
.TopRequestedCategories
{
 margin: 5px 10px;
 padding: 5px;
}
.TopRequestedCategories a
{
 margin: 5px 3px;
 padding: 3px 0px;
}
.Testimonials
{
	padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 5px;
    margin: 10px 12px;
    color: #1b5870;
    padding-top: 5px;
}
.Testimonials
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 5px;
    margin: 10px 12px;
    color: #1b5870;
    padding-top: 5px;
}
.rfpTestimonialsHeader
{
    padding-right: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #1b5870;
	margin: 10px 12px;
}
.TEXTSidePaneDiv
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding: 5px 30px;
}
.BACKGROUNDTitleSidePaneDiv
{
	height:25px;
	background-image:url('./Image/rtl/panetitle_home3 orange.gif'); 
	background-position: right center;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-top: 30px;
	padding: 0px;
}
.BACKGROUNDSidePaneDiv
{
	background-color:#FEF7F3;
	width: 207px;
	border-top: solid 1px #F77E49 ;
	padding: 5px 0px;
}
.BACKGROUNDTitleCenterPaneDiv
{
	height:25px;
	background-image:url('./Image/rtl/panetitle_home2.gif'); 
	background-position: right center;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-top: 30px;
	padding: 0px;;
}
.BACKGROUNDHomeDiv
{
	background-color:#F1F5F7;
	width: 530px;
	border-top: solid 1px #F77E49 ;
	padding: 5px 0px;
}
.HomeAds
{
 margin: 5px 0px 30px 0px;
}