﻿body
{
	font-family: 'Times New Roman' , Times, serif;
	color: #CC0000;
	text-align: left;
	text-indent: 6px;
	background-color: #FFFFFF;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	caption-side: top;
	table-layout: auto;
	width: 268px;
}

td
{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 128;
	font-family: Arial;
	font-size: 1em;
	font-weight: 600;
	color: #333333;
}


.paddedcell
{
	padding: 6px;
	text-align: right;
}

.mytable
{
	padding: 6px;
	margin: 0px;
	background-color: #FFEBCD;
	border: thin solid #000000;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 1px;
}



#footer
{
	padding: 3px;
	margin: 3px;
	border: thin solid #FF6666;
	font-family: 'Courier New' , Courier, monospace;
	font-size: .75em;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
}

#ContentDIV
{
	padding: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	vertical-align: top;
	text-align: left;
	text-indent: 6px;
	display: block;
	font-size: small;
	font-weight: 600;
	width: 672px;
}

legend
{
	font-family: 'Courier New' , Courier, monospace;
	color: #CC0000;
	font-variant: normal;
	font-weight: bold;
}

.iconimages
{
	float: left;
}

h1
{
	font-family: 'Century Gothic';
	font-size: x-large;
	font-weight: bolder;
	font-variant: normal;
	color: #3333FF;
}
h2
{
	font-family: 'Century Gothic';
	font-size: large;
	font-weight: bolder;
	font-variant: normal;
	color: #3333FF;
}

h3
{
	font-family: 'Century Gothic';
	font-size: medium;
	font-weight: bolder;
	font-variant: normal;
	color: #3333FF;
}


.menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	width: 128px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
}

.buttonup
{
	background-image: url(              'images/button-red-24-up.png' );
	background-repeat: no-repeat;
	text-indent: 6px;
	color: #800000;
	width: 128px;
	height: 28px;
}

code
{
	font-family: "lucida console" , sans-serif;
	color: #FFFF00;
	vertical-align: top;
	text-align: left;
	text-indent: 0px;
	background-color: #0000CC;
	padding: 6px;
	margin: 1px;
	border-style: solid none none solid;
	border-width: thin;
	border-color: #000066;
	overflow: auto;
}

#menubar
{
	padding: 6px;
	width: 132px;
	background-image: url(   'images/scratched_metal.jpg' );
}

.plain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

.bigger
{
	font-size: larger;
}

.barcode
{
	font-family: 'Free 3 of 9 Extended';
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
}

.small
{
	font-size: small;
	font-weight: normal;
	color: #0000CC;
}

.smaller
{
	font-size: x-small;
	font-weight: normal;
}
