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 ;
}

div.hiddenFrame
{
	display : none ;

	width : 100% ;
}

div.displayedFrame
{
	display : block ;

	width : 100% ;
}

td.innerFrame
{
	text-align : center ;

	background-color : #ffffff ;

	border-width : 1pt ;
	border-style : solid ;
	border-color : #ada79f ;

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

	width : 97% ;
}

img.toolImage
{
	border : 0pt ;

	margin-right : 1pt ;
}

img.fullImage
{
	border-width : 2pt ;
	border-style : solid ;
	border-color : #ada79f ;
}

img.rightFloatBorderless
{
	border : 0pt ;

	float : right ;
}

img.leftFloatBorderless
{
	border : 0pt ;

	float : left ;
}

