body, form, h1, h2, h3, p, table, td, th, a, ul, ol
{
	font-family: Trebuchet MS;
	margin: 0;
}

body
{
	font-size: 9pt;
	padding: 5;
	cursor: default;
}

h1
{
	color: Black;
	font-size: 18pt;
}

h2
{
	font-size: 11pt;
}

p
{
	font-size: 9pt;
}

th
{
	font-size: 9pt;
}

td
{
	font-size: 9pt;
}

a, a:visited
{
	color: #0000cc;
	text-decoration: none;
}

a:hover, a:active
{
	color: #0000cc;
	text-decoration: underline;
}

ul, ol
{
	margin-left: 30;
}

.ddl, .txt, .txt_num, .txt_center, .btn
{
	font: 9pt Tahoma;
}

.txt_num
{
	text-align: right;
}

.txt_center
{
	text-align: center;
}

.plike
{
	line-height: 2;
}

.nav, .navsub
{
	border: 0px;
	background-color: #EEEEEE;
	font: 8pt Trebuchet MS;
	padding-left: 7;
	text-align: left;
	width: 190;
	height: 18;
}

.navsub
{
	width: 165;
}

.abig, .abig:visited
{
	font-size: 10pt;
	font-weight: bold;
	width: 80;
	text-align: center;
}

.tb th, .tb td
{
	padding: 0 10 0 0;
}

.tb th
{
	border-bottom: 1px solid silver;
}

.pop
{
	background-color: "#ECE9D8";
}

.feed
{
	font: bold 8pt;
	height: 30;
	padding-top: 7;
	padding-bottom: 7;
}

.err
{
	color: Red;
}

.pad
{
	border: 2 outset;
	padding: 5;
	height: 100%;
}

.tabdata
{
	position: absolute;
	top: 35;
	width: 100%;
	height: 94%;
	z-index: 1;
}

.tab
{
	background-color: #FFFFFF;
	padding: 2;
	border-right: 1 outset;
	border-bottom: 0;
	border-top: 1 outset;
	border-left: 1 outset;
	width: 120;
	height: 25;
	text-align: center;
	font-size: 8pt;
	position: absolute;
	z-index: 2;
	top: 10;
}

.tabaktif
{
	background-color: #FFFFFF;
	padding: 2;
	border-right: 2 outset;
	border-bottom: 0;
	border-top: 2 outset;
	border-left: 2 outset;
	width: 127;
	height: 29;
	text-align: center;
	font-size: 10pt;
	position: absolute;
	z-index: 3;
	top: 7;
}

.tabaktif a, .tabaktif a:visited, .tabaktif a:hover, .tabaktif a:active
{
	color: Black;
}

.cnt
{
	border: 2px outset;
	padding: 10;
	height: 100%;
}

.stamp
{
	font:8pt;
	white-space:nowrap;
	padding:0 20 10 4;
}

.printhref
{
	white-space:nowrap;
	padding:0 5 0 5;
}