﻿html,body {
	margin: 1px;
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	background-color:#919cae;

	}
	
td.buffercell {
	width: 6px;
	text-align: center;
	vertical-align: top;
	background-color:#919cae;
	border-right: 0px solid #666666;
	border-top: 0px solid #666666;
}

	
td.imagecell {
	text-align: center;
	vertical-align: bottom;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
}

td.leftcell {
	width: 140px;
	text-align: center;
	vertical-align: bottom;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
	background:#424656;
}	

table.topcontent {
	width: 1002px;
	background:#42475c;
	border-collapse:collapse;
	cell-padding:px;
	cell-spacing:0px;
	text-align:left;
}

table.bottomcontent {
	width: 1002px;
	background:#42475c;
	border-collapse:collapse;
	cell-padding:0px;
	cell-spacing:0px;
	text-align:left;
	border-top: 0px solid #424760;
}	

table.thumbnails {
	background:#424658;
	width: 100%;
	cell-padding:0px;
	cell-spacing:0px;
	text-align:left;
	cursor:pointer;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
	
}


input.contentbutton  { 
	color: #FFFFFF;
	width:100%;
	background:#42475b;
	font-family: Arial;
	font-size:8pt;
	margin:0px;
	cursor:pointer;
	padding:4px;
	outline: 0; -moz-outline: none;
	active:outline: 0;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0x solid #666666;
	}
	
	
td.menucell {
	text-align: center;
	background:#42475b;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #666666;
	border-left: 1x solid #666666;
}

table.menutable {
	width:110px;
	background:#42475b;
	text-align:center;
	border-collapse:collapse;
	cell-padding:0px;
	cell-spacing:0px;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #333333;
	border-left: 0px solid #666666;
}

	
input.menubutton  {
	height:28px;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;	
	color: #FFFFFF;
	background:#42475b;
	font-family: Arial;
	font-size:10pt;
	margin:0px;
	cursor:pointer;
	padding:0px;
	outline: 0; -moz-outline: none;
	active:outline: 0;
	width:110px;
	}

		
div.thumbs {
	align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0px;
	width: 100%;
	display:'';
}