td.border_ul
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_ul.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_u
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_u.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	text-align : right ;
	vertical-align : middle ;

	height : 16px ;
}

td.border_ur
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_ur.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_l
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_l.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 2px ;
}

td.border_r
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_r.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 2px ;
}

td.border_bl
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_bl.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_b
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_b.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	height : 16px ;
}

td.border_br
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_br.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

table.centered
{
	clear : both ;

	margin-left : 15% ;
	margin-right : 15% ;

	padding-left : 10px ;
	padding-right : 10px ;

	border : 0pt ;
}

table.centeredForm
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : normal ;

	width : 475pt ;

	border : 1pt solid #ada79f ;
}

td.formInput
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : bold ;

	text-align : center ;

	margin-top : 5pt ;
	margin-left : 5pt ;
	margin-right : 5pt ;
	margin-bottom : 5pt ;
}

td.senderProperty
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	width : 50pt ;

	padding-left : 50pt ;

	margin-top : 5pt ;
	margin-left : 5pt ;
	margin-right : 5pt ;
	margin-bottom : 5pt ;
}

td.userProperty
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	width : 100pt ;

	margin-top : 5pt ;
	margin-left : 5pt ;
	margin-right : 5pt ;
	margin-bottom : 5pt ;
}

td.comment
{
	background-image : url("../images/warning.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	font-family : Arial ;
	font-size : 8pt ;
	font-style : italic ;

	text-align : left ;

	padding-left : 15pt ;

	margin-top : 5pt ;
	margin-left : 5pt ;
	margin-right : 5pt ;
	margin-bottom : 5pt ;
}

.formItem
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : normal ;

	color : #000000 ;

	background-color : #dddddd ;

	border-width : 1pt ;
	border-style : groove ;
	border-color : #000000 ;
}

