BODY {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-face-color:#898A8A;
scrollbar-highlight-color:#898A8A;
scrollbar-3dlight-color:#898A8A;
scrollbar-darkshadow-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#C8C8C8
}
.detail {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;

}
.tbx01 {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
}
input.redbtn {
		background:#CA0072 url((URL) no-repeat;
		font-weight:bold;
		border-width: 1px 1px 1px 1px;
		border-top-color:#FF9EB9;
		border-left-color:#FF9EB9;
		border-right-color:#990049;
		border-bottom-color:#990049;
		color : #ffffff;
		font-family : Verdana, Helvetica, sans-serif;
		font-size : 11px;
	}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;

}
.bluebtn {
	background:#0080C0 url((URL) no-repeat;
	font-weight:bold;
	border-top-color:#0080FF;
	border-left-color:#0080FF;
	border-right-color:#0080C0;
	border-bottom-color:#0080C0;
	color : #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.line02 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.line03 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

.rollmenu {
	display: block;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	background-color: #555555;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #555555;
	padding: 2px;
}

A.rollmenu:link {
	text-decoration: none;
	color: #333333;
}
A.rollmenu:visited {
	text-decoration: none;
	color: #333333;
}
A.rollmenu:active {
	text-decoration: none;
	color: #333333;
}
.rollmenu:hover {
	background-color: #999999;
	text-decoration: none;
	color: #333333;
