﻿/*CSS by Bijuraj###############################################################*/

.LastLoggedIn
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	font-family: tahoma, arial, verdana;
	text-decoration: none;
}
.navButton
{
	/*First,Next,Previous,Last*/
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial;
	background-color: #E8F1F7;
	border: 1px solid #B4CAE4;
	width: 85px;
	height: 20px;
	cursor: hand; /*background-image:url('/Images/bg_left.gif') ;*/
}

/*Css for the messages, search pages(total rec,pagecount,current page...)*/
.paginginfo1
{
	font-size: 12px;
	font-family: Tahoma,verdana;
}

.paginginfo2
{
	font-size: 11px;
	font-family: verdana;
	color: #AD1010;
	font-weight: normal;
}

.SearchButton
{
	background: url(   '/Images/search.gif' );
	border: 0px none #FFFFFF;
	height: 18px;
	width: 60px;
}

.GoButton
{
	background: url(   '/Images/go.gif' );
	border: 0px none #FFFFFF;
	height: 18px;
	width: 26px;
}

.InputButton
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial;
	background-color: #D6E5F4;
	border: 1px solid #67A3E1;
	height: 23px;
}

.InputTextbox
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	border: #C7C7C5 1px solid;
	background-color: #ffffff;
	height: 17px;
}

.InputButtonnew
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial;
	height: 26px;
	background-image: url(/Images/tab_button_new.gif);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}


.LoginTextbox
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	border: #999999 1px solid;
	background-color: #ffffff;
	height: 16px;
}

.ComboBoxDropDown
{
	border: #000000 1px solid;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	cursor: pointer;
	_cursor: hand;
	background-repeat: repeat-x;
}

.closelink A
{
	color: Navy;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.closelink A:hover
{
	color: Black;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
}

.alink a
{
	font-weight: normal;
	font-size: 12px;
	color: #007DC6;
	font-family: arial, verdana;
	text-decoration: none;
}

.alink a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background: #e8edbf;
	font-family: arial, verdana;
	text-decoration: none;
}

.projlink a
{
	font-weight: normal;
	font-size: 12px;
	color: #007DC6;
	font-family: arial, verdana;
	text-decoration: underline;
}

.projlink a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: underline;
}

.navlink a
{
	font-weight: bold;
	font-size: 11px;
	color: Navy;
	font-family: verdana;
	text-decoration: none;
}

.navlink a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
}

.yellowlink a
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFF00;
	font-family: verdana;
	text-decoration: none;
}

.yellowlink a:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFF00;
	font-family: verdana;
	text-decoration: underline;
}

.morelink a
{
	font-weight: bold;
	font-size: 10px;
	color: Navy;
	font-family: verdana;
	text-decoration: none;
}

.morelinktest a
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
	text-decoration: none;
}

.morelinktest a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
}

.morelink a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
}

.blink a
{
	font-weight: normal;
	font-size: 12px;
	color: #053061;
	font-family: verdana;
	text-decoration: none;
}

.blink a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #053061;
	font-family: verdana;
	text-decoration: underline;
}



.backlink a
{
	font-weight: bold;
	font-size: 13px;
	color: #418DBA;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 0px;
}

.backlink a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #053061;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 0px;
}

.sitenav a
{
	font-weight: normal;
	font-size: 12px;
	color: #005fa4;
	font-family: arial, verdana;
	text-decoration: none;
}

.sitenav a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: none;
}


/*---For Search Form-------------------------------*/
.cssform table
{
	border: thick 0px #e3effa;
	background-color: #e0ecf8;
}

.cssform th
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: arial, tahoma;
	font-weight: bold;
	background-color: #58A9E2; /*a7d0f1*/
	text-align: left;
}

.cssform tr
{
	font-size: 12px;
	color: #555555;
	font-family: arial, tahoma;
	font-weight: normal;
	background-color: #fafcfe;
}


.cssform td
{
	font-size: 12px;
	color: #222222;
	border-color: #fafcfe;
	font-family: arial, tahoma;
	font-weight: normal;
}

.cssform A
{
	font-size: 13px;
	color: #053061;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}

.cssform A:hover
{
	font-size: 13px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

.treeview A
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}

.treeview A:hover
{
	font-size: 12px;
	color: navy;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

.marquee a
{
	font-weight: normal;
	font-size: 12px;
	color: #a84916;
	font-family: arial, verdana;
	text-decoration: none;
}

.marquee a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: none;
}

/* pagenation------------------------------------------- */
.cssGridView
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	table-layout: auto;
	border-collapse: collapse;
	border: #91a7b4 1px solid;
}

