/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.verdana11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.verdana11b {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_box {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px inset #CCCCCC;
	height: 15px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3F5407;
	text-decoration: underline;
}

.txt_box1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px inset #CCCCCC;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.bg_bottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
