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

	text-align : center ;
}

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 ;

	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 : 16px ;
}

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

	width : 16px ;
}

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

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

	width : 8px ;
	height : 8px ;
}

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

	height : 8px ;
}

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

	width : 8px ;
	height : 8px ;
}

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

	width : 8px ;
}

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

	width : 8px ;
}

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

	width : 8px ;
	height : 8px ;
}

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

	height : 8px ;
}

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

	width : 8px ;
	height : 8px ;
}

td.inside
{
	background-color : #ffffff ;
}

div.thumbnailMenu
{
	text-align : center ;

	background-color : #ffffff ;

	border-width : 2pt ;
	border-style : solid ;
	border-color : #ffffff ;

	width : 130px ;
	height : 250pt ;

	overflow : auto ;

	float : left ;
}

div.singleThumbnail
{
	margin-top : 5pt ;
	margin-left : 0pt ;
	margin-right : 0pt ;
	margin-bottom : 5pt ;
}

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

img.unselectedThumbnail
{
	border-width : 2pt ;
	border-color : #ffffff ;
}

div.singleFullImage
{
	text-align : center ;

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

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

img.navigation
{
	border-width : 0pt ;

	cursor : pointer ;
}

div.navigation_up
{
	text-align : center ;

	width : 22pt ;

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

div.navigation_down
{
	text-align : center ;

	width : 22pt ;

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

img.tool
{
	border-width : 0px ;

	cursor : pointer ;
}

div.tool
{
	text-align : center ;

	width : 22pt ;

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

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

