<!--

html {
	height: 100%;
	overflow:visible;
	overflow-y:scroll;
}
#tbl_main {
	height: 100%;
	background-repeat:no-repeat;
}
#tbl_content {


}
a {
color: #00375b;
cursor:pointer;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
line-height: 14px;
text-decoration: underline;
}

a:link {
	text-decoration: underline;
	cursor:pointer;
	color: #00375b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:visited {
	cursor:pointer;
	color: #00375b;
}
a:hover {
	cursor:pointer;
	color: #00375b;
}
a:active {
	cursor:pointer;
	color: #00375b;
}


body,td,th {
	color: #000000;
	background-repeat: no-repeat;
	overflow:visible;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#000000;
}
.std {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	cursor:pointer;
	text-decoration: none;
}
.title {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.ptr {
	cursor:pointer;
}
.Stil1 {
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.select{
	width: 200px;
}
.inputbox {
	width: 134px;
}

-->