.HeaderStyle
{
	font-family: Verdana,Arial;
	font-size: xx-large;
	table-layout: auto;
	border-collapse: collapse;
	text-decoration: none;
}

.cssGridView A
{
	font-size: 12px;
	color: #053061;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}

.cssGridView A:hover
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
	background: #e8edbf;
}

.pagination a:hover
{
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #459cdc;
	background-color: #005fa4;
}

.pagination a
{
	border: 1px solid #67A3E1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D6E5F4;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
}

.pagination
{
	border: 0px solid #459cdc;
	padding: 3px 6px 3px 6px;
	color: #734000;
	font-size: 12px;
	font-weight: bolder;
	background-color: #ffffff;
	padding: 1px 5px 1px 5px;
}

.GeneralNews p, div
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
}

.ProjectNews p, div
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
}
/*###############################################################################*/

/*~Milind's~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, p, td
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #444444;

}

body
{
	/*background-image:url('/Images/bg.gif');*/
	background-position: center;
	background-repeat: repeat-y;
	/*background-color: #FFFFFF; ebebeb*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1
{
	font-weight: normal;
	font-size: 20px;
	color: #282828;
	font-family: tahoma, arial, trebuchet ms, verdana;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 18px;
}

h2
{
	font-weight: normal;
	font-size: 18px;
	color: #9d3316;
	font-family: tahoma, verdana;
	margin: 0px;
	line-height: 20px;
}

h3
{
	font-weight: bold;
	font-size: 15px;
	color: #ba8003;
	font-family: tahoma, arial, verdana;
	margin: 0px;
	line-height: 20px;
}

h4
{
	font-weight: bold;
	font-size: 13px;
	color: #065ea1;
	font-family: tahoma, arial, verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}

h5
{
	font-weight: normal;
	font-size: 18px;
	color: #0f519b;
	font-family: tahoma, arial, verdana;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 22px;
}

h6
{
	font-weight: bold;
	font-size: 13px;
	color: #a65200;
	font-family: arial, tahoma, verdana;
	margin: 0px;
	line-height: 20px;
}

.h7
{
	font-weight: normal;
	font-size: 13px;
	color: #993333;
	font-family: arial, verdana;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 22px;
}

a
{
	font-weight: normal;
	font-size: 12px;
	color: #005fa4;
	font-family: arial, verdana;
	text-decoration: none;
}

a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: none;
}

a.small
{
	font-weight: normal;
	font-size: 11px;
	color: #005fa4;
	font-family: tahoma, arial, verdana;
	text-decoration: none;
}

a.small:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: tahoma, arial, verdana;
	text-decoration: none;
}

.byline
{
	font-weight: normal;
	font-size: 12px;
	color: #91661b;
	font-family: tahoma, verdana;
}

.grey
{
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	font-family: tahoma, verdana;
}

.greysmall
{
	font-weight: normal;
	font-size: 10px;
	color: #555555;
	font-family: arial, tahoma, verdana;
}

.date
{
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	font-family: arial, verdana;
}

.date1
{
	font-weight: normal;
	font-size: 11px;
	color: #AD1010;
	font-family: tahoma, arial, verdana;
}

.date2
{
	font-weight: normal;
	font-size: 11px;
	color: #ad2900;
	font-family: tahoma, arial, verdana;
}

.date3
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: tahoma, arial, verdana;
}

.welcome
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: tahoma, arial, verdana;
}

.tendercount
{
	font-weight: bold;
	font-size: 12px;
	color: #A93400;
	font-family: tahoma, verdana;
	text-decoration: none;
}

.projectcount
{
	font-weight: bold;
	font-size: 12px;
	color: #E75700;
	font-family: tahoma, verdana;
	text-decoration: none;
}

.topbar
{
	background-image: url(   '/Images/bg_topbar.gif' );
	background-repeat: repeat-x;
}

.leftlinkbg1
{
	background-color: #e0ebf1;
	font: Arial, Helvetica, sans-serif;
	color: #a63b00;
	font-size: 14;
	font-weight: bold;
}

.leftlinkbg2
{
	background-color: #eff0e5;
}


.dot
{
	background-image: url(   '/Images/dot.gif' );
	background-repeat: repeat-x;
}

.sectionbg
{
	background-image: url(   '/Images/sectionbg.gif' );
	background-repeat: repeat-x;
}



/*select {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: arial, verdana;
}
input {
	font-weight: normal;
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana;
	border: #999999 1px solid; 
	background-color: #ffffff
}*/

