*
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

img
{
	border: 0;
}

html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

/* Content */

.stbutton
{
	background-color: #81b4f3;
	border-right: solid 1px #3d5474;
	border-bottom: solid 1px #3d5474;		
	width: 160px;
	padding: 5px 10px 5px 10px;
	color: Black;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.stabcontbg
{
	background-color: #ecf5fe;
	padding: 10px;
}

.stabcont td
{
	padding: 2px 0 3px 0;
}

.stheader
{
	font-weight: bold;
	font-size: 9pt;
}
.sthborder
{
	border-bottom: solid 1px #81bdf9;
	padding-bottom: 10px;
}
