﻿body
{
	background-image: url(Images/bodystr.gif);
	background-repeat: repeat-x;
}
.MasterPageTable
{
}
.MasterBody
{
	height: 540px;
	width: 980px;
}
.FullTable
{
	width: 100%;
	height: 100%;
}

.transOFF
{
	background-color: silver;
	overflow: hidden;
}
.transON
{
	background-color: silver;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	overflow: hidden;
}
.transON1
{
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.verticaltext
{
	vertical-align: bottom;
	text-align: left;
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-size: 16px;
	cursor: default;
	writing-mode: tb-rl;
	filter: flipv fliph;
}
.lblh19blue
{
	height: 19px;
	width: 100;
	color: White;
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.lblh19blue2
{
	height: 19px;
	width: 100;
	color: White;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.lblh19blue1
{
	height: 19px;
	width: 100;
	color: #868d9a;
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.txtblue
{
	color: White;
	background-color: #243c54;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 1px white;
	text-align: left;
	vertical-align: middle;
}
.txtblue11
{
	color: White;
	background-color: #0d1b35;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	border: solid 1px white;
	text-align: left;
	vertical-align: middle;
}
.txtblue12
{
	color: White;
	background-color: #313d53;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	border: solid 1px white;
	text-align: left;
	vertical-align: middle;
}

.tdblue
{
	color: White;
	background-color: #243c54;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px #0d1b35;
	text-align: left;
	vertical-align: middle;
}

.btnBlue
{
	color: White;
	background-color: #243c54;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	text-decoration: none;
}

.btnDark
{
	color: #0d1b35;
	background-color: #243c54;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}
.btnBlue1
{
	color: White;
	background-color: #45596d;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	text-decoration: none;
}

.btnDark1
{
	color: #0d1b35;
	background-color: #45596d;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}

.CopyRight
{
	color: #868d9a;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.CopyRight1
{
	color: white;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.MenuMaster
{
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.MenuMaster
{
	color: #868d9a;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.HomeblueMore
{
	color: #6699cc;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
#mycustomscroll
{
	/* Typical fixed height and fixed width example */
	height: 250px;
	width: 465px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 2px;
	vertical-align: top;
}

#dvAbout
{
	/* Typical fixed height and fixed width example */
	height: 363px;
	width: 650px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 5px;
	vertical-align: top;
}
#dvUsefullNumbers
{
	/* Typical fixed height and fixed width example */
	width: 659px;
	height: 345px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 2px;
	vertical-align: top;
}

.PageTitle
{
	height: 25px;
	width: 670px;
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.PageTitle1
{
	height: 25px;
	width: 667px;
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.PageTitle11
{
	height: 25px;
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

#dvContactus
{
	/* Typical fixed height and fixed width example */
	width: 270px;
	height: 325px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 5px;
	vertical-align: top;
}

.txtContact
{
	border: solid 1px #293a51;
	background-color: #8b97a4;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}
.tdContact
{
	border: solid 0px #293a51;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	vertical-align: text-top;
	padding-top: 3px;
	height: 18px;
	width: 105px;
}


.btnlightBlue
{
	color: White;
	background-color: #45596d;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	text-decoration: none;
}
.btnlightDark
{
	color: #0d1b35;
	background-color: #45596d;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}
#dvAboutQatar
{
	/* Typical fixed height and fixed width example */
	width: 506px;
	height: 375px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	vertical-align: top;
}
#dvAboutQatar1
{
	/* Typical fixed height and fixed width example */
	width: 506px;
	height: 363px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	vertical-align: top;
}


.DvJobDetails
{
	scrollbar-face-color: #45596d;
	scrollbar-highlight-color: #45596d;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #45596d;
	scrollbar-3dlight-color: #45596d;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #45596d;
	scrollbar-darkshadow-color: #45596d;
}

.DvHomeInfo
{
	scrollbar-face-color: #576a7c;
	scrollbar-highlight-color: #576a7c;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #576a7c;
	scrollbar-3dlight-color: #576a7c;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #576a7c;
	scrollbar-darkshadow-color: #576a7c;
}

.AboutQatar
{
	scrollbar-face-color: #0d1b35;
	scrollbar-highlight-color: #0d1b35;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-shadow-color: #0d1b35;
	scrollbar-3dlight-color: #0d1b35;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #0d1b35;
	scrollbar-darkshadow-color: #0d1b35;
}

#dvDrivingTips
{
	/* Typical fixed height and fixed width example */
	height: 333px;
	width: 422px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 5px;
	vertical-align: top;
}

.DvPhotoGalleryProjects
{
	scrollbar-face-color: #313d53;
	scrollbar-highlight-color: #313d53;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #313d53;
	scrollbar-3dlight-color: #313d53;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #313d53;
	scrollbar-darkshadow-color: #313d53;
}

.btnPhotoGalleryProject
{
	color: White;
	background-color: #313d53;
	font-family: Tahoma;
	font-size: 11px;
	border: solid 0px white;
	text-decoration: none;
	cursor: pointer;
}
.btnPhotoGalleryProject1
{
	color: #868d9a;
	background-color: #313d53;
	font-family: Tahoma;
	font-size: 11px;
	border: solid 0px white;
	text-decoration: none;
	cursor: pointer;
}
/*#dvPhotoGalley
{
	 
	height: 325px; width: 255px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative; 
	vertical-align: top;
} */
.test
{
	scrollbar-face-color: #0d1b35;
	scrollbar-highlight-color: #0d1b35;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #0d1b35;
	scrollbar-3dlight-color: #0d1b35;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #0d1b35;
	scrollbar-darkshadow-color: #0d1b35;
}
.dragMe
{
	width: 100%;
	height: 21px;
	background-color: #FFF;
	background-image: url(images/header-opened.png);
	text-align: center;
	cursor: move;
	font-weight: bold;
}

.overflowHidden
{
	overflow: hidden;
}

.overflowScroll
{
	overflow: hidden;
}
.overflowScroll
{
	overflow: hidden;
}
.lblError
{
	font-family: Verdana;
	font-size: 9px;
	color: Red;
}

.lblError1
{
	font-family: Verdana;
	font-size: 10px;
	color: #A40309;
}


.lblMessage
{
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	padding: 20px;
}
.lblWelcome
{
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	padding: 20px;
	text-align: center;
}
.PageBackGround
{
	height: 383px;
	width: 670px;
	background-image: url(Images/PageBody.gif);
	text-align: left;
	vertical-align: top;
}
.PageBackGround1
{
	background-image: url(Images/PageBody.gif);
	text-align: left;
	vertical-align: top;
}

.tdbluelogin
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	text-align: left;
	vertical-align: middle;
}

.btnBluelogin
{
	color: White;
	background-color: #465b6e;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	text-decoration: none;
}

.btnDarklogin
{
	color: #0d1b35;
	background-color: #465b6e;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: solid 0px white;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}
.NewsDesc
{
	text-align: justify;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	width: 445px;
	height: 230px;
}
.NewsTitle
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0d1b35;
	height: 25px;
}

.lnkNewsDesc
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	border: solid 0px white;
	vertical-align: middle;
	text-decoration: none;
}

.lnkNewsDescMO
{
	color: #0d1b35;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	border: solid 0px white;
	vertical-align: middle;
	text-decoration: none;
}
.titlenewsbtn
{
	background: #465b6e;
	color: white;
	font-family: tahoma;
	font-size: 8pt;
	border: solid 0px white;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.titlenewsbtn1
{
	background: #465b6e;
	color: Black;
	font-family: tahoma;
	font-size: 8pt;
	border: solid 0px white;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.Newstitleitem
{
	height: 20px;
	color: #0d1b35;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

#dvNewsDetails
{
	width: 660px;
	height: 267px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 2px;
	vertical-align: top;
}

.newsbodydiv
{
	scrollbar-face-color: #465b6e;
	scrollbar-highlight-color: #465b6e;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #465b6e;
	scrollbar-3dlight-color: #465b6e;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #465b6e;
	scrollbar-darkshadow-color: #465b6e;
}
.JobsTitle
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0d1b35;
	height: 25px;
}
.MasterNewsTitle
{
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	scrollbar-face-color: #243c54;
	scrollbar-highlight-color: #243c54;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #243c54;
	scrollbar-3dlight-color: #243c54;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #243c54;
	scrollbar-darkshadow-color: #243c54;
}
.lnkNews
{
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.lnkNews1
{
	color: #0d1b35;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#DvApplyOnline
{
	/* Typical fixed height and fixed width example */
	height: 373px;
	width: 660px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 2px;
	vertical-align: top;
}
.jobTitles
{
	font-size: 11px;
	font-family: tahoma;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
}
.jobTitles1
{
	font-size: 11px;
	font-family: tahoma;
	color: white;
	font-weight: bold;
	padding-left: 55px;
	text-align: left;
}
.btnsubmitApply
{
	background-color: #0d1b35;
	color: White;
	border: solid 0px white;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 13px;
	height: 20px;
	width: 130px;
}

.tdCurrentProjectTitle
{
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: White;
}
.tdCurrentProjectTitle1
{
	color: #bfdafc;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}
.tdCurrentProjectTitle2
{
	color: #bfdafc;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

.btnDeleteMessage
{
	background: #68798a;
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 0px white;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.btnDeleteMessage1
{
	background: #68798a;
	color: #0d1b35;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 0px white;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.tdDeleteMessage
{
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	width: 300px;
	height: 20px;
	vertical-align: middle;
}
.tdCountMessage
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	width: 300px;
	text-align: right;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
.btnmtitle
{
	border: solid 0px white;
	text-align: left;
	cursor: pointer;
}
.Messagetitle
{
	padding-top: 5px;
	color: #0d1b35;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
.MessageSubject
{
	color: #94bdf7;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.MessageBody
{
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.ProjectDetailsInfo
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: left;
	width: 124px;
}
.dvProjectAddress
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: left;
	width: 124px;
	height: 19px;
	scrollbar-face-color: #c2c6cc;
	scrollbar-highlight-color: #c2c6cc;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #c2c6cc;
	scrollbar-3dlight-color: #c2c6cc;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #c2c6cc;
	scrollbar-darkshadow-color: #c2c6cc;
}
.btnProjectDetails
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0d1b35;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
	width: 124px;
	height: 20px;
	border: solid 0px white;
	cursor: pointer;
}

.dvProjectContent
{
	color: White;
	width: 497px;
	height: 265px;
	scrollbar-face-color: #495d71;
	scrollbar-highlight-color: #495d71;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #495d71;
	scrollbar-3dlight-color: #495d71;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #495d71;
	scrollbar-darkshadow-color: #495d71;
}

#dvProjectContent
{
	width: 497px;
	height: 265px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0px;
	vertical-align: top;
}
.FutureProjecttitle
{
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.FutureProjecttitle
{
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.lnkFutureProject
{
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	border: solid 0px white;
}

.lnkHomeFP
{
	height: 19px;
	width: 100;
	color: White;
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.lnkHomeFP1
{
	height: 19px;
	width: 100;
	color: #868d9a;
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.lnkHomeFP2
{
	height: 19px;
	width: 100;
	color: RED;
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.lnkHomeFP3
{
	height: 19px;
	width: 100;
	color: #868d9a;
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}
.CommunityPageTitle
{
	height: 25px;
	width: 100%;
	background-color: #0d1b35;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
.communitydv
{
	text-align: left;
	vertical-align: top;
	position: absolute;
	height: 600px;
	width: 500px;
	background-color: #0d1b35;
	color: White;
	top: 50px;
	margin: 0px;
	padding: 0px;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	overflow: hidden;
}
.btnCloseComm
{
	background-color: #0d1b35;
	color: White;
	border: solid 0px white;
	font-family: Verdana;
	font-weight: bold;
	cursor: pointer;
	height: 15px;
}
.hublink
{
	font-family: Tw Cen MT;
	font-size: 17px;
	color: Black;
	cursor: pointer;
	text-decoration: none;
}
.hublink1
{
	font-family: Tw Cen MT;
	font-size: 17px;
	color: white;
	cursor: pointer;
	text-decoration: none;
}
.hubcopy
{
	color: #7d8da4;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.hubcopy1
{
	color: Black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
}

.dvHelpMaillinglist
{
	text-align: left;
	vertical-align: top;
	height: 350px;
	width: 400px;
	background-color: #0d1b35;
	color: White;
	top: 50px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	opacity: .92;
	filter: alpha(opacity=92);
	-moz-opacity: 0.92;
}

.Helpdv
{
	height: 330px;
	width: 400px;
	scrollbar-face-color: #0d1b35;
	scrollbar-highlight-color: #0d1b35;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #0d1b35;
	scrollbar-3dlight-color: #0d1b35;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #0d1b35;
	scrollbar-darkshadow-color: #0d1b35;
}
.btnHelp
{
	background-color: #0d1b35;
	padding-left: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	border: solid 0px white;
	color: White;
	text-align: right;
}

.lnkMCat
{
	text-align: Center;
	color: White;
	font-family: Tahoma;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}
.lnkMCat1
{
	text-align: Center;
	color: #868d9a;
	font-family: Tahoma;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}

.Calender .ajax__calendar_container
{
	border: 1px solid white;
	background-color: #00447B;
	color: white;
}
.Calender .ajax__calendar_header
{
	height: 20px;
	width: 100%;
	background-color: #7ca7ca;
}
.Calender .ajax__calendar_other .ajax__calendar_day
{
	background-color: #00447B;
	border-color: #00447B;
	color: #4292d4;
}
.Calender .ajax__calendar_other .ajax__calendar_year
{
	background-color: #00447B;
	border-color: #00447B;
	color: #4292d4;
}
.Calender .ajax__calendar_today
{
	border: 1px solid #ffffff;
}

.dvProjectProgress
{
	color: White;
	width: 183px;
	height: 350px;
	scrollbar-face-color: #495d71;
	scrollbar-highlight-color: #495d71;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #495d71;
	scrollbar-3dlight-color: #495d71;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #495d71;
	scrollbar-darkshadow-color: #495d71;
}
.dvtitleProgress
{
	color: White;
	font-family: Tahoma;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 210px;
	font-weight:bold;
}
.dvDescProgress
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	height: 53px;
	width: 210px;
	scrollbar-face-color: #495d71;
	scrollbar-highlight-color: #495d71;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #495d71;
	scrollbar-3dlight-color: #495d71;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #495d71;
	scrollbar-darkshadow-color: #495d71;
}
