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

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

	text-align : center ;

	width : 350px ;
}

td.border_inside_ul
{
	background-color : #fbda59 ;
	background-image : url("../images/quizz/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/quizz/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/quizz/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/quizz/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/quizz/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/quizz/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/quizz/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/quizz/border_inside_br.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 8px ;
	height : 8px ;
}

td.question
{
	background-color : #ffffff ;

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

	text-align : left ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

td.answer
{
	background-color : #ffffff ;

	font-family : Arial ;
	font-size : 8pt;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

td.rightAnswer
{
	background-color : #ffffff ;

	font-family : Arial ;
	font-size : 8pt;
	font-style : normal ;
	font-weight : normal ;

	color : #7cad40 ;

	text-align : left ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

td.wrongAnswer
{
	background-color : #ffffff ;

	font-family : Arial ;
	font-size : 8pt;
	font-style : normal ;
	font-weight : normal ;

	color : #ff0000 ;

	text-align : left ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

td.comment
{
	background-color : #ffffff ;

	font-family : Arial ;
	font-size : 8pt;
	font-style : normal ;
	font-weight : normal ;

	color : #7cad40 ;

	text-align : left ;

	padding-left : 2pt ;
	padding-right : 2pt ;

	border-width : 1pt ;
	border-style : solid ;
	border-color : #fbda59 ;
}

td.position
{
	background-color : #ffffff ;

	font-family : Arial ;
	font-size : 8pt;
	font-style : normal ;
	font-weight : normal ;

	text-align : left ;

	width : 20px ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

td.name
{
	background-color : #ffffff ;

	font-family : Arial ;
	font-size : 10pt;
	font-style : normal ;
	font-weight : bold ;

	text-align : left ;

	width : 100px ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

td.time
{
	background-color : #ffffff ;

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

	text-align : right ;

	width : 50px ;

	padding-left : 2pt ;
	padding-right : 2pt ;
}

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

img.pointer
{
	border : 0pt ;

	cursor : pointer ;
}