input.noborder
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	border: #999999 0px solid;
	background: transparent;
}

textarea
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	border: #999999 1px solid;
	background-color: #ffffff;
}


a.toplinks
{
	background-image: url(   '/Images/toplinks_line.gif' );
	background-position: right;
	background-repeat: no-repeat;
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 5px;
	text-decoration: none;
	line-height: 33px;
	padding-bottom: 3px;
	padding-top: 5px;
}

a.toplinks:hover
{
	background-image: url(   '/Images/toplinks_line2.gif' );
	background-position: right;
	background-repeat: no-repeat;
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 5px;
	text-decoration: none;
	line-height: 33px;
	padding-bottom: 3px;
	padding-top: 5px;
}

a.list
{
	font-weight: normal;
	font-size: 12px;
	color: #053061;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list1
{
	font-weight: normal;
	font-size: 10px;
	color: #053061;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list1:hover
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background: #f4e698;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background: #f4e698;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list2
{
	font-weight: normal;
	font-size: 12px;
	color: #444444;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list2:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background: #f4e698;
	font-family: arial, verdana;
	text-decoration: none;
}

a.testlist2
{
	font-weight: bold;
	font-size: 12px;
	color: #053061;
	font-family: verdana;
	text-decoration: none;
}

a.testlist2:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #053061;
	font-family: verdana;
	text-decoration: underline;
}
a.list3
{
	font-weight: normal;
	font-size: 12px;
	color: #376da6;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list3:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list4
{
	font-weight: normal;
	font-size: 12px;
	color: navy;
	font-family: arial, verdana;
	text-decoration: none;
}

a.list4:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #376da6;
	font-family: arial, verdana;
	text-decoration: none;
}

.line1
{
	background-image: url(   '/Images/line1.gif' );
	background-repeat: repeat-x;
}

.line2
{
	background-image: url(   '/Images/line2.gif' );
	background-repeat: repeat-x;
}

.line3
{
	background-image: url(   '/Images/line3.gif' );
	background-repeat: repeat-x;
}
.toplinksbg
{
	background-image: url(   '/Images/bg_toplinks.gif' );
	background-repeat: repeat-x;
}
.scrollbg
{
	background-image: url(   '/Images/bg_scroll.gif' );
	background-repeat: repeat-x;
}
.scrollline
{
	background-image: url(   '/Images/scrollline.gif' );
	background-repeat: repeat-y;
}
.leftbg
{
	background-image: url(   '/Images/bg_left.gif' );
	background-repeat: repeat-y;
}

.rightbg
{
	background-image: url(   '/Images/bg_right.gif' );
	background-repeat: repeat-y;
}
.bottombg
{
	background-image: url(   '/Images/bg_bottom.gif' );
	background-repeat: repeat-x;
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 12px;
}

a.bottomlinks
{
	font-family: arial, verdana;
	color: #ffffff;
	font-size: 12px;
	margin-right: 4px; /*padding-right:10px;*/
	text-decoration: none;
	line-height: 30px;
}

a.bottomlinks:hover
{
	font-family: arial, verdana;
	color: #ffcc00;
	font-size: 12px;
	margin-right: 4px; /*padding-right:10px;*/
	text-decoration: underline;
	line-height: 30px;
}

.bottom
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	background-color: #7b7b7b;
}

a.scrolltext
{
	font-weight: normal;
	font-size: 12px;
	color: #376da6;
	font-family: tahoma, arial, verdana;
	text-decoration: none;
}

a.scrolltext:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background: #f4e698;
	font-family: tahoma, arial, verdana;
	text-decoration: none;
}
.breadcrumbs a
{
	/*background-image: url('/Images/bullet3.gif');*/
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-right: 1px;
	font-family: tahoma, arial, verdana;
	color: #a65200;
	font-size: 12px;
	text-decoration: none;
}

