body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	FONT-SIZE: 12px;
	background-position : left top;
	background-color: #FFFFFF; 
	background-attachment: fixed;
	scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
}
td{
	font-size: 12px;
}
th{
	font-size: 12px;
}
input{
	border-bottom-color:#666666;
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#666666;
	border-width:1px;
	font-size:12px;
}
.bottom_line{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.bottom_line2{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.button{
	border:0px;
	line-height:20px;
	BACKGROUND-IMAGE:url(image/button.jpg);
}
.button1{
	border:0px;
	line-height:20px;
	width:15px;
	BACKGROUND-IMAGE:url(image/button1.jpg);
}
.button2{
	border:0px;
	line-height:20px;
	width:33px;
	BACKGROUND-IMAGE:url(image/button2.jpg);
}
.button3{
	border:0px;
	line-height:20px;
	width:52px;
	BACKGROUND-IMAGE:url(image/button3.jpg);
}
.button4{
	border:0px;
	line-height:20px;
	width:72px;
	BACKGROUND-IMAGE:url(image/button4.jpg);
}
.button5{
	border:0px;
	line-height:20px;
	width:91px;
	BACKGROUND-IMAGE:url(image/button5.jpg);
}
SELECT{   
	FONT-SIZE:12px;
}
img{
	border-width:0px;
}
.dot_line{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D9D9;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
A:hover {
	 COLOR: #0000ff;
	text-decoration:underline;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}
