HTML {
	DIRECTION: rtl;text-align:justify;
}
BODY {
	 MARGIN: 0px; FONT: 15px "Arial"; LETTER-SPACING: 0em;TEXT-ALIGN: justify;
}
H1 {
	FONT: bold 24px/110% Arial
}
H3 {
	FONT-SIZE: 15px
}
A:link {
	FONT: bold 15px "Arial"; COLOR: #16387c; TEXT-DECORATION: none;text-align:justify;
}
A:visited {
	FONT: bold 15px "Arial"; COLOR: #16387c; TEXT-DECORATION: none;text-align:justify;
}
A:hover {
	COLOR: #aa0000; TEXT-DECORATION: none;text-align:justify;
}
div.tcs ul {
	
	padding: 0px 0 0px 0;}
.ul.table li.row0,
.ul.table li.sectiontableentry1 {
	margin-right:15px;
	background-color: #F0F7FF;}
.ul.table li.row1,
.ul.table li.sectiontableentry2 
{margin-right:15px;background-color: #F9FCFF;}
.ul.table li.sectiontableentry1 a:link,
.ul.table li.sectiontableentry1 a:visited,
.ul.table li.sectiontableentry2 a:link,
.ul.table li.sectiontableentry2 a:visited {
color: #3366CC;
font-weight: bold;
text-decoration: none;}
.ul.table li.sectiontableentry1 a:hover,
ul.table li.sectiontableentry2 a:hover 
{
color: #000000;
}
* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { margin: 0em 0; }
li,dd { margin-right:1em; }
fieldset { padding:0em; }

/* for print page, send to friend etc popups */
body.contentpane { text-align:justify; }

/* div used to clear line */
.clear { clear: both; }
div.message { clear: both; background-color: #C3E5FC; border: 1px dashed #6899B8; padding: 0px; margin: 0px; font-weight: bold; }
.elxerror {
	clear: both; 
	margin: 0px 0; 
	background: #fdd5d5 url(../images/M_images/stop48.png) 100% 50% no-repeat;
	padding: 0px 60px 0px 0px;
	border: 1px #e1323c solid;
	font-size: 1em; 
	font-weight: bold;
	color: #990000; 
	TEXT-ALIGN: justify;
	min-height: 60px;
}

/* elxis warning message */
.elxwarning {
	clear: both; 
	margin-top:500px; 
	background: #fcf8ca url(../images/M_images/warning48.png) 100% 50% no-repeat;
	padding: 500px 60px 5px 5px;
	border: 1px #febf62 solid;
	font-size: 1em; 
	font-weight: bold;
	color: #d58002; 
	TEXT-ALIGN: justify;
	min-height: 60px;
}

/* form elements - textarea, input, select */
.text_area, .inputbox, .selectbox { margin: 2px 0px 2px 0px; padding: 1px; }

/* Submit form button */
.button {}

/* login module */
.userlogin { width: 100%; display:block; padding: 2px; position: relative; margin: 0; }
.userlogin img { margin: 2px; padding: 2px; border: 1px solid #666; float: right; }

/* ul table style (com_weblinks / com_contact) */
ul.table { list-style: none; padding: 1px 0; background: inherit; text-indent: 0px; }
ul.table li { padding: 0px; margin: 0px; text-indent: 0px; clear: both; float: right; width: 100%; }
img.screenshot { border: 0; float: right; padding: 0px 0px 0px 0px; }
ul.table li.row0, ul.table li.sectiontableentry1 { background-color: #EEEEEE; }
ul.table li.row1, ul.table li.sectiontableentry2 { background-color: #F9F9F0; }

/* business card - com_contact */
.business-card { background-color: #F5F5F5;padding: 5px; margin: 5px; float: right; width: 96%; border: 1px solid silver; }
.business-card img.card { padding: 2px; margin: 2px; border: 1px solid silver; }
dl.card-info { margin: 0; padding: 0; }
dl.card-info dt { font-weight: bold; font-size: 1.2em; color: #444; margin: 0; padding: 0; }
dl.card-info dd { margin: 0; font-size: 0.925em; }
dl.card-info img { vertical-align: top; border: 0; margin: 1px; }

/* div surrounding contact form */
.contact_email {}

/* div surrounding back button link */
.back_button { TEXT-ALIGN: justify; }

/* span with small font */
.small { font-size: 0.75em; }

/* user profile and random users module */
.avatarbox { display: block; position: relative; float: right; background-color: #EEEEEE; border: 1px solid #999999; color: #000000; font-size: 0.9em; margin: 0px; padding: 0px; width: 220px; }
#useravatar { text-align: center; width: 110px; display: block; position: relative; float: right; }
#useravatar img { margin: 0px; padding: 0px; border: 1px solid #CCCCCC; }
#useravatar #useravatarname { background-color: #AAAAAA; color: #FFFFFF; font-size: 11px; margin: 2px; text-align: center; display: block; }
#useravatar #useravatarname img { padding: 1px; border: 0px; }
.profile_signature { background-color: #EEEEEE; padding: 2px; color: #333333; font-style: italic; border: 1px dashed #999999; }

/* mainmenu links */
a.mainlevel { display: block; }

/* TOC */
ul.contenttoc { border: 1px #666666 solid; }

ul.contenttoc li {
	background: inherit;
	list-style-type: none;
	TEXT-ALIGN: justify;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

ul.contenttoc li.headtoc {
	list-style-type: none;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
}

/* HEADINGS */
/* Component or content item title */
h1.contentheading, h1.componentheading {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	border: 0;
}

/* Content item title (blog view) */
h2.contentheading {
	font-size: 1em;
	font-weight: bold;
	margin: 0.4em 0 0.4em 0;
	border: 0;
}
.contentpaneopen, .contentpane { padding:0; margin:0; width:70%; }
.contentdescription {
	background:none;
	width:530px;
	border:dashed #009;
	overflow:hidden;
	margin-top:0;
	border:none;
	padding:0;
}
.contentpaneopen_text {
	width:530px;
	overflow:hidden;
	padding: ;
	margin: 0;
}
.item_sectioncategory {}
.item_author {}
.item_createdate, .item_modifydate { font-style: italic; }
.item_related {}
a.readon {}
.pagenav_prev {}
.pagenav_next {}
.content_rating {}
.content_vote {}
.sectiontablefooter {
text-align: center;
margin: 5px;
padding: 5px;
}
/* DIV TABLE STYLE (com_registration) */
div.table, div.blog, div.blogleading, div.blog_more {
  margin-right:15px;
  padding: 0;
  width: 500px;
}

/* div.blogleading { background: #EEEEEE; } */
div.tablerow, div.blogrow {
  margin: 0;
  padding: 0;
  width: 100%;
  float: right;
}

div.tablecell, div.blogcell {
  margin: 0;
  padding: 0;
  width: 49%;
  float: right;
}

/* Used in content as title for "more" links section */
.moreLinks {
	padding:  10px 0 5px 0;
	font-weight: bold;
	font-size: 1.2em;
}

/* Div surrounding bot mosflv video */
.flvvideo {}

/* Div surrounding bot mp3 audio */
.mp3audio { padding: 5px; }

/* Table that surrounds modules when mosLoadModules() has a style of -1 */
table.style-1 {}

/* Used in "lost password" screen. */
#lostpassword {}

/* Used in Registration screen */
#registrationform {}

/* Used in "View User Profile" screen */
#vuserprofile {}

/* Used in "Edit User Profile" screen */
#euserprofile {}

/* Controls how categories table is shown in Table - Content Section */
.tcs {}

/* The area where the Print, PDF, Mail, RTF buttons are shown */
.buttonheading {}

/* Controls NewsFeeds rendering */
.newsfeeds {}

/* Controls WebLinks rendering */
.weblinks {}

/* Controls Search Results rendering */
.searchresults 
{	

}
.highlight { 
background-color: #FBFA84; 
color: #000; 
padding: 0 2px; 
font-weight: bold; 
}

/* Controls how Contact Categories are rendered */
.contactscats {}

/* module poll */
span.polltitle { font-weight: bold; }
ul.polltable { list-style: none; padding: 0px 0; background: inherit; text-indent: 0px; }
ul.polltable li { padding: 0px; margin: 0px; text-indent: 0px; text-align:right; }
ul.polltable li.row0 { background-color: #EEEEEE; }
ul.polltable li.row1 { background-color: #F9F9F0; }

/******** MODULE FRONTPAGE START **********/
html>body .modfpg-container {
	float: right;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	width: 215px;
}

.modfpg-row {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	float: right;
	width: 100%;
}

.modfpg-box {
	float: right;
	padding: 2px;
	margin: 2px;
	text-align: justify;
}

.modfpg-ctitle {
	font-weight: bold;
	font-size: 100%;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(../images/M_images/green_arrow.gif) no-repeat top right;
	padding-right: 20px;
}

.modfpg-introtitle a, .modfpg-introtitle a:visited, .modfpg-introtitle a:active {
	font-weight:bold;
	color: #333;
}

.modfpg-introtitle a:hover { text-decoration:underline; }

.modfpg-authordate {
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
	height:0.85em;
}

.modfpg-img { float: right; margin: 0.3em; }
.modfpg-more {}

html>body .modfpg-ul { list-style: none; }
html>body .modfpg-ul li { font-size: 0.90em;  }
html>body .modfpg-ul li a, .modfpg-box li a:hover, .modfpg-box li a:visited { text-decoration:none; }

/* polls Bar Colors/Formats */
.polls_color_1{ background-color: #8D1B1B; border: 2px ridge #B22222; }
.polls_color_2{ background-color: #6740E1; border: 2px ridge #4169E1; }
.polls_color_3{ background-color: #8D8D8D; border: 2px ridge #D2D2D2; }
.polls_color_4{ background-color: #CC8500; border: 2px ridge #FFA500; }
.polls_color_5{ background-color: #5B781E; border: 2px ridge #6B8E23; }
.pollstableborder { border: 1px solid; padding: 2px; }


/* comments list (2009.0+) */
div.commentsrow { min-height: 70px; border-bottom: 1px dotted #ccc; margin: 10px 0; padding: 5px 0; }

/* Comments form (2009.0+) */
.elxisfieldset{ margin: 10px 0; font-size: 0.92em; line-height: 1.1em;width:100%;}
.elxisfieldset legend { font-weight: bold; padding: 0 5px;}
.elxislabel { width: 30%; float: right; height:25px;}
.elxisfieldset input.inputbox, .elxisfieldset textarea.text_area { padding: 1px; }

.ts-1 {
	border: none;
	height: inherit;
	height:100%;
	min-height:100%;
	max-height:50000px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 967px;
}
.ts-1-1 {
	border: none;
	height:100%;
	min-height:100%;
	max-height:5000%;
	left: 0px;
	line-height: 40;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 33px;
}
.ts-1-2 {
	border: none;
	height: 100%;
	left: 33px;
	padding: 0px;
	position: absolute;
	top: auto;
	width: 901px;
}
.ts-2 {
	border: none;
	border-collapse: collapse;
	height: 100%;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}
.ts-2-1 {
	border: none;
	height: 100%;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 901px;
}
.ts-3-1 {
	border: none;
	height: 190px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 901px;
}

.ts-4 {
	border: none;
	border-collapse: collapse;
	height: 190px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-4-1 {
	border: none;
	height: 104px;
	left: 0px;
	line-height: 104px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 901px;
}

.ts-4-2 {
	border: none;
	height: 86px;
	left: 0px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 225px;
}

.ts-4-3 {
	border: none;
	height: 86px;
	left: 225px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 115px;
}

.ts-4-4 {
	border: none;
	height: 86px;
	left: 340px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 16px;
}

.ts-4-5 {
	border: none;
	height: 86px;
	left: 356px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 70px;
}

.ts-4-6 {
	border: none;
	height: 86px;
	left: 426px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 18px;
}

.ts-4-7 {
	border: none;
	height: 86px;
	left: 444px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 65px;
}

.ts-4-8 {
	border: none;
	height: 86px;
	left: 509px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 19px;
}

.ts-4-9 {
	border: none;
	height: 86px;
	left: 528px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 63px;
}

.ts-4-10 {
	border: none;
	height: 86px;
	left: 591px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 19px;
}

.ts-4-11 {
	border: none;
	height: 86px;
	left: 610px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 64px;
}

.ts-4-12 {
	border: none;
	height: 86px;
	left: 674px;
	line-height: 86px;
	padding: 0px;
	position: absolute;
	top: 104px;
	width: 227px;
}

.ts-3-2 {
	border: none;
	height: 98px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 190px;
	width: 901px;
}

.ts-5 {
	border: none;
	border-collapse: collapse;
	height: 98px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-5-1 {
	border: none;
	height: 28px;
	left: 0px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 19px;
}

.ts-5-2 {
	border: none;
	height: 28px;
	left: 19px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 116px;
}

.ts-5-3 {
	border: none;
	height: 28px;
	left: 135px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 26px;
}

.ts-5-4 {
	border: none;
	height: 28px;
	left: 161px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 82px;
}

.ts-5-5 {
	border: none;
	height: 28px;
	left: 243px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 27px;
}

.ts-5-6 {
	border: none;
	height: 28px;
	left: 270px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 86px;
}

.ts-5-7 {
	border: none;
	height: 28px;
	left: 356px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 19px;
}

.ts-5-8 {
	border: none;
	height: 28px;
	left: 375px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 82px;
}

.ts-5-9 {
	border: none;
	height: 28px;
	left: 457px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 19px;
}

.ts-5-10 {
	border: none;
	height: 28px;
	left: 476px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 90px;
}

.ts-5-11 {
	border: none;
	height: 28px;
	left: 566px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 25px;
}

.ts-5-12 {
	border: none;
	height: 28px;
	left: 591px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 83px;
}

.ts-5-13 {
	border: none;
	height: 28px;
	left: 674px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 23px;
}

.ts-5-14 {
	border: none;
	height: 28px;
	left: 697px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 82px;
}

.ts-5-15 {
	border: none;
	height: 28px;
	left: 779px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 21px;
}

.ts-5-16 {
	border: none;
	height: 28px;
	left: 800px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 101px;
}

.ts-5-17 {
	border: none;
	height: 24px;
	left: 0px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 111px;
}

.ts-5-18 {
	border: none;
	height: 24px;
	left: 111px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 79px;
}

.ts-5-19 {
	border: none;
	height: 24px;
	left: 190px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 24px;
}

.ts-5-20 {
	border: none;
	height: 24px;
	left: 214px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 80px;
}

.ts-5-21 {
	border: none;
	height: 24px;
	left: 294px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 29px;
}

.ts-5-22 {
	border: none;
	height: 24px;
	left: 323px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 80px;
}

.ts-5-23 {
	border: none;
	height: 24px;
	left: 403px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 23px;
}

.ts-5-24 {
	border: none;
	height: 24px;
	left: 426px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 83px;
}

.ts-5-25 {
	border: none;
	height: 24px;
	left: 509px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 28px;
}

.ts-5-26 {
	border: none;
	height: 24px;
	left: 537px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 81px;
}

.ts-5-27 {
	border: none;
	height: 24px;
	left: 618px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 22px;
}

.ts-5-28 {
	border: none;
	height: 24px;
	left: 640px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 79px;
}

.ts-5-29 {
	border: none;
	height: 24px;
	left: 719px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 31px;
}

.ts-5-30 {
	border: none;
	height: 24px;
	left: 750px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 75px;
}

.ts-5-31 {
	border: none;
	height: 24px;
	left: 825px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 28px;
	width: 76px;
}

.ts-5-32 {
	border: none;
	height: 26px;
	left: 0px;
	line-height: 26px;
	padding: 0px;
	position: absolute;
	top: 52px;
	width: 27px;
}

.ts-5-33 {
	border: none;
	height: 26px;
	left: 27px;
	line-height: 26px;
	padding: 0px;
	position: absolute;
	top: 52px;
	width: 847px;
}

.ts-5-34 {
	border: none;
	height: 26px;
	left: 874px;
	line-height: 26px;
	padding: 0px;
	position: absolute;
	top: 52px;
	width: 27px;
}

.ts-5-35 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 78px;
	width: 901px;
}

.ts-5-36 {
	border: none;
	height: 1px;
	left: 0px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 19px;
}

.ts-5-37 {
	border: none;
	height: 1px;
	left: 19px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 8px;
}

.ts-5-38 {
	border: none;
	height: 1px;
	left: 27px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 84px;
}

.ts-5-39 {
	border: none;
	height: 1px;
	left: 111px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 24px;
}

.ts-5-40 {
	border: none;
	height: 1px;
	left: 135px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 26px;
}

.ts-5-41 {
	border: none;
	height: 1px;
	left: 161px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 29px;
}

.ts-5-42 {
	border: none;
	height: 1px;
	left: 190px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 24px;
}

.ts-5-43 {
	border: none;
	height: 1px;
	left: 214px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 29px;
}

.ts-5-44 {
	border: none;
	height: 1px;
	left: 243px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 27px;
}

.ts-5-45 {
	border: none;
	height: 1px;
	left: 270px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 24px;
}

.ts-5-46 {
	border: none;
	height: 1px;
	left: 294px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 29px;
}

.ts-5-47 {
	border: none;
	height: 1px;
	left: 323px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 33px;
}

.ts-5-48 {
	border: none;
	height: 1px;
	left: 356px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 19px;
}

.ts-5-49 {
	border: none;
	height: 1px;
	left: 375px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 28px;
}

.ts-5-50 {
	border: none;
	height: 1px;
	left: 403px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 23px;
}

.ts-5-51 {
	border: none;
	height: 1px;
	left: 426px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 31px;
}

.ts-5-52 {
	border: none;
	height: 1px;
	left: 457px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 19px;
}

.ts-5-53 {
	border: none;
	height: 1px;
	left: 476px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 33px;
}

.ts-5-54 {
	border: none;
	height: 1px;
	left: 509px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 28px;
}

.ts-5-55 {
	border: none;
	height: 1px;
	left: 537px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 29px;
}

.ts-5-56 {
	border: none;
	height: 1px;
	left: 566px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 25px;
}

.ts-5-57 {
	border: none;
	height: 1px;
	left: 591px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 27px;
}

.ts-5-58 {
	border: none;
	height: 1px;
	left: 618px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 22px;
}

.ts-5-59 {
	border: none;
	height: 1px;
	left: 640px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 34px;
}

.ts-5-60 {
	border: none;
	height: 1px;
	left: 674px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 23px;
}

.ts-5-61 {
	border: none;
	height: 1px;
	left: 697px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 22px;
}

.ts-5-62 {
	border: none;
	height: 1px;
	left: 719px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 31px;
}

.ts-5-63 {
	border: none;
	height: 1px;
	left: 750px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 29px;
}

.ts-5-64 {
	border: none;
	height: 1px;
	left: 779px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 21px;
}

.ts-5-65 {
	border: none;
	height: 1px;
	left: 800px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 25px;
}

.ts-5-66 {
	border: none;
	height: 1px;
	left: 825px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 49px;
}

.ts-5-67 {
	border: none;
	height: 1px;
	left: 874px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 27px;
}

.ts-3-3 {
	border: none;
	height: 43px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 205px;
	width: 901px;
}

.ts-6 {
	border: none;
	border-collapse: collapse;
	height: 43px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 900px;
}

.ts-6-1 {
	border: none;
	height: 43px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 182px;
}

.ts-6-2 {
	border: none;
	height: 43px;
	left: 69px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 69px;
}

.ts-6-3 {
	border: none;
	height: 43px;
	left: 251px;
	line-height: 43px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 649px;
}

.ts-3-4 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 331px;
	width: 901px;
}

.ts-3-5 {
	border: none;
	height: auto;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 220px;
	width: 901px;
}

.ts-7 {
	border: none;
	border-collapse: collapse;
	height: 325px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-7-1 {
	border: none;
	height: 325px;
	left: 0px;
	line-height: 325px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-7-2 {
	border: none;
	height: 33px;
	left: 5px;
	line-height: 33px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 178px;
}

.ts-7-3 {
	border: none;
	height: 325px;
	left: 183px;
	line-height: 325px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-7-4 {
	border: none;
	height: 29px;
	left: 188px;
	line-height: 29px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 174px;
}

.ts-7-5 {
	border: none;
	height: 325px;
	left: 362px;
	line-height: 325px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 6px;
}

.ts-7-6 {
	border: none;
	height: 325px;
	left: 368px;
	line-height: 325px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 529px;
}

.ts-7-7 {
	border: none;
	height: 325px;
	left: 897px;
	line-height: 325px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 3px;
}

.ts-7-8 {
	border: none;
	height: 29px;
	left: 900px;
	line-height: 29px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-7-9 {
	background-image: url('images/jordanzadDesignFinal3_08.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 283px;
	left: 188px;
	line-height: 283px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 4px;
}

.ts-7-10 {
	background-color: #f1f3ee;
	border: none;
	height: 283px;
	left: 192px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 166px;
}

.ts-8 {
	border: none;
	border-collapse: collapse;
	height: 76px;
	margin-top: 103px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 166px;
}

.ts-8-1 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 166px;
}

.ts-8-2 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 19px;
	width: 166px;
}

.ts-8-3 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 38px;
	width: 166px;
}

.ts-8-4 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 57px;
	width: 166px;
}

.ts-7-11 {
	background-image: url('images/jordanzadDesignFinal3_10.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 283px;
	left: 358px;
	line-height: 283px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 4px;
}

.ts-7-12 {
	border: none;
	height: 4px;
	left: 900px;
	line-height: 4px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 1px;
}

.ts-7-13 {
	border: none;
	height: 57px;
	left: 5px;
	line-height: 57px;
	padding: 0px;
	position: absolute;
	top: 33px;
	width: 178px;
}

.ts-7-14 {
	border: none;
	height: 57px;
	left: 900px;
	line-height: 57px;
	padding: 0px;
	position: absolute;
	top: 33px;
	width: 1px;
}

.ts-7-15 {
	border: none;
	height: 49px;
	left: 5px;
	line-height: 49px;
	padding: 0px;
	position: absolute;
	top: 90px;
	width: 178px;
}

.ts-7-16 {
	border: none;
	height: 49px;
	left: 900px;
	line-height: 49px;
	padding: 0px;
	position: absolute;
	top: 90px;
	width: 1px;
}

.ts-7-17 {
	border: none;
	height: 3px;
	left: 5px;
	line-height: 3px;
	padding: 0px;
	position: absolute;
	top: 139px;
	width: 178px;
}

.ts-7-18 {
	border: none;
	height: 3px;
	left: 900px;
	line-height: 3px;
	padding: 0px;
	position: absolute;
	top: 139px;
	width: 1px;
}

.ts-7-19 {
	border: none;
	height: 183px;
	left: 5px;
	padding: 0px;
	position: absolute;
	top: 142px;
	width: 178px;
}

.ts-9 {
	background-color: #cdcdcd;
	border: 1px solid #111111;
	border-collapse: collapse;
	height: 181px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 176px;
}

.ts-9-1 {
	border: 1px inset #111111;
	height: 181px;
	left: 1px;
	padding: 0px;
	position: absolute;
	top: 1px;
	width: 176px;
}

.ts-10 {
	border: none;
	border-collapse: collapse;
	height: 181px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 176px;
}

.ts-10-1 {
	border: none;
	height: 91px;
	left: 0px;
	line-height: 91px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 176px;
}

.ts-10-2 {
	border: none;
	height: 91px;
	left: 0px;
	line-height: 91px;
	padding: 0px;
	position: absolute;
	top: 91px;
	width: 176px;
}

.ts-7-20 {
	border: none;
	height: 170px;
	left: 900px;
	line-height: 170px;
	padding: 0px;
	position: absolute;
	top: 142px;
	width: 1px;
}

.ts-7-21 {
	border: none;
	height: 13px;
	left: 188px;
	line-height: 13px;
	padding: 0px;
	position: absolute;
	top: 312px;
	width: 174px;
}

.ts-7-22 {
	border: none;
	height: 13px;
	left: 900px;
	line-height: 13px;
	padding: 0px;
	position: absolute;
	top: 312px;
	width: 1px;
}

.ts-3-6 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 750px;
	width: 901px;
}

.ts-3-7 {
	border: none;
	height: 1020px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 640px;
	width: 901px;
}

.ts-11 {
	border: none;
	border-collapse: collapse;
	height: 1020px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-11-1 {
	border: none;
	height: 1019px;
	left: 0px;
	line-height: 1019px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-11-2 {
	border: none;
	height: 69px;
	left: 5px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 222px;
}

.ts-11-3 {
	border: none;
	height: 1019px;
	left: 227px;
	line-height: 1019px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 4px;
}

.ts-11-4 {
	border: none;
	height: 34px;
	left: 231px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 666px;
}

.ts-11-5 {
	border: none;
	height: 1019px;
	left: 897px;
	line-height: 1019px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 2px;
}

.ts-11-6 {
	border: none;
	height: 1019px;
	left: 899px;
	line-height: 1019px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-11-7 {
	border: none;
	height: 34px;
	left: 900px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-11-8 {
	background-image: url('images/jordanzadDesignFinal4_07.jpg');
	background-repeat:no-repeat;
	border: none;
	height: 100%;
	left: 231px;
	line-height: 640px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 7px;
}

.ts-11-9 {
	background-color: #f1f1f1;
	border: none;
	height: 640px;
	left: 238px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 653px;
}

.ts-12 {
	border: none;
	border-collapse: collapse;
	height: 640px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 653px;
}

.ts-12-1 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-12-2 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-12-3 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-12-4 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-12-5 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 71px;
	width: 163px;
}

.ts-12-6 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 71px;
	width: 163px;
}

.ts-12-7 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 71px;
	width: 163px;
}

.ts-12-8 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 71px;
	width: 163px;
}

.ts-12-9 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 142px;
	width: 163px;
}

.ts-12-10 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 142px;
	width: 163px;
}

.ts-12-11 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 142px;
	width: 163px;
}

.ts-12-12 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 142px;
	width: 163px;
}

.ts-12-13 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 213px;
	width: 163px;
}

.ts-12-14 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 213px;
	width: 163px;
}

.ts-12-15 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 213px;
	width: 163px;
}

.ts-12-16 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 213px;
	width: 163px;
}

.ts-12-17 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 284px;
	width: 653px;
}

.ts-12-18 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 356px;
	width: 163px;
}

.ts-12-19 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 356px;
	width: 163px;
}

.ts-12-20 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 356px;
	width: 163px;
}

.ts-12-21 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 356px;
	width: 163px;
}

.ts-12-22 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 427px;
	width: 163px;
}

.ts-12-23 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 427px;
	width: 163px;
}

.ts-12-24 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 427px;
	width: 163px;
}

.ts-12-25 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 427px;
	width: 163px;
}

.ts-12-26 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 498px;
	width: 163px;
}

.ts-12-27 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 498px;
	width: 163px;
}

.ts-12-28 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 498px;
	width: 163px;
}

.ts-12-29 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 498px;
	width: 163px;
}

