body {
	background:#fff url(images/header_bg.jpg) top left repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
	
td, p {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
}

img {
	border: 0px;
}

a {
	color: #000000;
}

h1 {
	font-size: 16pt;
}

a.menuLink {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}

td.tisimageImageinfoTitle {
	background-color: #F5F1ED;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
}
td.tisimageImageinfoText {
	text-align: justify;
}

#tisimageHeader {
	width: 100%;
	height: 85px;
}
#info {
	margin-left: 220px;
}

#tisimageHeader {
	height: 60px;
}
#tisimageHeaderLogo1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1000;
	border-right: 1px solid #FFFFFF;
}

#tisimageInfoTable {
	width: 100%;
	border: 1px dotted #666666;
	border-color: #666666;
	border-collapse: collapse;
	height: 30px;
	background-color: #F5F1ED;
}
#tisimageInfoTable tr td {
	padding: 5px;
	font-weight: bold;
	vertical-align: middle;
}
a.tisimageInfoTableButton {
	height: 15px;
	width: 15px;
	padding: 3px;
	padding-top: 5px;
	vertical-align: middle;
}
a.tisimageInfoTableLink {
	color: #000000;	
}

a:hover {
	color: #087B9F;
	text-decoration: none;
}

#tisimageMainTable {
	width: 100%;
	border: 0px;
	margin-top: 20px;
}
#tisimageMenuCage {
	width: 250px;
	vertical-align: top;
}
#tisimageContentCage {
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}

#tisimageContentTable {
	width: 100%;
}

a.tisimageThumbnailLink {
	display: block;
	padding: 5px;
	border: 1px solid;	
	border-color: #D4D4D4;	
	margin: auto;
	margin-bottom: 3px;
}
a.tisimageDetailLink {
	display: block;	
	padding: 5px;
	border: 1px solid;	
	border-color: #D4D4D4;
	margin-bottom: 1em;
}

#tisimageFooter {
	border-top: 1px dotted;
	border-color: #666666;
	text-align: center;
	width: 800px;
	color: #666666;
	padding-top: 5px;
	margin-top: 20px;
}
#tisimageFooter a {
	color: #666666;
}


.tisimageHR {
	height: 1px;
	border: 0px;
	border-top: 1px solid;
	border-color: #D4D4D4;
}

td.tisimageDownloadLabel {
	text-align: left;
	width: 70%;
}
td.tisimageDownloadText {
	text-align: center;
	width: 30%;
}
