﻿body
{
	margin: 0em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0; 
	padding-right: 0;
	font-family:Verdana; 
	font-size: 10px; 
	color:black; 
}

.mainfont
{
	font-family: Verdana;
	font-size: 10px;
}

INPUT.zoom
{
	width: 36px;
	height: 18px;
	font-family: Verdana;
	font-size: 10px;
}

INPUT.color
{
	width: 54px;
	height: 18px;
	font-family: Verdana;
	font-size: 10px;
}

DIV.swatch
{
	width: 36px;
	height: 18px;
	border: double 3px black;
}

DIV.maxcolorbar
{
	border: double 3px #000000;
	width: 255px;
	position: relative;
	height: 10px;
}

DIV.colorbar
{
	width: 255px;
	cursor: e-resize;
	height: 100%;
}

DIV.maxadjustbar
{
	border: double 3px #000000;
	width: 200px;
	position: relative;
	height: 10px;
}

DIV.adjustbar
{
	width: 200px;
	cursor: e-resize;
	height: 100%;
}

DIV.tab
{
	left: 4px;
	width: 380px;
	position: absolute;
	top: 61px;
	height: 520px;
	background-color: #f5f5f5;
	border-left: solid 2px DarkOrange;
	border-right: solid 2px DarkOrange;
	border-bottom: solid 2px DarkOrange;
}

DIV.tabs
{
	left: 4px;
	width: 380px;
	position: absolute;
	top: 41px;
	height: 20px;
	background-color: #f5f5f5;
	border-left: solid 2px DarkOrange;
	border-right: solid 2px DarkOrange;
	border-top: solid 2px DarkOrange;
}

.box
{
	background-color: #f5f5f5;
	border: solid 1px Silver;
}

TD.lettering
{
	font-size: 8pt;
	font-family: helvetica,arial;
	background-color: #cccccc;
}

TD.tabThumb
{
	text-align: center;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-right: solid 1px DarkOrange;
	border-top: solid 1px DarkOrange;
	border-bottom: solid 1px DarkOrange;
}

TD.tabThumbSelected
{
	text-align: center;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-right: solid 1px DarkOrange;
}

TD.tabThumbEnd
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: solid 1px DarkOrange;
}
