body {
	margin: 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background: #175ed4;
	background-image:url('ABRgrad.gif');
	background-repeat:repeat-x;
}
a, img {
    border:none;
}
.btn {
	float: left;
	clear: both;
	background: url(btn_left.png) no-repeat;
	padding: 0 0 0 8px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 30px;
	background: url(btn_stretch.png) repeat-x left top;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	width: 200px;
}
.btn span {
	background: url(btn_right.png) no-repeat;
	float: left;
	width: 8px;
	height: 30px;
}
.btn1 {
	float: left;
	clear: both;
	background: url(btn_left.png) no-repeat;
	padding: 0 0 0 8px;
	margin: 5px 0;
}
.btn1 a{
	float: left;
	height: 30px;
	background: url(btn_stretch.png) repeat-x left top;
	line-height: 30px;
	padding: 0 10px;
	color: #333;
	font-size: 1em;
	text-decoration: none;
	width: 130px;
}
.btn1 span {
	background: url(btn_right.png) no-repeat;
	float: left;
	width: 8px;
	height: 30px;
}
.btn2 {
	float: left;
	clear: both;
	background: url(btn_left.png) no-repeat;
	padding: 0 0 0 8px;
	margin: 5px 0;
}
.btn2 a{
	float: left;
	height: 30px;
	background: url(btn_stretch.png) repeat-x left top;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn2 span {
	background: url(btn_right.png) no-repeat;
	float: left;
	width: 8px;
	height: 30px;
}
.btn3 {
	float: left;
	clear: both;
}
.btn3 a{
	float: left;
	height: 30px;
	background: url(btn_stretch.png) repeat-x left top;
	line-height: 30px;
	padding: 0 5px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	width: 10px;
}

.btn4 {
	float: left;
	clear: both;
	background: url(btn_left.png) no-repeat;
	padding: 0 0 0 8px;
	margin: 5px 0;
}
.btn4 a{
	float: left;
	height: 20px;
	background: url(btn_stretch.png) repeat-x left top;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	width: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn4 span {
	background: url(btn_right.png) no-repeat;
	float: left;
	width: 8px;
	height: 20px;
}

.btn5 {
	float: left;
	clear: both;
	background: url(btn_left.png) no-repeat;
	padding: 0 0 0 8px;
	margin: 5px 0;
}
.btn5 a{
	float: left;
	height: 30px;
	background: url(btn_stretch.png) repeat-x left top;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	width: 70px;
}
.btn5 span {
	background: url(btn_right.png) no-repeat;
	float: left;
	width: 8px;
	height: 30px;
}


.btn_normal { background-color:#00CCFF;}
.btn_newmember { background-color:#00FF66;}
.btn_login { background-color: #FFFF00;}
.btn_cancel { background-color: #FF0000;}
.btn_upload { background-color:#6A2768}
.btn_pre { background-color: green;}
.btn_nop { background-color: #F30;}
.btn_sic { background-color: #ff8840;}
.btn_vac { background-color: #00FFFF;}
.btn_oth { background-color: white;}
.btn_nos { background-color: #CCC;}
.btn_signup { background-color:#06F;}
.btn_green { background-color:#CCC;}
.clear {
	clear: both;
}