.ts-12-30 {
	border: none;
	height: 71px;
	left: 0px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 569px;
	width: 163px;
}

.ts-12-31 {
	border: none;
	height: 71px;
	left: 163px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 569px;
	width: 163px;
}

.ts-12-32 {
	border: none;
	height: 71px;
	left: 327px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 569px;
	width: 163px;
}

.ts-12-33 {
	border: none;
	height: 71px;
	left: 490px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 569px;
	width: 163px;
}

.ts-11-10 {
	background-image: url('images/jordanzadDesignFinal4_09.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 640px;
	left: 891px;
	line-height: 640px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 6px;
}

.ts-11-11 {
	border: none;
	height: 35px;
	left: 900px;
	line-height: 35px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 1px;
}

.ts-11-12 {
	border: none;
	height: 43px;
	left: 5px;
	line-height: 43px;
	padding: 0px;
	position: absolute;
	top: 69px;
	width: 222px;
}

.ts-11-13 {
	border: none;
	height: 43px;
	left: 900px;
	line-height: 43px;
	padding: 0px;
	position: absolute;
	top: 69px;
	width: 1px;
}

.ts-11-14 {
	background-image: url('images/jordanzadDesignFinal4_11.jpg');
	border: none;
	height: 141px;
	left: 5px;
	line-height: 141px;
	padding: 0px;
	position: absolute;
	top: 112px;
	width: 5px;
}

.ts-11-15 {
	border: none;
	height: 141px;
	left: 10px;
	padding: 0px;
	position: absolute;
	top: 112px;
	width: 209px;
}

.ts-13 {
	border: none;
	border-collapse: collapse;
	height: 38px;
	margin-top: 51px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 209px;
}

.ts-13-1 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 209px;
}

