body
{
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	font-family: Verdana, Arial, 'Times New Roman';
	background-color: #faebd7;
	border: color: #000000;
}

img.PictureLeft
{
	margin-right:10px; 
	margin-top:10px; 
	margin-bottom:10px; 
	border-left-color: silver; 
	border-bottom-color: silver; 
	border-top-style: outset; 
	border-top-color: silver; 
	border-right-style: outset; 
	border-left-style: outset; 
	border-right-color: silver; 
	border-bottom-style: outset;
}

img.PictureRight
{
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px;
	border-left-color: silver; 
	border-bottom-color: silver; 
	border-top-style: outset; 
	border-top-color: silver; 
	border-right-style: outset; 
	border-left-style: outset; 
	border-right-color: silver; 
	border-bottom-style: outset;
}

img.PictureCenter
{
	margin-right:10px; 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px;
	border-left-color: silver; 
	border-bottom-color: silver; 
	border-top-style: outset; 
	border-top-color: silver; 
	border-right-style: outset; 
	border-left-style: outset; 
	border-right-color: silver; 
	border-bottom-style: outset;
}

tr.Header
{ 
	color:  #FFFFFF;	
	border: 0px; 
	font-weight: 700; 
	margin: 0px; 
	padding: 0px; 
}

.Required
{
	font-style: italic;
	font-size: 8pt;
	color: #cccccc;
}

.Note
{
	font-style: italic;
	font-size: 10pt;
}

.aParagraph
{
	TEXT-INDENT: 30pt;
}

.panelForm
{
	font-size: 10pt;
	color: #cccccc;
	background-color: #660000;
}

table.InputPanel
{
	background-color: #cccccc;
	border: 1px solid #808196;
	border-collapse: collapse;
	color: #000000;
	padding: 0px;
}

input.Button
{
	background-color: #808196; 
	border-bottom: 2px solid #5D6073; 
	border-right: 2px solid #5D6073; 
	border-left: 2px solid #BCBAC8; 
	border-top: 2px solid #BCBAC8; 
	color: #FFFFFF; 
	margin: 1px;
	width: 100px;
	cursor: pointer;	
}

.menu
{
	font-size: 10pt;
	width: 100%;
	font-weight: bold;
	color: #cccccc;
}

.footer
{
	font-size: 10pt;
	color: #cccccc;
	background-color: #660000;		
}

td.Label
{
	vertical-align: top;
	font-weight: bold;
}

td.Input
{
	vertical-align: top;
}

td.Validator
{
	vertical-align: top;
	width: 40px;
}

input.Field
{
	width: 100%;
}

select.Field
{
	width: 100%;
}

textarea.Field
{
	width: 100%;
}

a
{
	color: #cccccc;
}

a:visited
{
	color: #cccccc;
}

a:active
{
	color: white;
}

a:hover
{
	color: white;
}
