#Table_01 {
	position:absolute;
	left:50px;
	top:40px;
	width:320px;
	height:214px;
	
}

#p3-tl {
	position:absolute;
	left:0px;
	top:0px;
	width:58px;
	height:58px;
}

#p3-2m-tl {
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	height:58px;
}

#p3-tm {
	position:absolute;
	left:58px;
	top:0px;
	width:204px;
	height:58px;
}

#p3-tr {
	position:absolute;
	left:262px;
	top:0px;
	width:58px;
	height:58px;
	z-index:-1;
}

#p3-2m-tr {
	position:absolute;
	left:262px;
	top:0px;
	width:85px;
	height:58px;
	
}

#p3-2m-tr {
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	height:58px;
	z-index:-1;
}

#p3-bl {
	position:absolute;
	left:0px;
	top:58px;
	width:58px;
	height:154px;
}
#p3-bl-end {
	position:absolute;
	left:0px;
	top:202px;
	width:58px;
	height:2px;
}

#p3-Middle {
	position:absolute;
	left:58px;
	top:58px;
	width:204px;
	height:156px;
}

#p3-br {
	position:absolute;
	left:262px;
	top:58px;
	width:58px;
	height:154px;
}
#p3-br-end {
	position:absolute;
	left:262px;
	top:202px;
	width:58px;
	height:2px;
}

/* Dimensions for the top */
.txtDims {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006845;
	line-height:10px;
	height:10px;
	width:60px;
	top:4px;
	left:130px;
	text-align:center;
}

.txtSubDims {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006845;
	line-height:10px;
	height:10px;
	width:36px; 
	top:4px;
	text-align:center;
}

.lineTopDimsLeft {
	position:absolute;
	left:0px;
	top:9px;
	height:1px;
	width:120px;
	border-top: 1px solid #aaaaaa;
	margin-right:10px;
}

.lineTopDimsRight {
	position:absolute;
	left:190px;
	top:9px;
	height:1px;
	width:119px;
	border-top: 1px solid #aaaaaa;
	margin-left:10px;
}

/* Dimensions for the sides */
.txtDimsSide {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006845;
	line-height:10px;
	height:10px;
	width:50px;
	top:100px;
	left:0px;
	text-align:center;
}

.lineSideDimsTop {
	position:absolute;
	left:23px;
	top:0px;
	height:90px;
	width:50px;
	border-left: 1px solid #aaaaaa;
}

.lineSideDimsBottom {
	position:absolute;
	left:23px;
	top:120px;
	height:92px;
	width:100px;
	border-left: 1px solid #aaaaaa;
}

.txtInfoForms {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#999999;
	padding-top: 4px;
}

.posInfoFormsLeft {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:146px;
	/*border-left: 4px solid #006845;*/
	visibility:hidden;
	padding:5px;
}

.posInfoFormsRight {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:146px;
	/*border-right: 4px solid #006845;*/
	visibility:hidden;
	padding:5px;
}

.posInfoFormsTop {
	position:absolute;
	left:0px;
	top:0px;
	width:194px;
	height:146px;
	/*border-top: 4px solid #006845;*/
	visibility:hidden;
	padding:5px;
}

.posInfoFormsSingle {
	position:absolute;
	left:0px;
	top:0px;
	width:194px;
	height:146px;
	padding:5px;
}

.txtFormFields
{
	font-family:verdana,arial,tahoma,helvetica;
	font-size:10px;
	color : #666666;
	border-top: 1px solid #DAC278;
	border-bottom: 1px solid #DAC278;
	border-left: 1px solid #DAC278;
	border-right: 1px solid #DAC278;
	background: #F1E9CF;
	/*height: 18px;*/
	padding-left: 3px;
}

.txtFormFieldsInvalid
{
	font-family:verdana,arial,tahoma,helvetica;
	font-size:10px;
	color : #666666;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	background: #F1E9CF;
	height: 12px;
	padding-left: 3px;
}

.profileFinishes
{
	position:absolute; 
	width:60px; 
	height:54px;
	margin:2px; 
	border: 0px solid red; 
	background-color:#ffffff;
	overflow:hidden;
	/*
	z-index:1;
	left: 185px; 
	top:0px; 
	*/
}

.profileFinishes:hover
{
	background-color:#006845;
	/*
	z-index:10;
	*/
}

.profileFinishes:active
{
	background-color:#DEBA00;
	/*
	z-index:1; 
	*/
}
/*
.profileFinishes:link
{
	background-color:#ffffff;
	z-index:10; 
}

.profileFinishes:visited
{
	background-color:#ffffff;
	z-index:1; 
}
*/