.ts-13-2 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 19px;
	width: 209px;
}

.ts-11-16 {
	background-image: url('images/jordanzadDesignFinal4_13.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 141px;
	left: 219px;
	line-height: 141px;
	padding: 0px;
	position: absolute;
	top: 112px;
	width: 8px;
}

.ts-11-17 {
	border: none;
	height: 141px;
	left: 900px;
	line-height: 141px;
	padding: 0px;
	position: absolute;
	top: 112px;
	width: 1px;
}

.ts-11-18 {
	border: none;
	height: 6px;
	left: 5px;
	line-height: 6px;
	padding: 0px;
	position: absolute;
	top: 253px;
	width: 222px;
}

.ts-11-19 {
	border: none;
	height: 6px;
	left: 900px;
	line-height: 6px;
	padding: 0px;
	position: absolute;
	top: 253px;
	width: 1px;
}

.ts-11-20 {
	border: none;
	height: 4px;
	left: 5px;
	line-height: 4px;
	padding: 0px;
	position: absolute;
	top: 259px;
	width: 222px;
}

.ts-11-21 {
	border: none;
	height: 4px;
	left: 900px;
	line-height: 4px;
	padding: 0px;
	position: absolute;
	top: 259px;
	width: 1px;
}

.ts-11-22 {
	border: none;
	height: 29px;
	left: 5px;
	line-height: 29px;
	padding: 0px;
	position: absolute;
	top: 263px;
	width: 222px;
}

.ts-11-23 {
	border: none;
	height: 29px;
	left: 900px;
	line-height: 29px;
	padding: 0px;
	position: absolute;
	top: 263px;
	width: 1px;
}

.ts-11-24 {
	background-image: url('images/jordanzadDesignFinal4_17.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 710px;
	left: 5px;
	line-height: 710px;
	padding: 0px;
	position: absolute;
	top: 292px;
	width: 9px;
}

.ts-11-25 {
	border: none;
	height: 710px;
	left: 14px;
	padding: 0px;
	position: absolute;
	top: 292px;
	width: 205px;
}

.ts-14 {
	border: none;
	border-collapse: collapse;
	height: 710px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 205px;
}

.ts-14-1 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 103px;
}

.ts-14-2 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 103px;
}