.breadcrumbs a:hover
{
	/*background-image: url('/Images/bullet3.gif');*/
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-right: 1px;
	font-family: tahoma, arial, verdana;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}


/***************************************MENU CSS*****************************************/
.mattblackmenu ul
{
	margin: 0;
	padding: 0;
	font: 12px Arial;
	list-style-type: none;
	border-bottom: 0px solid #000000;
	overflow: hidden;
	width: 100%;
}

.mattblackmenu li
{
	display: inline;
	margin: 0;
}

.mattblackmenu li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 8px;
	color: #ffffff;
	background-image: url(   '/Images/toplinks_line.gif' );
	background-position: right;
	background-repeat: no-repeat;
	font-family: arial, verdana;
	font-size: 12px;
}

.mattblackmenu li a:visited
{
	color: white;
}

.mattblackmenu li a:hover
{
	background: #29166f;
}

.mattblackmenu a.selected
{
	background: #29166f;
}

* html .markermenu ul li a
{
	/*IE6 hack*/
	width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active
{
	color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected
{
	color: white;
	background-color: black;
}



.blackwhite li a
{
	background: white;
}

.blackwhite li a:hover
{
	background: black;
	color: white;
}




.ddsubmenustyle, .ddsubmenustyle ul
{
	font: normal 12px Arial;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: #F9F9F9;
	border: 1px solid black;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}


.ddsubmenustyle li a
{
	font: Arial;
	display: block;
	width: 145px;
	color: black;
	background-color: #F9F9F9;
	text-decoration: none;
	padding: 4px 5px;
	border-bottom: 1px solid black;
}

* html .ddsubmenustyle li a
{
	display: inline-block;
}

.ddsubmenustyle li a:hover
{
	background-color: #29166f;
	color: white;
}

.downarrowpointer
{
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer
{
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}

.ddiframeshim
{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}



.listbox
{
	/*scrollbar-3dlight-color:aqua; 	scrollbar-arrow-color:fuchsia; 	scrollbar-base-color:fuchsia; 	scrollbar-face-color:blue; 	scrollbar-highlight-color:chartreuse; 	scrollbar-shadow-color:lightsalmon*/
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 12px;
	font-family: Verdana;
}


/*---For Major Category user control-------------------------------*/
.major table
{
	border: thick 0px #e3effa;
	background-color: #D8D3B3;
}

.major th
{
	font-size: 15px;
	color: #4C4B4B;
	font-family: arial, tahoma;
	font-weight: bold;
	background-color: #DCBF49;
	text-align: left;
}

.major tr
{
	font-size: 12px;
	color: #555555;
	font-family: arial, tahoma;
	font-weight: normal;
	background-color: #FFFBEF;
}


.major td
{
	font-size: 12px;
	color: #222222;
	border-color: #fafcfe;
	font-family: arial, tahoma;
	font-weight: normal;
}

.major A
{
	font-size: 11px;
	color: #053061;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
}

.major A:hover
{
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

.majorsubhead
{
	font-weight: bold;
	font-size: 13px;
	color: #a65200;
	font-family: arial, tahoma, verdana;
	margin: 0px;
	line-height: 20px;
}

/*--------------For Projectbystate & projectbysectors------------------------------*/
.cssform2 th
{
	font-size: 11px;
	color: #726D6D;
	font-family: arial;
	font-weight: bold;
}

.cssform2 td
{
	font-weight: normal;
	font-size: 11px;
	color: #444444;
	font-family: arial;
	text-decoration: none;
}

.date4
{
	font-weight: normal;
	font-size: 11px;
	color: #888888;
	font-family: tahoma;
}
/*---------------------------------------------------------------------------------*/

.slidercontainer
{
	border: #FFFF00 0px none;
}

.sliderimages
{
	border: #FFFFFF 4px solid;
}
.Slider1_Loading
{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	background-image: url(/images/loading_w.gif);
}

input.btn
{
	border: 1px solid;
	border-color: #A5C6E7;
	width: 100px;
	height: 20px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #D5E5F4;
	font-family: Arial;
	font-style: normal;
}

span.red4
{
	font-size: 11px;
	font-family: verdana;
	color: #AD1010;
	font-weight: normal;
}

input.btnsmall
{
	border: 1px solid;
	border-color: #1554A1;
	width: 35px;
	height: 18px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	background-color: #1D69C7;
	font-family: Arial;
	font-style: normal;
}

span.red3
{
	border: 0px solid #459cdc;
	padding: 3px 6px 3px 6px;
	color: #734000;
	font-size: 12px;
	font-weight: bolder;
	background-color: #ffffff;
	padding: 1px 5px 1px 5px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
	display: inline;
	margin: 0;
}

.shadetabs li a
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	color: #2d2b2b;
	background: #D6E5F4 top left repeat-x;
}

.shadetabs li a:visited
{
	color: #2d2b2b;
}

.shadetabs li a:hover
{
	text-decoration: none;
	color: #2d2b2b;
}

/*selected main tab style */
/*.shadetabs li a.selected{ 
position: relative;
top: 1px;
background: #F0E0B1 top left repeat-x;
}*/

/*selected main tab style */
.shadetabs li a.selected
{
	position: relative;
	top: 1px;
	color: #FFFFFF;
	background: #2A8BBE top left repeat-x;
}

.shadetabs li a.selected
{
	/*selected main tab style */
	border-bottom-color: white;
}

.shadetabs li a.selected:hover
{
	/*selected main tab style */
	text-decoration: none;
}

.tabcontent
{
	display: none;
}


/*------------------------------------------------------*/

.searchgrid table
{
	background-color: #ebeede;
}

.searchgrid th
{
	font-size: 12px;
	color: #333333;
	font-family: tahoma, arial;
	font-weight: bold;
	background-color: #d6eaf8;
	text-align: left;
}

.searchgrid tr
{
	font-size: 11px;
	color: #555555;
	font-family: tahoma, arial;
	font-weight: normal;
	background-color: #ffffff;
}


.searchgrid td
{
	font-size: 11px;
	color: #333333;
	font-family: tahoma, arial;
	font-weight: normal;
}

.tdcenter
{
	text-align: center;
	background-color: #f6f6f6;
}

.tdbottom
{
	text-align: center;
	background-color: #e9f5fd;
}

.searchgrid a
{
	font-size: 11px;
	color: #054b9b;
	font-family: tahoma, arial;
	text-decoration: none;
	font-weight: normal;
}

.searchgrid a:hover
{
	font-size: 11px;
	color: #000000;
	font-family: tahoma, arial;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

/* tabs css starts here */
#divpackage
{
	display: none;
}

#tablist
{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px tahoma;
	color: black;
}

#tablist li
{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a
{
	padding: 4px 10px 3px 10px;
	margin-left: 0;
	border: 1px solid #58a9e2;
	border-bottom: none;
	background: #7cbbe8;
	color: #ffffff;
	text-transform: uppercase;
}


#tablist li a.current
{
	background: #3d94d1;
	color: #ffffff;
}

#tabcontentcontainer
{
	padding: 2px;
	border: 1px solid #58a9e2;
}

.tabcontent
{
	display: block;
}

.tabcontenthide
{
	display: none;
}
/*---------------------------------------------------------------*/

.help a
{
	font-weight: bold;
	font-size: 13px;
	color: maroon;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 0px;
}

.help a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: maroon;
	font-family: verdana;
	text-decoration: underline;
	letter-spacing: 0px;
}

/*--------------------------------------------------------------------------------*/
/*For Update Progress*/
.uProg_modalPopup
{
	position: fixed;
	top: 30%;
	left: 40%;
	background-color: #ffffff;
	border-width: 3px;
	border-style: none;
	border-color: Gray;
	padding: 15px;
	width: 300px;
	z-index: 1001;
	color: Red; /*box-shadow: 4px 4px 5px #ffffff;     -webkit-box-shadow: 4px 4px5px #ffffff;     -moz-box-shadow: 4px 4px 5px #ffffff;     filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ffffff, offX=4, offY=4, positive=true);*/
}
.uProg_modalBackground
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: #E8F1F7;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.uProg_modalText
{
	font-weight: bold;
}
.uProg_messageDiv
{
	text-align: center;
	padding: 10px;
	color: #A10101;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.uProg_progressDiv
{
	text-align: center;
}
.uProg_abortDiv
{
	text-align: center;
	padding: 10px;
}
/*--------------------------------------------------------------------------------*/

.cssSearchCriteria table
{
	border: thick 0px #e3effa;
	background-color: #e0ecf8;
}

.cssSearchCriteria th
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: arial, tahoma;
	font-weight: bold;
	background-color: #58A9E2; /*9E8972*/
	text-align: left;
}

.cssSearchCriteria tr
{
	font-size: 12px;
	color: #555555;
	font-family: arial, tahoma;
	font-weight: normal;
	background-color: #fafcfe;
}


.cssSearchCriteria td
{
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF; /*9E8972*/
	font-family: arial, tahoma;
	font-weight: normal;
}
/*------------------------------------------------------------------------------------*/

/*--New Search------------------------------------------------------------------------*/

.cssformNewSearch table
{
	border: thick 0px #e3effa;
	background-color: #e0ecf8;
}
.cssformNewSearch th
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: arial, tahoma;
	font-weight: bold;
	/*background-color: #58A9E2;*/
	text-align: left;
}
.cssformNewSearch tr
{
	font-size: 12px;
	color: #555555;
	font-family: arial, tahoma;
	font-weight: normal;
	background-color: #fafcfe;
}
.cssformNewSearch td
{
	font-size: 12px;
	color: #222222;
	border-color: #fafcfe;
	font-family: arial, tahoma;
	font-weight: normal;
}
.cssformNewSearch A
{
	font-size: 13px;
	color: #053061;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}
.cssformNewSearch A:hover
{
	font-size: 13px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* new CSS additions MILIND ---- NEW SEARCH */

/*-----CSS for Top Black portion starts here--------*/
.blackbg
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px; /*text-transform:uppercase;*/
}

.blackbg h1
{
	font-family: Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;
	color: #ffcb00;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0;
}

a.blackbg
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffcb00;
	font-size: 11px; /*text-transform:uppercase;*/
}

a.blackbg:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
}

.blackbg select
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-transform: none;
}

/*CheckBoxList CSS----------Start------------------*/
.cblClass
{
	border: solid 0px none;
}
.cblClass input
{
	color: #ffffff;
}
.cblClass label
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}
/*CheckBoxList CSS----------End------------------*/

