/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}

input,select,textarea {
	font-family: Arial;
	FONT-SIZE: 10px;
	color: #666;
}

.bt03_close {
	cursor:pointer;	
	background: url(../images/02/btn_close.jpg) no-repeat center;
	margin: 0;
	padding: 0;
	height: 14px;
	width: 43px;
	border-width: 0px;
}

.bt03_max {
	cursor:pointer;
	background: url(../images/02/btn_maximize.jpg) no-repeat center;
	margin: 0;
	padding: 0;
	height: 14px;
	width: 43px;
	border-width: 0px;
}

.bt04 {
	background: url(../images/02/btn_close.jpg) no-repeat center;
	margin: 0;
	padding: 0;
	color: #5c5e5d;
	font-weight: bold;
	height: 14px;
	width: 43px;
	border-width: 0px;
}

.bt04:hover {
	background: url(../images/bt_img_02x.gif) center center;
	color: #FFF;
	font-weight: bold;
	height: 21px;
	width: 91px;
	border-width: 0px;
}

.bt05 {
	background: url(../images/bt_img_02.gif) no-repeat center;
	color: #5c5e5d;
	font-weight: bold;
	height: 21px;
	width: 91px;
	border-width: 0px;
}

.bt05:hover {
	background: url(../images/bt_img_02x.gif) center center;
	color: #FFF;
	font-weight: bold;
	height: 21px;
	width: 91px;
	border-width: 0px;
}

.bt06 {
	background: url(../images/bt_img_02_small.gif) no-repeat center;
	color: #5c5e5d;
	font-weight: bold;
	height: 21px;
	width: 59px;
	border-width: 0px;
}

.bt06:hover {
	background: url(../images/bt_img_02x_small.gif) center center;
	color: #FFF;
	font-weight: bold;
	height: 21px;
	width: 59px;
	border-width: 0px;
}
.bt03 {
	background:url(../images/bt_img_03_small.gif) no-repeat center;
	color:#5c5e5d;
	font-weight: bold;
	height:21px;
	width:24px;
	border-width:0px;
}

.bt03:hover {
	background:url(../images/bt_img_03x_small.gif) center center;
	color:#FFF;
	font-weight:bold;
	height:21px;
	width:24px;
	border-width:0px;
}