body {
	background-color: #BFB6AD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.button {
	padding-right: 240px;
	border:none;
}

H1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	text-align:right; 
	color: #DFE8EC;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-repeat: repeat-y;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}
.introtext 
{
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #54644A;
	text-align: right;
	vertical-align: top;
	background-image: url(images/grey.gif);
	height: 5px;
	font-size: 13px;
	font-weight: normal;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 10px;
	
}
.endtext 
{
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #AFB1A9;
	text-align: right;
	vertical-align: top;
	background-image: url(images/grey.gif);
	height: 5px;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
	
}
.endtext1 
{
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #AFB1A9;
	text-align: right;
	vertical-align: top;
	height: 5px;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
	
}
.backcolor {
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

.picture {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	text-align: right;
	padding: 3px;
	vertical-align: top;	
}



.ztitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: right;
}

.ztitle A:hover{
	text-decoration: underline;
}

.text {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54644A;
	direction:rtl;
	vertical-align: top;
	
}
.clientext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54644A;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #54644A;
	border-left-color: #54644A;
	text-align: right;
	width: 223px;
}




th {
	font-family: Arial, Helvetica, sans-serif;
}
.maintable {
	padding-right: 10px;
	padding-left: 10px;
}
.grey {
	background-image: url(images/grey.gif);
	background-repeat: repeat-y;
}
.left {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6CA71;
	border-right-color: #B6CA71;
	border-bottom-color: #B6CA71;
	border-left-color: #B6CA71;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: right;
	vertical-align: top;
	width: 497px;
}
.right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B6CA71;
	border-right-color: #B6CA71;
	border-bottom-color: #B6CA71;
	border-left-color: #B6CA71;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: right top;
	width: 497px;
	text-align: right;
	vertical-align: top;
}
#divText {
	width: 60%;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
}