.searchheader
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(images/dd_search-resultbg.gif);
	height: 36px;
}

.searchresult th
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: left;
	background-color: #dcd1e6;
}

.searchresult td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.InputButtonSearch
{
	background-image: url('/Images/dd_search-button.gif' );
	border: 0px;
	height: 19px;
	width: 74px;
}

.InputButtonNewSearch
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: verdana, arial;
	background-color: #383838;
	border: 1px solid #000000;
	height: 23px;
}
.navButtonNewSearch
{
	/*First,Next,Previous,Last*/
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial;
	background-color: #BBBBBB;
	border: 1px solid #7D7C7C;
	width: 85px;
	height: 20px;
	cursor: hand; /*background-image:url('/Images/bg_left.gif') ;*/
}

/*--PROJECT,TENDER,ORDERS&CONTRACTS NEW SEARCH -----Stard---------------------------------------------------------------------*/

/*-----CSS for Top Black portion ends here--------*/
/*.cssformPTO table
{
	border: thick 0px #e3effa;
	background-color: #e0ecf8;
}*/

.cssformPTO th
{
	font-size: 11px;
	color: #726D6D;
	font-family: arial;
	font-weight: bold;
	
}

.cssformPTO td
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FAF8EB;
	font-family: arial;
	text-decoration: none;
}


