body
{
	font-family: Verdana;
	font-size: 12px;
}

td
{
	font-family: Verdana;
	font-size: 12px;
}

input[type="text"]
{
	background-color: rgb(255, 255, 160); 	
}

textarea
{
	background-color: rgb(255, 255, 160); 	
}

select
{
	background-color: rgb(255, 255, 160); 	
}

div.header1
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
}

header2
{
	font-weight: bold;
	font-size: 13px;
}

td.td_header
{
	font-weight: bold;
	font-size: 12px;
	background-color:Gray;
	height: 20px;
	white-space:nowrap;
}

td.td_header2_sm
{
	font-weight: bold;
	font-size: 10px;
	background-color:Gray;
	height: 18px;
	border: solid 1px black
}

td.td_header2
{
	font-weight: bold;
	font-size: 12px;
	background-color:Gray;
	height: 20px;
	border: solid 1px black
}

td.td_desc_sm
{
	font-weight: bold;
	font-size: 10px;
}

td.td_desc
{
	font-weight: bold;
	font-size: 12px;
}

td.td_desc2
{
	font-weight: bold;
	font-size: 12px;
	background-color:#E1E1E1;
}

td.td_sm
{
	font-size: 10px;
}


img.expand
{
    cursor: pointer;
}