.draw_container
{
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}


.draw_list_player
{
	font-size: 12px;
}


.draw_list_player a
{
	color: #000;
	text-decoration: none;
}


.draw_form form
{
	position: 			relative;
	top: 				25px;
	background-color: 	#f2f7f2;
	border-left: 		1px solid #cad8c8;
	border-right: 		1px solid #cad8c8;
	border-bottom: 		1px solid #cad8c8;
}


.draw_form form .title,
.draw_form form h2
{
	padding-left: 		5px;
	color: 				#fff;
	font-weight: 		bold;
	font-size: 			12px;
	background-image: 	url(../../../../../../project/design/resources/images/layout/draw/draw_title_bg.png);
	background-repeat: 	repeat-x;
}

.draw_form form label
{
	font-size: 12px;
}


.draw_form form .form_field_left,
.draw_form form li
{
	width: 				200px;
	padding: 			5px;
	padding-top: 		4px;
	padding-bottom: 	4px;
	text-align: 		left;
	vertical-align: 	top;
	color: 				#000000;
	font-weight: 		normal;
	display: 			block;
}




.draw_form form .form_field_right
{
	padding-top: 		2px;
	padding-right: 		5px;
	padding-bottom: 	2px;
	padding-left: 		5px;
	vertical-align: 	top;
	text-align: 		left;
}


.draw_form form .auto
{
	border: 1px solid #cad8c8;
}


.draw_mini_menu
{
	height: 5px;
}


.draw_player_table
{
	border: 1px solid #cad8c8;
}


.draw_player_table td
{
	padding: 3px;
	padding-left: 15px;
}


.draw_player_table_line_01
{
	background-color: #e6ece5;
	font-size: 12px;
}


.draw_player_table_line_02
{
	background-color: #f2f6f2;
	font-size: 12px;
}


.draw_player_title
{
	text-align: center;
}


.draw_inscription_detail
{
	text-align: center;
	color: gray;
}

.draw_player_table_container
{
	font-size: 12px;
	text-align:center;
}


.draw_player_table_container a
{
	color: black;
	text-decoration: none;
}


.draw_player_table_container a:hover
{
	text-decoration: underline;
}


.draw_sponsor
{
	width: 100%;
	text-align: center;
}


.draw_menu
{
	width: 150px;
	font-size: 12px;
}


.draw_menu_cell
{
	background-image: url(../../../../../../project/design/resources/images/layout/tbp/tpb_menu_bg.png);
	background-repeat: repeat-x;
	height: 24px;
	color: white;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}


.draw_menu_cell a
{
	color: #fff;
	text-decoration: none;
}


.draw_menu_cell .selected a
{
	text-decoration: underline;
	color: #2a7900;
}


.draw_menu_cell a:hover
{
	text-decoration: underline;
}


.draw_zoom_content
{
	padding-top: 15px;
	padding-left: 15px;
	width: 500px;
}


.case
{
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	background-color: #efefef;
	height: 30px;
	width: 115px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