.ts-14-3 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 39px;
	width: 103px;
}

.ts-14-4 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 79px;
	width: 103px;
}

.ts-14-5 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 79px;
	width: 103px;
}

.ts-14-6 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 118px;
	width: 103px;
}

.ts-14-7 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 158px;
	width: 103px;
}

.ts-14-8 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 158px;
	width: 103px;
}

.ts-14-9 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 197px;
	width: 103px;
}

.ts-14-10 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 237px;
	width: 103px;
}

.ts-14-11 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 237px;
	width: 103px;
}

.ts-14-12 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 276px;
	width: 103px;
}

.ts-14-13 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 316px;
	width: 103px;
}

.ts-14-14 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 316px;
	width: 103px;
}

.ts-14-15 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 355px;
	width: 103px;
}

.ts-14-16 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 394px;
	width: 103px;
}

.ts-14-17 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 394px;
	width: 103px;
}

.ts-14-18 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 434px;
	width: 103px;
}

.ts-14-19 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 473px;
	width: 103px;
}

.ts-14-20 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 473px;
	width: 103px;
}

.ts-14-21 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 513px;
	width: 103px;
}

.ts-14-22 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 552px;
	width: 103px;
}

.ts-14-23 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 552px;
	width: 103px;
}

.ts-14-24 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 592px;
	width: 103px;
}

.ts-14-25 {
	border: none;
	height: 79px;
	left: 0px;
	line-height: 79px;
	padding: 0px;
	position: absolute;
	top: 631px;
	width: 103px;
}

.ts-14-26 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 631px;
	width: 103px;
}

.ts-14-27 {
	border: none;
	height: 39px;
	left: 103px;
	line-height: 39px;
	padding: 0px;
	position: absolute;
	top: 671px;
	width: 103px;
}

