/**
 * Style sheet xBasic
 */
.head_0 col_first
{
	background-color:#ffffff;
}

table
{
	background-color:#ffffff;
}

td
{
	vertical-align:top;
	background-color:#ffffff;
}

th
{
	width:235px;
	vertical-align:top;
	background-color:#ffffff;
}

select
{
	margin-bottom:10px;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:justify;
	line-height:150%;
}

h1
{
	margin:5px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

body
{
	margin:0px;
	padding:0px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:arial, Tahoma, verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Trebuchet MS, Tahoma, verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Tahoma, verdana, sans-serif;
}

body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#333333;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#ff9005;
}

a
{
	font-weight:bold;
	text-decoration:none;
	color:#ff9005;
}

a:hover
{
	text-decoration:underline;
}
