﻿body
{
	margin: 0px;
	border: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 10pt;
	font-family: Tahoma, Sans-Serif;
	background-image: url(../Images/Layout/back.gif);
	background-color: #cccccc;
}

#pdsrLayout
{
	width: 1024px;
	border-top: thin;
	border-left: thin;
	border-right: thin;
	border-bottom: thin;
	background-color: transparent;
	border: 2px;
}
#pdsrHeader
{
	height: 107px;
	
	background-color: #0066cc;
	background-repeat: no-repeat;
	background-position: center center;
}

#pdsrSubHeader
{
	text-align:center;
	width: 100%; 
	background-image: url(../Images/Layout/Menu.png); 
	background-repeat: repeat-x;
	height: 30px;
	background-color: #cccccc;
	background-position: left top;
}
#pdsrSearch
{
	height: 50px;
	width: 224px;
}

#pdsrMain
{
	width: 737px;
	vertical-align: top;
	background-color: Transparent;
}

#pdsrSubFooter
{
	height: 30px;
	background-color: Transparent;
	background-repeat: repeat-x;
	background-position: left top;
}

#ProgressDiv
{
	position: absolute;
	background-color: transparent;
	text-align:center;
	width: 100%;
	height: 100%;
}
#pdsrLanguage_Left
{
	direction: rtl;
	background-image: url(../Images/Layout/Language_Center.png);
	width: 279px;
	height: 36px;
	background-position: left center;
	background-repeat: repeat-x;
}
#pdsrLanguage_Right
{
	direction: rtl;
}
#pdsrLanguage_Center
{
	background-color: #6699ff;
	width: 575px;
	height: 36px;
	background-position: top center;
	background-image: url(../Images/Layout/Language_Center.png);
	background-repeat: repeat-x;
}
#pdsrFooter
{
	width: 1024px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: Transparent;
}
#pdsrSideBar
{
	vertical-align: top;
	text-align: center;
	width: 242px;
}
input.btnNext
{
	background-image:url(../Images/Next.jpg);
	width:64px;
	height:64px;
	border:0px;
}

#tlbLanguage
{
	direction: rtl;
}
.pdsrTitle
{
	width:737px;
	height:54px;
	font-weight:bold;
	color:White; 
	text-align:center;
	background-image: url(../Images/Layout/MainHeader.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.SidbarHeader
{
	vertical-align:middle; 
	font-weight:bold;
	color:White; 
	text-align:justify;
	height: 31px; 
	width: 242px; 
	background-image: url(../Images/Layout/SidBarHeader.png); 
	background-position: top center; 
	background-repeat: no-repeat;
}
.SidbarFooter
{
	height: 30px; 
	width: 242px; 
	background-image: url(../Images/Layout/SidBarFooter.png); 
	background-position: top center; 
	background-repeat: no-repeat;
}
.SidbarBack
{
	height: 200px; 
	
	width: 242px; 
	vertical-align: top; 
	background-image: url(../Images/Layout/SidbarBack.png); 
	background-position: top center; 
	background-repeat: repeat-y;
}
.MainDetail
{
	height: 100%; 
	background-image: url(../Images/Layout/MainBack.png); 
	background-position: top center; 
	background-repeat: repeat-y; 
}
.MainFooter
{
	height: 174px; 
	width: 735px; 
	background-image: url(../Images/Layout/MainFooter.png); 
	background-position: top center; 
	background-repeat: no-repeat;
}
.Menu
{
	width:83px;
	vertical-align:middle; 
	text-align:center;
	background-image:url(../Images/Layout/Menu.png);
	background-repeat:repeat-x;
}
.MenuSeperator
{
	width:2px;
	vertical-align:middle; 
	background-image:url(../Images/Layout/MenuSeperator.png);
	background-repeat:no-repeat;
	
}
.btnNavigate
{
	cursor:pointer;
	width:100%;
	height:100%;
}
.tdNext
{
	background-image:url(../Images/Layout/Next.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:center;
	width:51px;
	height:51px;
}
.tdPrev
{
	background-image:url(../Images/Layout/Prev.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:center;
	width:51px;
	height:51px;
}
.tdPrevDesabled
{
	background-image:url(../Images/Layout/PrevDes.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:center;
	width:51px;
	height:51px;
}
.tdNextDesabled
{
	background-image:url(../Images/Layout/NextDes.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:center;
	width:51px;
	height:51px;
}
