/* CSS Document */
table#skill_table{
	/*background: #BFB39C;*/
	background: #000000;
}
td.skill_table_cell{
	padding: 5px;
}
td.skill_table_cell_blank{
	padding: 5px;
	background: #000000;
}
td.skill_table_cell_odd{
	padding: 5px;
	background: #1D1D1B;
}
td.skill_table_cell_even{
	padding: 5px;
	background: #2A2928;
}
td.skill_table_header{
	background: url(/images/skill_header.png);
	color: #9F9F9F;
	font-weight: bold;
	padding: 10px;
}
div#class_title{
	font-weight: bold;
	color: #DABA4C;
	padding: 10px;
	padding-top: 0px;
}
div#server_title{
	font-size: 16px;
	font-weight: bold;
	color: #DABA4C;
	padding: 10px;
	padding-top: 0px;
}
td.skill_table_header2{
	background: url(/images/skill_header.png);
	color: #DABA4C;
	font-weight: bold;
	padding: 10px;
}
td.skill_table_header3{
	background: url(/images/skill_sum.png);
	color: #DABA4C;
	font-weight: bold;
	padding: 4px;
}
td.skill_table_header4{
	background: #000000;
	color: #DABA4C;
	font-weight: bold;
	padding: 4px;
}
div#server_select{
	font-weight: bold;
	color: #DABA4C;
}
td.weapon_table_header{
	background: url(/images/skill_header.png);
	color: #9F9F9F;
	font-weight: bold;
	padding: 5px;
}
