body
{
	font-family : Verdana,Arial,sans-serif;
	font-size : 10pt;
	background-color : #BEC8CE;
}

table
{
	font-size : 10pt;
	color : #89959B;
	background-color : #FAFAFA;
	border-collapse : collapse;
}

pre
{
	color : #000000;
}

input, select
{
	font-family : Verdana,Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	color : #cc0000;
}

a,a:link,a:active,a:visited
{
	text-decoration : none;
	color : #496690;
}

a:hover
{
	text-decoration : underline;
	color : #333333;
}

table.header
{
	border : solid 1px #ffffff;
	background-color : #000000;
}

table.header td
{
	padding : 5px 5px 5px 5px;
}

table.header select, table.skilllist select
{
	width : 100%;
}

td.clear
{
	text-align : center;
	font-size : 7pt;
}

.skilllist
{
	border : solid 1px #89959B;
}

.prof, .title, .slot, .attr, .attr_val
{
	padding : 6px 6px 0px 6px;
	background-color: #E4EAF2;
}

.prof_bas, .title_bas, .slot_bas, .attr_bas, .attr_val_bas
{
	padding : 6px 6px 6px 6px;
	height : 6px;
}

.slot_bas, .attr_bas, .attr_val_bas
{
	background-color: #E4EAF2;
}

.title_prof1
{
	padding : 6px 6px 0px 6px;
}


table.skilllist input.text, table.skilllist textarea
{
	width : 100%;
}

td.skillname
{
	/*font-size : 11pt;*/
	font-weight: normal;
	font-weight : bold;
}

td.skillname_e
{
	font-size : 11pt;
	font-weight : bold;
	color : #ffaa33;
}

table.skilldata td.skillattr, table.skilldata td.skilltype
{
	background-color : #999999;
}

table.skilllist td.abbr_title
{
	border-right : solid 1px #89959B;
}

table.none, table.none td
{
	border : none;
}

td.small
{
	font-size : 7pt;
}

td.header table, td.header a, td.header a:link,td.header a:visited,td.header a:active, td.header_small a, td.header_small a:link,td.header_small a:visited,td.header_small a:active
{
	color : #496690;
}

td.header
{
	background-color : #E8ECF1;
	background-image : url('style/header_grad.gif');
	border-left : 1px solid #89959B;
	border-right : 1px solid #89959B;
	color : #496690;
	font-weight : bold;
	padding : 5px 6px 5px 6px;
	height : 22px;
}

td.header-2
{
	background-color : #E8ECF1;
	background-image : url('style/header_grad2.gif');
	color : #FFFFFF;
	height : 22px;
}

td.header_small
{
	background-color : #E8ECF1;
	color : #496690;
	background-image : url('style/header_grad.gif');
	font-size : 7pt;
}

.info
{
	color : #496690;
	font-size : 7pt;
}