/*------------------------------*/
.cssformNewSearchPTO table
{
	/*border: thick 0px #e3effa;*/
	background-color: #e0ecf8;
}
.cssformNewSearchPTO th
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-transform: none;
	text-align:left;
}
.cssformNewSearchPTO tr
{
	font-size: 12px;
	color: #555555;
	font-family: arial, tahoma;
	font-weight: normal;
	background-color: #fafcfe;
}
.cssformNewSearchPTO td
{
	font-size: 12px;
	color: #222222;
	border-color: #fafcfe;
	font-family: arial, tahoma;
	font-weight: normal;
}
.cssformNewSearchPTO A
{
	font-size: 13px;
	color: #053061;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}
.cssformNewSearchPTO A:hover
{
	font-size: 13px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

.fieldsetProject {
  background-color: black;
  color: white;
}

.legendProject {
  padding: 2px;
  border: 1px solid green;
}


.cblClass1
{	border: solid 0px none;
	background-color:#FAEBEC;
}
.cblClass1 input
{	color: #000000;}
.cblClass1 label
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color:#FAEBEC;
}
.cblClass1 table
{	background-color:#FAEBEC;}
.cblClass1 tr
{	background-color:#FAEBEC;}

/*--PROJECT NEW SEARCH -----End---------------------------------------------------------------------*/
/*For Project------------------*/
.cblClass2
{	border: solid 0px none;	background-color:#FDF6F6;
}
.cblClass2 input
{	color: #000000;}
.cblClass2 label
{	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;	font-size: 11px; background-color:#FDF6F6;
}
.cblClass2 table
{ background-color:#FDF6F6;}
.cblClass2 tr
{ background-color:#FDF6F6;}


.ProjectTableIndSt table
{	background-color: #FEDEE0;}
.ProjectTableIndSt td
{	font-size: 12px;	border-color: #fafcfe;	font-family: arial, tahoma;
	font-weight: normal;	background-color:#FAEBEC;
}
.ProjectTableIndStfieldset {
 background-color: #FAEBEC; border-style: none;
}

.ProjectTableSubInd table
{	background-color: #FDF6F6;}
.ProjectTableSubInd td
{	font-size: 12px;	border-color: #fafcfe;	font-family: arial, tahoma;
	font-weight: normal;	background-color:#FDF6F6;
}
.ProjectTableSubIndfieldset {
 background-color: #FDF6F6; border-style: none;
}

/*For Tenders------------------*/
.cblClass3
{	border: solid 0px none;	background-color:#FDF6F6;
}
.cblClass3 input
{	color: #000000;}
.cblClass3 label
{	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;	font-size: 11px; background-color:#FDF6F6;
}
.cblClass3 table
{ background-color:#FDF6F6;}
.cblClass3 tr
{ background-color:#FDF6F6;}


.TenderTableIndSt table
{	background-color: #FEDEE0;}
.TenderTableIndSt td
{	font-size: 12px;	border-color: #fafcfe;	font-family: arial, tahoma;
	font-weight: normal;	background-color:#FAEBEC; }
.TenderTableIndStfieldset {
 background-color: #FAEBEC; border-style: none; }

.TenderTableSubInd table
{	background-color: #FDF6F6;}
.TenderTableSubInd td
{	font-size: 12px;	border-color: #fafcfe;	font-family: arial, tahoma;
	font-weight: normal;	background-color:#FDF6F6;
}
.TenderTableSubIndfieldset {
 background-color: #FDF6F6; border-style: none;}

/*For Orders&Contract------------------*/
.cblClass4
{	border: solid 0px none;	background-color:#FDF6F6;}
.cblClass4 input
{	color: #000000;}
.cblClass3 label
{	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;	font-size: 11px; background-color:#FDF6F6;}
.cblClass4 table
{ background-color:#FDF6F6;}
.cblClass4 tr
{ background-color:#FDF6F6;}


.OrderTableIndSt table
{	background-color: #FEDEE0;}
.OrderTableIndSt td
{	font-size: 12px;	border-color: #fafcfe;	font-family: arial, tahoma;
	font-weight: normal;	background-color:#FAEBEC; }
.OrderTableIndStfieldset {
 background-color: #FAEBEC; border-style: none; }
.OrderTableSubInd table
{	background-color: #FDF6F6;}
.OrderTableSubInd td
{	font-size: 12px;	border-color: #fafcfe;	font-family: arial, tahoma;
	font-weight: normal;	background-color:#FDF6F6; }
.OrderTableSubIndfieldset {
 background-color: #FDF6F6; border-style: none; border-width:thin; border-color:#000000;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Bottom Animated Advertisement*/
#informationbar{
position: fixed;
left: 0;
width: 100%;
padding: 0px 0;
background-color: transparent;
}
.close
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #990000;
font-size: 13px;
text-decoration:none;
}

* html #informationbar{ /*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
/*___*/
/* For Special Feature */
a.specialfeature
{
	font-weight: bold;
	font-size: 12px;
	color: #053061;
	font-family: arial, verdana;
	text-decoration: none;
}

a.specialfeature:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: none;
}
a.specialrelnews
{
	font-weight: normal;
	font-size: 12px;
	color: #110954;
	font-family: arial, verdana;
	text-decoration: none;
}

a.specialrelnews:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #3B3099;
	font-family: arial, verdana;
	text-decoration: none;
}
/*___*/
