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.title
{
	background-color : #fbda59 ;
	background-image : url("../images/common/background.png") ;
	background-repeat : repeat ;
	background-position : 0 0 ;

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

	text-align : center ;
}

td.inside
{
	background-color : #ffffff ;

	text-align : center ;

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

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.case
{
	background-color : #ffffff ;

	text-align : center ;

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

	padding-top : 0pt ;
	padding-left : 0pt ;
	padding-right : 0pt ;
	padding-bottom : 0pt ;

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

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

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

	text-align : right ;
}

td.formName
{
	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.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.clickRank
{
	background-color : #ffffff ;

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

	text-align : right ;

	width : 75px ;

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

