BODY
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 14px;
	background: #202020;
}
TABLE
{
	border-collapse: collapse;
	font-size: 14px;
}
INPUT
{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 14px;
}
TEXTAREA
{
	font-size: 14px;
	font-family: Verdana, Arial, Sans Serif;
}
SELECT
{
	font-size: 14px;
	font-family: Verdana, Arial, Sans Serif;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
.PageLeft
{
	width: 50%;
}
.PageCenter
{
	position: relative;
	width: 980px;
	height: 578px;
	top: 0px;
	left: 0px;
}
.PageRight
{
	width: 50%;
}
.Framework
{
	border-right: #606060 1px solid;
	border-top: #606060 1px solid;
	border-left: #606060 1px solid;
	border-bottom: #606060 1px solid;
	background-color: #000000;
}
.PrinterCalibration
{
	BACKGROUND-POSITION: right;
	background-image: url(Images/PrinterCalibrationSide.jpg);
	background-repeat: no-repeat;
}
.Link, .Link:link, .Link:visited
{
	font-weight: normal;
	font-size: 14px;
	color: white;
	text-decoration: underline;
}
.Link:hover
{
	font-weight: normal;
	font-size: 14px;
	color: Yellow;
	text-decoration: underline;
}
.Link1, .Link1:link, .Link1:visited
{
	font-weight: normal;
	font-size: 12px;
	color: dimgray;
	text-decoration: underline;
}
.Link1:hover
{
	font-weight: normal;
	font-size: 12px;
	color: peru;
	text-decoration: underline;
}
.WorkshopLink, .WorkshopLink:link, .WorkshopLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: white;
	text-decoration: underline;
}
.WorkshopLink:hover
{
	font-weight: bold;
	font-size: 15px;
	color: Yellow;
	text-decoration: underline;
}
.WorkshopArrow, .WorkshopArrow:link, .WorkshopArrow:visited
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
.WorkshopArrow:hover
{
	font-weight: bold;
	font-size: 14px;
	color: Yellow;
	text-decoration: none;
}
.Text
{
	font-size: 14px;
	color: #c0c0c0;
}
.Title
{
	font-weight: bold;
	font-size: 20px;
	color: orange;
}
.Subtitle
{
	font-weight: bold;
	font-size: 15px;
	color: orange;
}
.Bold
{
	font-weight: bold;
}
.US
{
	text-decoration: underline;
}
.White
{
	color: White;
}
.Yellow
{
	color: Yellow;
}
.Orange
{
	color: Orange;
}
.Red
{
	font-size: 12px;
	color: firebrick;
}
.Input
{
	color: black;
	background-color: lightgrey;
}
.Framed
{
	border: solid silver 1px;
}
.smaller
{
	font-size: 12px;
	color: #c0c0c0;
}