.ts-11-26 {
	background-image: url('images/jordanzadDesignFinal4_19.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 710px;
	left: 219px;
	line-height: 710px;
	padding: 0px;
	position: absolute;
	top: 292px;
	width: 8px;
}

.ts-11-27 {
	border: none;
	height: 382px;
	left: 900px;
	line-height: 382px;
	padding: 0px;
	position: absolute;
	top: 292px;
	width: 1px;
}

.ts-11-28 {
	border: none;
	height: 17px;
	left: 231px;
	line-height: 17px;
	padding: 0px;
	position: absolute;
	top: 674px;
	width: 666px;
}

.ts-11-29 {
	border: none;
	height: 17px;
	left: 900px;
	line-height: 17px;
	padding: 0px;
	position: absolute;
	top: 674px;
	width: 1px;
}

.ts-11-30 {
	border: none;
	height: 109px;
	left: 231px;
	padding: 0px;
	position: absolute;
	top: 691px;
	width: 665px;
}

.ts-15 {
	border: none;
	border-collapse: collapse;
	height: 109px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 665px;
}

.ts-15-1 {
	border: none;
	height: 109px;
	left: 0px;
	line-height: 109px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 166px;
}

.ts-15-2 {
	border: none;
	height: 109px;
	left: 166px;
	line-height: 109px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 166px;
}

.ts-15-3 {
	border: none;
	height: 109px;
	left: 333px;
	line-height: 109px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 166px;
}

.ts-15-4 {
	border: none;
	height: 109px;
	left: 499px;
	line-height: 109px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 166px;
}

.ts-11-31 {
	border: none;
	height: 109px;
	left: 896px;
	line-height: 109px;
	padding: 0px;
	position: absolute;
	top: 691px;
	width: 1px;
}

.ts-11-32 {
	border: none;
	height: 109px;
	left: 900px;
	line-height: 109px;
	padding: 0px;
	position: absolute;
	top: 691px;
	width: 1px;
}

.ts-11-33 {
	border: none;
	height: 32px;
	left: 231px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 800px;
	width: 666px;
}

.ts-11-34 {
	border: none;
	height: 32px;
	left: 900px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 800px;
	width: 1px;
}

.ts-11-35 {
	background-image: url('images/jordanzadDesignFinal4_24.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 170px;
	left: 231px;
	line-height: 170px;
	padding: 0px;
	position: absolute;
	top: 832px;
	width: 7px;
}

.ts-11-36 {
	background-color: #f1f1f1;
	border: none;
	height: 170px;
	left: 238px;
	line-height: 170px;
	padding: 0px;
	position: absolute;
	top: 832px;
	width: 653px;
}

.ts-11-37 {
	background-image: url('images/jordanzadDesignFinal4_25.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 170px;
	left: 891px;
	line-height: 170px;
	padding: 0px;
	position: absolute;
	top: 832px;
	width: 5px;
}

.ts-11-38 {
	border: none;
	height: 170px;
	left: 896px;
	line-height: 170px;
	padding: 0px;
	position: absolute;
	top: 832px;
	width: 1px;
}

.ts-11-39 {
	border: none;
	height: 170px;
	left: 900px;
	line-height: 170px;
	padding: 0px;
	position: absolute;
	top: 832px;
	width: 1px;
}

.ts-11-40 {
	border: none;
	height: 17px;
	left: 5px;
	line-height: 17px;
	padding: 0px;
	position: absolute;
	top: 1002px;
	width: 222px;
}

.ts-11-41 {
	border: none;
	height: 17px;
	left: 231px;
	line-height: 17px;
	padding: 0px;
	position: absolute;
	top: 1002px;
	width: 666px;
}

.ts-11-42 {
	border: none;
	height: 17px;
	left: 900px;
	line-height: 17px;
	padding: 0px;
	position: absolute;
	top: 1002px;
	width: 1px;
}

.ts-11-43 {
	border: none;
	height: 1px;
	left: 0px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 5px;
}

.ts-11-44 {
	border: none;
	height: 1px;
	left: 5px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 5px;
}

.ts-11-45 {
	border: none;
	height: 1px;
	left: 10px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 4px;
}

.ts-11-46 {
	border: none;
	height: 1px;
	left: 14px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 205px;
}

.ts-11-47 {
	border: none;
	height: 1px;
	left: 219px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 8px;
}

.ts-11-48 {
	border: none;
	height: 1px;
	left: 227px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 4px;
}

.ts-11-49 {
	border: none;
	height: 1px;
	left: 231px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 7px;
}

.ts-11-50 {
	border: none;
	height: 1px;
	left: 238px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 653px;
}

.ts-11-51 {
	border: none;
	height: 1px;
	left: 891px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 5px;
}

.ts-11-52 {
	border: none;
	height: 1px;
	left: 896px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 1px;
}

.ts-11-53 {
	border: none;
	height: 1px;
	left: 897px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 2px;
}

.ts-11-54 {
	border: none;
	height: 1px;
	left: 899px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 1px;
}

.ts-11-55 {
	border: none;
	height: 1px;
	left: 900px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 1019px;
	width: 1px;
}

.ts-3-8 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 1714px;
	width: 901px;
}

.ts-3-9 {
	border: none;
	height: 219px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 1660px;
	width: 901px;
}

.ts-16 {
	border: none;
	border-collapse: collapse;
	height: 219px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 900px;
}

.ts-16-1 {
	border: none;
	height: 219px;
	left: 0px;
	line-height: 219px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-16-2 {
	border: none;
	height: 29px;
	left: 5px;
	line-height: 29px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 442px;
}

.ts-16-3 {
	border: none;
	height: 29px;
	left: 447px;
	line-height: 29px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 449px;
}

.ts-16-4 {
	border: none;
	height: 219px;
	left: 896px;
	line-height: 219px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 4px;
}

.ts-16-5 {
	background-image: url('images/jordanzadDesignFinal5_05.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 175px;
	left: 5px;
	line-height: 175px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 6px;
}

.ts-16-6 {
	border: none;
	height: 175px;
	left: 11px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 429px;
}

.ts-17 {
	border: none;
	border-collapse: collapse;
	height: 175px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 429px;
}

.ts-17-1 {
	border: none;
	height: 88px;
	left: 0px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-17-2 {
	border: none;
	height: 88px;
	left: 107px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-17-3 {
	border: none;
	height: 88px;
	left: 215px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}


.ts-17-4 {
	border: none;
	height: 88px;
	left: 322px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-17-5 {
	border: none;
	height: 88px;
	left: 0px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 107px;
}

.ts-17-6 {
	border: none;
	height: 88px;
	left: 107px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 107px;
}

.ts-17-7 {
	border: none;
	height: 88px;
	left: 215px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 107px;
}

.ts-17-8 {
	border: none;
	height: 88px;
	left: 322px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 107px;
}

.ts-16-7 {
	background-image: url('images/jordanzadDesignFinal5_07.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 175px;
	left: 440px;
	line-height: 175px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 7px;
}

.ts-16-8 {
	background-image: url('images/jordanzadDesignFinal5_08.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 175px;
	left: 447px;
	line-height: 175px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 6px;
}

.ts-16-9 {
	border: none;
	height: 175px;
	left: 453px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 438px;
}

.ts-18 {
	border: none;
	border-collapse: collapse;
	height: 175px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 438px;
}

.ts-18-1 {
	border: none;
	height: 88px;
	left: 0px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 110px;
}

.ts-18-2 {
	border: none;
	height: 88px;
	left: 110px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 110px;
}

.ts-18-3 {
	border: none;
	height: 88px;
	left: 219px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 110px;
}

.ts-18-4 {
	border: none;
	height: 88px;
	left: 329px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 110px;
}

.ts-18-5 {
	border: none;
	height: 88px;
	left: 0px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 110px;
}

.ts-18-6 {
	border: none;
	height: 88px;
	left: 110px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 110px;
}

.ts-18-7 {
	border: none;
	height: 88px;
	left: 219px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 110px;
}

.ts-18-8 {
	border: none;
	height: 88px;
	left: 329px;
	line-height: 88px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 110px;
}

.ts-16-10 {
	background-image: url('images/jordanzadDesignFinal5_10.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 175px;
	left: 891px;
	line-height: 175px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 5px;
}

.ts-16-11 {
	border: none;
	height: 15px;
	left: 5px;
	line-height: 15px;
	padding: 0px;
	position: absolute;
	top: 204px;
	width: 442px;
}

.ts-16-12 {
	border: none;
	height: 15px;
	left: 447px;
	line-height: 15px;
	padding: 0px;
	position: absolute;
	top: 204px;
	width: 449px;
}

.ts-3-10 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 1965px;
	width: 901px;
}

.ts-3-11 {
	border: none;
	height: 344px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 1880px;
	width: 901px;
}

.ts-19 {
	border: none;
	border-collapse: collapse;
	height: 344px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-19-1 {
	border: none;
	height: 344px;
	left: 0px;
	line-height: 344px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-19-2 {
	border: none;
	height: 16px;
	left: 5px;
	line-height: 16px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 104px;
}

.ts-19-3 {
	border: none;
	height: 34px;
	left: 109px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 223px;
}

.ts-19-4 {
	border: none;
	height: 34px;
	left: 332px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 338px;
}

.ts-19-5 {
	border: none;
	height: 69px;
	left: 670px;
	line-height: 90px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 226px;
}

.ts-19-6 {
	border: none;
	height: 344px;
	left: 896px;
	line-height: 344px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 4px;
}

.ts-19-7 {
	border: none;
	height: 16px;
	left: 900px;
	line-height: 16px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-19-8 {
	border: none;
	height: 66px;
	left: 5px;
	line-height: 66px;
	padding: 0px;
	position: absolute;
	top: 16px;
	width: 95px;
}

.ts-19-9 {
	border: none;
	height: 310px;
	left: 100px;
	line-height: 310px;
	padding: 0px;
	position: absolute;
	top: 16px;
	width: 9px;
}

.ts-19-10 {
	border: none;
	height: 18px;
	left: 900px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 16px;
	width: 1px;
}

.ts-19-11 {
	background-image: url('images/jordanzadDesignFinal6_09.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 292px;
	left: 109px;
	line-height: 292px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 8px;
}

.ts-19-12 {
	background-color: #f1f1f1;
	border: none;
	height: 292px;
	left: 117px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 207px;
}

.ts-20 {
	border: none;
	border-collapse: collapse;
	height: 292px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 207px;
}

.ts-20-1 {
	border: none;
	height: 97px;
	left: 0px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 207px;
}

.ts-20-2 {
	border: none;
	height: 97px;
	left: 0px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 207px;
}

.ts-20-3 {
	border: none;
	height: 97px;
	left: 0px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 195px;
	width: 207px;
}

.ts-19-13 {
	background-image: url('images/jordanzadDesignFinal6_11.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 292px;
	left: 324px;
	line-height: 292px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 8px;
}

.ts-19-14 {
	background-image: url('images/jordanzadDesignFinal6_12.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 292px;
	left: 332px;
	line-height: 292px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 9px;
}

.ts-19-15 {
	background-color: #f1f1f1;
	border: none;
	height: 292px;
	left: 341px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 321px;
}

.ts-21 {
	border: none;
	border-collapse: collapse;
	height: 292px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 321px;
}

.ts-21-1 {
	border: none;
	height: 97px;
	left: 0px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 161px;
}

.ts-21-2 {
	border: none;
	height: 97px;
	left: 161px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 161px;
}

.ts-21-3 {
	border: none;
	height: 97px;
	left: 0px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 161px;
}

.ts-21-4 {
	border: none;
	height: 97px;
	left: 161px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 97px;
	width: 161px;
}

.ts-21-5 {
	border: none;
	height: 97px;
	left: 0px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 195px;
	width: 161px;
}

.ts-21-6 {
	border: none;
	height: 97px;
	left: 161px;
	line-height: 97px;
	padding: 0px;
	position: absolute;
	top: 195px;
	width: 161px;
}

.ts-19-16 {
	background-image: url('images/jordanzadDesignFinal6_14.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 292px;
	left: 662px;
	line-height: 292px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 8px;
}

.ts-19-17 {
	border: none;
	height: 48px;
	left: 900px;
	line-height: 48px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 1px;
}

.ts-19-18 {
	border: none;
	height: 8px;
	left: 5px;
	line-height: 8px;
	padding: 0px;
	position: absolute;
	top: 82px;
	width: 95px;
}

.ts-19-19 {
	border: none;
	height: 8px;
	left: 900px;
	line-height: 8px;
	padding: 0px;
	position: absolute;
	top: 82px;
	width: 1px;
}

.ts-19-20 {
	border: none;
	height: 74px;
	left: 5px;
	line-height: 74px;
	padding: 0px;
	position: absolute;
	top: 90px;
	width: 95px;
}

.ts-19-21 {
	background-image: url('images/jordanzadDesignFinal6_17.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 160px;
	left: 670px;
	line-height: 180px;
	padding: 0px;
	position: absolute;
	top: 60px;
	width: 8px;
}

.ts-19-22 {
	border: none;
	height: 236px;
	left: 678px;
	padding: 0px;
	position: absolute;
	top: 65px;
	width: 213px;
}

.ts-22 {
	border: none;
	border-collapse: collapse;
	height: 236px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 213px;
}

.ts-22-1 {
	border: none;
	height: 118px;
	left: 0px;
	line-height: 118px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 213px;
}

.ts-22-2 {
	border: none;
	height: 118px;
	left: 0px;
	line-height: 118px;
	padding: 0px;
	position: absolute;
	top: 118px;
	width: 213px;
}

.ts-19-23 {
	background-image: url('images/jordanzadDesignFinal6_19.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 160px;
	left: 891px;
	line-height: 180px;
	padding: 0px;
	position: absolute;
	top: 60px;
	width: 5px;
}

.ts-19-24 {
	border: none;
	height: 74px;
	left: 900px;
	line-height: 74px;
	padding: 0px;
	position: absolute;
	top: 90px;
	width: 1px;
}

.ts-19-25 {
	border: none;
	height: 11px;
	left: 5px;
	line-height: 11px;
	padding: 0px;
	position: absolute;
	top: 164px;
	width: 95px;
}

.ts-19-26 {
	border: none;
	height: 11px;
	left: 900px;
	line-height: 11px;
	padding: 0px;
	position: absolute;
	top: 164px;
	width: 1px;
}

.ts-19-27 {
	border: none;
	height: 71px;
	left: 5px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 175px;
	width: 95px;
}

.ts-19-28 {
	border: none;
	height: 71px;
	left: 900px;
	line-height: 71px;
	padding: 0px;
	position: absolute;
	top: 175px;
	width: 1px;
}

.ts-19-29 {
	border: none;
	height: 11px;
	left: 5px;
	line-height: 11px;
	padding: 0px;
	position: absolute;
	top: 246px;
	width: 95px;
}

.ts-19-30 {
	border: none;
	height: 11px;
	left: 900px;
	line-height: 11px;
	padding: 0px;
	position: absolute;
	top: 246px;
	width: 1px;
}

.ts-19-31 {
	border: none;
	height: 69px;
	left: 5px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 257px;
	width: 95px;
}

.ts-19-32 {
	border: none;
	height: 69px;
	left: 900px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 257px;
	width: 1px;
}

.ts-19-33 {
	border: none;
	height: 18px;
	left: 5px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 326px;
	width: 104px;
}

.ts-19-34 {
	border: none;
	height: 18px;
	left: 109px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 326px;
	width: 223px;
}

.ts-19-35 {
	border: none;
	height: 18px;
	left: 332px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 326px;
	width: 338px;
}

.ts-19-36 {
	border: none;
	height: 18px;
	left: 670px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 220px;
	width: 226px;
}

.ts-19-37 {
	border: none;
	height: 18px;
	left: 900px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 326px;
	width: 1px;
}

.ts-3-12 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 2316px;
	width: 901px;
}

.ts-3-13 {
	border: none;
	height: 237px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 2225px;
	width: 901px;
}

.ts-23 {
	border: none;
	border-collapse: collapse;
	height: 237px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-23-1 {
	border: none;
	height: 236px;
	left: 0px;
	line-height: 236px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-23-2 {
	border: none;
	height: 32px;
	left: 5px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 221px;
}

.ts-23-3 {
	border: none;
	height: 32px;
	left: 226px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 444px;
}

.ts-23-4 {
	border: none;
	height: 54px;
	left: 670px;
	line-height: 54px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 226px;
}

.ts-23-5 {
	border: none;
	height: 54px;
	left: 896px;
	line-height: 54px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 3px;
}

.ts-23-6 {
	border: none;
	height: 217px;
	left: 899px;
	line-height: 217px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-23-7 {
	border: none;
	height: 32px;
	left: 900px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-23-8 {
	background-image: url('images/jordanzadDesignFinal7_07.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 185px;
	left: 5px;
	line-height: 185px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 6px;
}

.ts-23-9 {
	background-color: #f1f1f1;
	border: none;
	height: 185px;
	left: 11px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 207px;
}

.ts-24 {
	border: none;
	border-collapse: collapse;
	height: 185px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 207px;
}

.ts-24-1 {
	border: none;
	height: 62px;
	left: 0px;
	line-height: 62px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 104px;
}

.ts-24-2 {
	border: none;
	height: 62px;
	left: 104px;
	line-height: 62px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 104px;
}

.ts-24-3 {
	border: none;
	height: 62px;
	left: 0px;
	line-height: 62px;
	padding: 0px;
	position: absolute;
	top: 62px;
	width: 104px;
}

.ts-24-4 {
	border: none;
	height: 62px;
	left: 104px;
	line-height: 62px;
	padding: 0px;
	position: absolute;
	top: 62px;
	width: 104px;
}

.ts-24-5 {
	border: none;
	height: 62px;
	left: 0px;
	line-height: 62px;
	padding: 0px;
	position: absolute;
	top: 123px;
	width: 104px;
}

.ts-24-6 {
	border: none;
	height: 62px;
	left: 104px;
	line-height: 62px;
	padding: 0px;
	position: absolute;
	top: 123px;
	width: 104px;
}

.ts-23-10 {
	background-image: url('images/jordanzadDesignFinal7_09.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 185px;
	left: 218px;
	line-height: 185px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 8px;
}

.ts-23-11 {
	background-image: url('images/jordanzadDesignFinal7_10.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 185px;
	left: 226px;
	line-height: 185px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 9px;
}

.ts-23-12 {
	background-color: #f1f1f1;
	border: none;
	height: 185px;
	left: 235px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 427px;
}

.ts-25 {
	border: none;
	border-collapse: collapse;
	height: 185px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 427px;
}

.ts-25-1 {
	border: none;
	height: 93px;
	left: 0px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-25-2 {
	border: none;
	height: 93px;
	left: 107px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-25-3 {
	border: none;
	height: 93px;
	left: 214px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-25-4 {
	border: none;
	height: 93px;
	left: 320px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 107px;
}

.ts-25-5 {
	border: none;
	height: 93px;
	left: 0px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 93px;
	width: 107px;
}

.ts-25-6 {
	border: none;
	height: 93px;
	left: 107px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 93px;
	width: 107px;
}

.ts-25-7 {
	border: none;
	height: 93px;
	left: 214px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 93px;
	width: 107px;
}

.ts-25-8 {
	border: none;
	height: 93px;
	left: 320px;
	line-height: 93px;
	padding: 0px;
	position: absolute;
	top: 93px;
	width: 107px;
}

.ts-23-13 {
	background-image: url('images/jordanzadDesignFinal7_12.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 185px;
	left: 662px;
	line-height: 185px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 8px;
}

.ts-23-14 {
	border: none;
	height: 22px;
	left: 900px;
	line-height: 22px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 1px;
}

.ts-23-15 {
	background-image: url('images/jordanzadDesignFinal7_13.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 163px;
	left: 670px;
	line-height: 163px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 17px;
}

.ts-23-16 {
	border: none;
	height: 129px;
	left: 687px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 194px;
}

.ts-26 {
	border: none;
	border-collapse: collapse;
	height: 129px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 194px;
}

.ts-26-1 {
	border: none;
	height: 65px;
	left: 0px;
	line-height: 65px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 194px;
}

.ts-26-2 {
	border: none;
	height: 65px;
	left: 0px;
	line-height: 65px;
	padding: 0px;
	position: absolute;
	top: 65px;
	width: 194px;
}

.ts-23-17 {
	background-image: url('images/jordanzadDesignFinal7_15.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 163px;
	left: 881px;
	line-height: 163px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 18px;
}

.ts-23-18 {
	border: none;
	height: 129px;
	left: 900px;
	line-height: 129px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 1px;
}

.ts-23-19 {
	border: none;
	height: 34px;
	left: 687px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 183px;
	width: 35px;
}

.ts-23-20 {
	border: none;
	height: 34px;
	left: 722px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 183px;
	width: 62px;
}

.ts-23-21 {
	border: none;
	height: 34px;
	left: 784px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 183px;
	width: 63px;
}

.ts-23-22 {
	border: none;
	height: 34px;
	left: 847px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 183px;
	width: 34px;
}

.ts-23-23 {
	border: none;
	height: 34px;
	left: 900px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 183px;
	width: 1px;
}

.ts-23-24 {
	border: none;
	height: 19px;
	left: 5px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 221px;
}

.ts-23-25 {
	border: none;
	height: 19px;
	left: 226px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 444px;
}

.ts-23-26 {
	border: none;
	height: 19px;
	left: 670px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 230px;
}

.ts-23-27 {
	border: none;
	height: 19px;
	left: 900px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 1px;
}

.ts-23-28 {
	border: none;
	height: 1px;
	left: 0px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 5px;
}

.ts-23-29 {
	border: none;
	height: 1px;
	left: 5px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 6px;
}

.ts-23-30 {
	border: none;
	height: 1px;
	left: 11px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 207px;
}

.ts-23-31 {
	border: none;
	height: 1px;
	left: 218px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 8px;
}

.ts-23-32 {
	border: none;
	height: 1px;
	left: 226px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 9px;
}

.ts-23-33 {
	border: none;
	height: 1px;
	left: 235px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 427px;
}

.ts-23-34 {
	border: none;
	height: 1px;
	left: 662px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 8px;
}

.ts-23-35 {
	border: none;
	height: 1px;
	left: 670px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 17px;
}

.ts-23-36 {
	border: none;
	height: 1px;
	left: 687px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 35px;
}

.ts-23-37 {
	border: none;
	height: 1px;
	left: 722px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 62px;
}

.ts-23-38 {
	border: none;
	height: 1px;
	left: 784px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 63px;
}

.ts-23-39 {
	border: none;
	height: 1px;
	left: 847px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 34px;
}

.ts-23-40 {
	border: none;
	height: 1px;
	left: 881px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 15px;
}

.ts-23-41 {
	border: none;
	height: 1px;
	left: 896px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 3px;
}

.ts-23-42 {
	border: none;
	height: 1px;
	left: 899px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 1px;
}

.ts-23-43 {
	border: none;
	height: 1px;
	left: 900px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 1px;
}

.ts-3-14 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 2555px;
	width: 901px;
}

.ts-3-15 {
	border: none;
	height: 329px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 2465px;
	width: 901px;
}

.ts-27 {
	border: none;
	border-collapse: collapse;
	height: 329px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 900px;
}

.ts-27-1 {
	border: none;
	height: 329px;
	left: 0px;
	line-height: 329px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-27-2 {
	border: none;
	height: 32px;
	left: 5px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 367px;
}

.ts-27-3 {
	border: none;
	height: 32px;
	left: 372px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 300px;
}

.ts-27-4 {
	border: none;
	height: 54px;
	left: 672px;
	line-height: 54px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 224px;
}

.ts-27-5 {
	border: none;
	height: 329px;
	left: 896px;
	line-height: 329px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 3px;
}

.ts-27-6 {
	border: none;
	height: 32px;
	left: 899px;
	line-height: 32px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-27-7 {
	background-image: url('images/jordanzadDesignFinal8_06.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 276px;
	left: 5px;
	line-height: 276px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 9px;
}

.ts-27-8 {
	background-color: #f1f1f1;
	border: none;
	height: 276px;
	left: 14px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 349px;
}

.ts-28 {
	border: none;
	border-collapse: collapse;
	height: 276px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 349px;
}

.ts-28-1 {
	border: none;
	height: 69px;
	left: 0px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 175px;
}

.ts-28-2 {
	border: none;
	height: 69px;
	left: 175px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 175px;
}

.ts-28-3 {
	border: none;
	height: 69px;
	left: 0px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 69px;
	width: 175px;
}

.ts-28-4 {
	border: none;
	height: 69px;
	left: 175px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 69px;
	width: 175px;
}

.ts-28-5 {
	border: none;
	height: 69px;
	left: 0px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 138px;
	width: 175px;
}

.ts-28-6 {
	border: none;
	height: 69px;
	left: 175px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 138px;
	width: 175px;
}

.ts-28-7 {
	border: none;
	height: 69px;
	left: 0px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 207px;
	width: 175px;
}

.ts-28-8 {
	border: none;
	height: 69px;
	left: 175px;
	line-height: 69px;
	padding: 0px;
	position: absolute;
	top: 207px;
	width: 175px;
}

.ts-27-9 {
	background-image: url('images/jordanzadDesignFinal8_08.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 276px;
	left: 363px;
	line-height: 276px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 9px;
}

.ts-27-10 {
	background-image: url('images/jordanzadDesignFinal8_09.jpg');
	border: none;
	height: 276px;
	left: 372px;
	line-height: 276px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 8px;
}

.ts-27-11 {
	background-color: #f1f1f1;
	border: none;
	height: 276px;
	left: 380px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 284px;
}

.ts-29 {
	border: none;
	border-collapse: collapse;
	height: 276px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 284px;
}

.ts-29-1 {
	border: none;
	height: 92px;
	left: 0px;
	line-height: 92px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 142px;
}

.ts-29-2 {
	border: none;
	height: 92px;
	left: 142px;
	line-height: 92px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 142px;
}

.ts-29-3 {
	border: none;
	height: 92px;
	left: 0px;
	line-height: 92px;
	padding: 0px;
	position: absolute;
	top: 92px;
	width: 142px;
}

.ts-29-4 {
	border: none;
	height: 92px;
	left: 142px;
	line-height: 92px;
	padding: 0px;
	position: absolute;
	top: 92px;
	width: 142px;
}

.ts-29-5 {
	border: none;
	height: 92px;
	left: 0px;
	line-height: 92px;
	padding: 0px;
	position: absolute;
	top: 184px;
	width: 142px;
}

.ts-29-6 {
	border: none;
	height: 92px;
	left: 142px;
	line-height: 92px;
	padding: 0px;
	position: absolute;
	top: 184px;
	width: 142px;
}

.ts-27-12 {
	background-image: url('images/jordanzadDesignFinal8_11.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 276px;
	left: 664px;
	line-height: 276px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 8px;
}

.ts-27-13 {
	border: none;
	height: 22px;
	left: 899px;
	line-height: 22px;
	padding: 0px;
	position: absolute;
	top: 32px;
	width: 1px;
}

.ts-27-14 {
	background-image: url('images/jordanzadDesignFinal8_12.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 254px;
	left: 672px;
	line-height: 254px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 13px;
}

.ts-27-15 {
	border: none;
	height: 254px;
	left: 685px;
	padding: 0px;
	position: absolute;
	top: 80px;
	width: 197px;
}

.ts-30 {
	border: none;
	border-collapse: collapse;
	height: 254px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 197px;
}

.ts-30-1 {
	border: none;
	height: 254px;
	left: 0px;
	line-height: 254px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 197px;
}

.ts-27-16 {
	background-image: url('images/jordanzadDesignFinal8_14.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 254px;
	left: 882px;
	line-height: 254px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 14px;
}

.ts-27-17 {
	border: none;
	height: 254px;
	left: 899px;
	line-height: 254px;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 1px;
}

.ts-27-18 {
	border: none;
	height: 21px;
	left: 5px;
	line-height: 21px;
	padding: 0px;
	position: absolute;
	top: 308px;
	width: 367px;
}

.ts-27-19 {
	border: none;
	height: 21px;
	left: 372px;
	line-height: 21px;
	padding: 0px;
	position: absolute;
	top: 308px;
	width: 300px;
}

.ts-27-20 {
	border: none;
	height: 21px;
	left: 672px;
	line-height: 21px;
	padding: 0px;
	position: absolute;
	top: 308px;
	width: 224px;
}

.ts-27-21 {
	border: none;
	height: 21px;
	left: 899px;
	line-height: 21px;
	padding: 0px;
	position: absolute;
	top: 308px;
	width: 1px;
}

.ts-3-16 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 2886px;
	width: 901px;
}

.ts-3-17 {
	border: none;
	height: 713px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 2795px;
	width: 901px;
}

.ts-31 {
	border: none;
	border-collapse: collapse;
	height: 713px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 900px;
}

.ts-31-1 {
	border: none;
	height: 712px;
	left: 0px;
	line-height: 712px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-31-2 {
	border: none;
	height: 67px;
	left: 5px;
	line-height: 67px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 226px;
}

.ts-31-3 {
	border: none;
	height: 34px;
	left: 231px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 665px;
}

.ts-31-4 {
	border: none;
	height: 712px;
	left: 896px;
	line-height: 712px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 3px;
}

.ts-31-5 {
	border: none;
	height: 34px;
	left: 899px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.ts-31-6 {
	background-image: url('images/jordanzadDesignFinal9_05.jpg');
	border: none;
	height: 205px;
	left: 231px;
	line-height: 205px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 9px;
}

.ts-31-7 {
	border: none;
	height: 205px;
	left: 240px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 650px;
}

.ts-32 {
	border: none;
	border-collapse: collapse;
	height: 205px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 650px;
}

.ts-32-1 {
	border: none;
	height: 103px;
	left: 0px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-32-2 {
	border: none;
	height: 103px;
	left: 163px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-32-3 {
	border: none;
	height: 103px;
	left: 325px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-32-4 {
	border: none;
	height: 103px;
	left: 488px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-32-5 {
	border: none;
	height: 103px;
	left: 0px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 103px;
	width: 163px;
}

.ts-32-6 {
	border: none;
	height: 103px;
	left: 163px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 103px;
	width: 163px;
}

.ts-32-7 {
	border: none;
	height: 103px;
	left: 325px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 103px;
	width: 163px;
}

.ts-32-8 {
	border: none;
	height: 103px;
	left: 488px;
	line-height: 103px;
	padding: 0px;
	position: absolute;
	top: 103px;
	width: 163px;
}

.ts-31-8 {
	background-image: url('images/jordanzadDesignFinal9_07.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 205px;
	left: 890px;
	line-height: 205px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 6px;
}

.ts-31-9 {
	border: none;
	height: 33px;
	left: 899px;
	line-height: 33px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 1px;
}

.ts-31-10 {
	background-image: url('images/jordanzadDesignFinal9_08.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 334px;
	left: 5px;
	line-height: 334px;
	padding: 0px;
	position: absolute;
	top: 67px;
	width: 31px;
}

.ts-31-11 {
	border: none;
	height: 360px;
	left: 16px;
	right:0;
	padding: 0px;
	position: absolute;
	top: 60px;
	width: 201px;
}

.ts-33 {
	border: none;
	border-collapse: collapse;
	height: 334px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 165px;
}

.ts-33-1 {
	border: none;
	height: 334px;
	left: 0px;
	line-height: 334px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 165px;
}

.ts-31-12 {
	background-image: url('images/jordanzadDesignFinal9_10.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 334px;
	left: 219px;
	line-height: 334px;
	padding: 0px;
	position: absolute;
	top: 67px;
	width: 30px;
}

.ts-31-13 {
	border: none;
	height: 172px;
	left: 899px;
	line-height: 172px;
	padding: 0px;
	position: absolute;
	top: 67px;
	width: 1px;
}

.ts-31-14 {
	border: none;
	height: 13px;
	left: 231px;
	line-height: 13px;
	padding: 0px;
	position: absolute;
	top: 239px;
	width: 665px;
}

.ts-31-15 {
	border: none;
	height: 13px;
	left: 899px;
	line-height: 13px;
	padding: 0px;
	position: absolute;
	top: 239px;
	width: 1px;
}

.ts-31-16 {
	border: none;
	height: 15px;
	left: 231px;
	line-height: 15px;
	padding: 0px;
	position: absolute;
	top: 252px;
	width: 665px;
}

.ts-31-17 {
	border: none;
	height: 15px;
	left: 899px;
	line-height: 15px;
	padding: 0px;
	position: absolute;
	top: 252px;
	width: 1px;
}

.ts-31-18 {
	border: none;
	height: 33px;
	left: 231px;
	line-height: 33px;
	padding: 0px;
	position: absolute;
	top: 267px;
	width: 665px;
}

.ts-31-19 {
	border: none;
	height: 33px;
	left: 899px;
	line-height: 33px;
	padding: 0px;
	position: absolute;
	top: 267px;
	width: 1px;
}

.ts-31-20 {
	background-image: url('images/jordanzadDesignFinal9_14.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 400px;
	left: 231px;
	line-height: 400px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 9px;
}

.ts-31-21 {
	background-color: #f1f1f1;
	border: none;
	height: 400px;
	left: 240px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 650px;
}

.ts-34 {
	border: none;
	border-collapse: collapse;
	height: 400px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 650px;
}

.ts-34-1 {
	border: none;
	height: 100px;
	left: 0px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-34-2 {
	border: none;
	height: 100px;
	left: 163px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-34-3 {
	border: none;
	height: 100px;
	left: 325px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-34-4 {
	border: none;
	height: 100px;
	left: 488px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 163px;
}

.ts-34-5 {
	border: none;
	height: 100px;
	left: 0px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 100px;
	width: 163px;
}

.ts-34-6 {
	border: none;
	height: 100px;
	left: 163px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 100px;
	width: 163px;
}

.ts-34-7 {
	border: none;
	height: 100px;
	left: 325px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 100px;
	width: 163px;
}

.ts-34-8 {
	border: none;
	height: 100px;
	left: 488px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 100px;
	width: 163px;
}

.ts-34-9 {
	border: none;
	height: 100px;
	left: 0px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 200px;
	width: 163px;
}

.ts-34-10 {
	border: none;
	height: 100px;
	left: 163px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 200px;
	width: 163px;
}

.ts-34-11 {
	border: none;
	height: 100px;
	left: 325px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 200px;
	width: 163px;
}

.ts-34-12 {
	border: none;
	height: 100px;
	left: 488px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 200px;
	width: 163px;
}

.ts-34-13 {
	border: none;
	height: 100px;
	left: 0px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 163px;
}

.ts-34-14 {
	border: none;
	height: 100px;
	left: 163px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 163px;
}

.ts-34-15 {
	border: none;
	height: 100px;
	left: 325px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 163px;
}

.ts-34-16 {
	border: none;
	height: 100px;
	left: 488px;
	line-height: 100px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 163px;
}

.ts-31-22 {
	background-image: url('images/jordanzadDesignFinal9_16.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 400px;
	left: 890px;
	line-height: 400px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 6px;
}

.ts-31-23 {
	border: none;
	height: 101px;
	left: 899px;
	line-height: 101px;
	padding: 0px;
	position: absolute;
	top: 300px;
	width: 1px;
}

.ts-31-24 {
	border: none;
	height: 34px;
	left: 5px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 401px;
	width: 226px;
}

.ts-31-25 {
	border: none;
	height: 34px;
	left: 899px;
	line-height: 34px;
	padding: 0px;
	position: absolute;
	top: 401px;
	width: 1px;
}

.ts-31-26 {
	border: none;
	height: 75px;
	left: 5px;
	line-height: 75px;
	padding: 0px;
	position: absolute;
	top: 435px;
	width: 226px;
}

.ts-31-27 {
	border: none;
	height: 75px;
	left: 899px;
	line-height: 75px;
	padding: 0px;
	position: absolute;
	top: 435px;
	width: 1px;
}

.ts-31-28 {
	background-image: url('images/jordanzadDesignFinal9_19.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 190px;
	left: 5px;
	line-height: 190px;
	padding: 0px;
	position: absolute;
	top: 510px;
	width: 9px;
}

.ts-31-29 {
	background-color: #000000;
	border: none;
	height: 190px;
	left: 14px;
	padding: 0px;
	position: absolute;
	top: 510px;
	width: 208px;
}

.ts-35 {
	border: none;
	border-collapse: collapse;
	height: 190px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 208px;
}

.ts-35-1 {
	border: none;
	height: 190px;
	left: 0px;
	line-height: 190px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 208px;
}

.ts-31-30 {
	background-image: url('images/jordanzadDesignFinal9_21.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 190px;
	left: 222px;
	line-height: 190px;
	padding: 0px;
	position: absolute;
	top: 510px;
	width: 9px;
}

.ts-31-31 {
	border: none;
	height: 190px;
	left: 899px;
	line-height: 190px;
	padding: 0px;
	position: absolute;
	top: 510px;
	width: 1px;
}

.ts-31-32 {
	border: none;
	height: 12px;
	left: 5px;
	line-height: 12px;
	padding: 0px;
	position: absolute;
	top: 700px;
	width: 226px;
}

.ts-31-33 {
	border: none;
	height: 12px;
	left: 231px;
	line-height: 12px;
	padding: 0px;
	position: absolute;
	top: 700px;
	width: 665px;
}

.ts-31-34 {
	border: none;
	height: 12px;
	left: 899px;
	line-height: 12px;
	padding: 0px;
	position: absolute;
	top: 700px;
	width: 1px;
}

.ts-31-35 {
	border: none;
	height: 1px;
	left: 0px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 5px;
}

.ts-31-36 {
	border: none;
	height: 1px;
	left: 5px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 9px;
}

.ts-31-37 {
	border: none;
	height: 1px;
	left: 14px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 22px;
}

.ts-31-38 {
	border: none;
	height: 1px;
	left: 36px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 165px;
}

.ts-31-39 {
	border: none;
	height: 1px;
	left: 201px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 21px;
}

.ts-31-40 {
	border: none;
	height: 1px;
	left: 222px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 9px;
}

.ts-31-41 {
	border: none;
	height: 1px;
	left: 231px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 9px;
}

.ts-31-42 {
	border: none;
	height: 1px;
	left: 240px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 650px;
}

.ts-31-43 {
	border: none;
	height: 1px;
	left: 890px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 6px;
}

.ts-31-44 {
	border: none;
	height: 1px;
	left: 896px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 3px;
}

.ts-31-45 {
	border: none;
	height: 1px;
	left: 899px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 712px;
	width: 1px;
}

.ts-3-19 {
	border: none;
	height: 236px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 3510px;
	width: 901px;
}

.ts-36 {
	border: none;
	border-collapse: collapse;
	height: 236px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 899px;
}

.ts-36-1 {
	border: none;
	height: 236px;
	left: 0px;
	line-height: 311px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 5px;
}

.ts-36-2 {
	border: none;
	height: 47px;
	left: 5px;
	line-height: 47px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 272px;
}

.ts-36-3 {
	border: none;
	height: 47px;
	left: 277px;
	line-height: 47px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 346px;
}

.ts-36-4 {
	border: none;
	height: 47px;
	left: 623px;
	line-height: 47px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 273px;
}

.ts-36-5 {
	border: none;
	height: 311px;
	left: 896px;
	line-height: 311px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 3px;
}

.ts-36-6 {
	background-image: url('images/jordanzadDesignFinal10_06.jpg');
	background-repeat:no-repeat;
	border: none;
	height: 224px;
	left: 5px;
	line-height: 254px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 5px;
}

.ts-36-7 {
	border: none;
	height: 224px;
	left: 10px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 260px;
}

.ts-37 {
	border: none;
	border-collapse: collapse;
	height: 224px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 260px;
}

.ts-37-1 {
	border: none;
	height: 224px;
	left: 0px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 260px;
}

.ts-36-8 {
	background-image: url('images/jordanzadDesignFinal10_08.jpg');
	background-repeat:repeat-y;
	border: none;
	height: 224px;
	left: 270px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 7px;
}

.ts-36-9 {
	background-image: url('images/jordanzadDesignFinal10_09.jpg');
	background-repeat:no-repeat;
	border: none;
	height: 224px;
	left: 277px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 6px;
}

.ts-36-10 {
	border: none;
	height: 224px;
	left: 283px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 332px;
}

.ts-38 {
	border: none;
	border-collapse: collapse;
	height: 224px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 332px;
}

.ts-38-1 {
	border: none;
	height: 224px;
	left: 0px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 332px;
}

.ts-36-11 {
	background-image: url('images/jordanzadDesignFinal10_11.jpg');
	background-repeat:no-repeat;
	border: none;
	height: 224px;
	left: 615px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 8px;
}

.ts-36-12 {
	background-image: url('images/jordanzadDesignFinal10_12.jpg');
	background-repeat:no-repeat;
	border: none;
	height: 224px;
	left: 623px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 8px;
}

.ts-36-13 {
	border: none;
	height: 224px;
	left: 631px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 259px;
}

.ts-39 {
	border: none;
	border-collapse: collapse;
	height: 224px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 259px;
}

.ts-39-1 {
	border: none;
	height: 224px;
	left: 0px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 259px;
}

.ts-36-14 {
	background-image: url('images/jordanzadDesignFinal10_14.jpg');
	background-repeat:no-repeat;
	border: none;
	height: 224px;
	left: 890px;
	line-height: 224px;
	padding: 0px;
	position: absolute;
	top: 47px;
	width: 6px;
}

.ts-36-15 {
	border: none;
	height: 10px;
	left: 5px;
	line-height: 10px;
	padding: 0px;
	position: absolute;
	top: 225px;
	width: 272px;
}

.ts-36-16 {
	border: none;
	height: 10px;
	left: 277px;
	line-height: 10px;
	padding: 0px;
	position: absolute;
	top: 225px;
	width: 346px;
}

.ts-36-17 {
	border: none;
	height: 10px;
	left: 623px;
	line-height: 10px;
	padding: 0px;
	position: absolute;
	top: 225px;
	width: 273px;
}

.ts-3-20 {
	border: 0;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	width: 901px;
	top: auto;
}

.ts-3-21 {
	border: none;
	height: 200px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: auto;
	width: 901px;
}

.ts-40 {
	border: none;
	border-collapse: collapse;
	height: 200px;
	position: relative;
	TEXT-ALIGN: justify;
	width: 901px;
}

.ts-40-1 {
	border: none;
	height: 38px;
	left: 0px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	width: 76px;
}

.ts-40-2 {
	border: none;
	height: 38px;
	left: 76px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	width: 53px;
}

.ts-40-3 {
	border: none;
	height: 38px;
	left: 129px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 54px;
}

.ts-40-4 {
	border: none;
	height: 38px;
	left: 183px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 43px;
}

.ts-40-5 {
	border: none;
	height: 38px;
	left: 226px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 44px;
}

.ts-40-6 {
	border: none;
	height: 38px;
	left: 270px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 59px;
}

.ts-40-7 {
	border: none;
	height: 38px;
	left: 329px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 67px;
}

.ts-40-8 {
	border: none;
	height: 38px;
	left: 396px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 104px;
}

.ts-40-9 {
	border: none;
	height: 38px;
	left: 500px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 63px;
}

.ts-40-10 {
	border: none;
	height: 38px;
	left: 563px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 56px;
}

.ts-40-11 {
	border: none;
	height: 38px;
	left: 619px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 70px;
}

.ts-40-12 {
	border: none;
	height: 38px;
	left: 689px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 65px;
}

.ts-40-13 {
	border: none;
	height: 38px;
	left: 754px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 69px;
}

.ts-40-14 {
	border: none;
	height: 38px;
	left: 823px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 42px;
}

.ts-40-15 {
	border: none;
	height: 38px;
	left: 865px;
	line-height: 38px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 36px;
}

.ts-40-16 {
	border: none;
	height: 24px;
	left: 0px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 38px;
	width: 222px;
}

.ts-40-17 {
	border: none;
	height: 24px;
	left: 222px;
	line-height: 24px;
	padding: 0px;
	position: absolute;
	top: 38px;
	width: 463px;
}

.ts-40-18 {
	border: none;
	height: 84px;
	left: 685px;
	line-height: 84px;
	padding: 0px;
	position: absolute;
	top: 38px;
	width: 216px;
}

.ts-40-19 {
	border: none;
	height: 60px;
	left: 0px;
	line-height: 60px;
	padding: 0px;
	position: absolute;
	top: 62px;
	width: 221px;
}

.ts-40-20 {
	border: none;
	height: 60px;
	left: 221px;
	line-height: 60px;
	padding: 0px;
	position: absolute;
	top: 62px;
	width: 464px;
}

.ts-40-21 {
	border: none;
	height: 77px;
	left: 0px;
	line-height: 77px;
	padding: 0px;
	position: absolute;
	top: 122px;
	width: 901px;
}

.ts-40-22 {
	border: none;
	height: 1px;
	left: 0px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 76px;
}

.ts-40-23 {
	border: none;
	height: 1px;
	left: 76px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 53px;
}

.ts-40-24 {
	border: none;
	height: 1px;
	left: 129px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 54px;
}

.ts-40-25 {
	border: none;
	height: 1px;
	left: 183px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 38px;
}

.ts-40-26 {
	border: none;
	height: 1px;
	left: 221px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 1px;
}

.ts-40-27 {
	border: none;
	height: 1px;
	left: 222px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 4px;
}

.ts-40-28 {
	border: none;
	height: 1px;
	left: 226px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 44px;
}

.ts-40-29 {
	border: none;
	height: 1px;
	left: 270px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 59px;
}

.ts-40-30 {
	border: none;
	height: 1px;
	left: 329px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 67px;
}

.ts-40-31 {
	border: none;
	height: 1px;
	left: 396px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 104px;
}

.ts-40-32 {
	border: none;
	height: 1px;
	left: 500px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 63px;
}

.ts-40-33 {
	border: none;
	height: 1px;
	left: 563px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 56px;
}

.ts-40-34 {
	border: none;
	height: 1px;
	left: 619px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 66px;
}

.ts-40-35 {
	border: none;
	height: 1px;
	left: 685px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 4px;
}

.ts-40-36 {
	border: none;
	height: 1px;
	left: 689px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 65px;
}

.ts-40-37 {
	border: none;
	height: 1px;
	left: 754px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 69px;
}

.ts-40-38 {
	border: none;
	height: 1px;
	left: 823px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 42px;
}
.ts-40-39 {
	border: none;
	height: 1px;
	left: 865px;
	line-height: 1px;
	padding: 0px;
	position: absolute;
	top: 199px;
	width: 36px;
}
.ts-1-3 {
	border: none;
	height: 100%;
	min-height:100%;
	max-height:1000%;
	left: 934px;
	line-height: 40;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 33px;
}