#mainWindow
	{
	border:	1px solid #000000;
	}
#subHeader
	{
	background-color: #FFFFD9;
	}

#contentWindow
	{
	border-top:	1px solid #000000;
	border-bottom:	1px solid #000000;
	}
#subFooterLeft
	{
	background: gray;
	}

#subFooterRight
	{
	background: gray;
	}

img 
	{
	border: none;
	}

img.left
	{
	margin-left: -3px;
	float: left;
	}

img.full
	{
	margin-bottom: -5px;
	width: 100%;
	min-width: 100%;
	}

p
	{
	margin: 0px 5px 0px 5px;
	font-size: 12pt;
	text-align: justify;
	}

span.indent
	{
	width: 1em;
	}

span.brkimg
	{
	clear: both;
	}
input.rotate
	{
	height: 100%;
	min-height: 100%;
	border: none;
	background: #FFFFD9;
	width: 100px;
	}