.button {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px
}
.button .border {
	BORDER-RIGHT: #a0a0a0 1px solid;
	BORDER-TOP: #a0a0a0 1px solid;
	BORDER-LEFT: #a0a0a0 1px solid;
	BORDER-BOTTOM: #a0a0a0 1px solid
}
.button .left {
	BORDER-RIGHT: #444444 1px solid
}
.button .center {
	BORDER-RIGHT: #444444 1px solid;
	BORDER-LEFT: #ffffff 1px solid
}
.button .right {
	BORDER-LEFT: #ffffff 1px solid
}
.button .main {
	BACKGROUND: #eeeeee
}
.button .top {
	BACKGROUND: #f3f3f3
}
.button .bottom {
	BACKGROUND: #e3e3e3
}
.button .hover {
	BORDER-LEFT-COLOR: #568bc4;
	BORDER-BOTTOM-COLOR: #568bc4;
	BORDER-TOP-COLOR: #568bc4;
	BORDER-RIGHT-COLOR: #568bc4
}
.button .hover .main {
	BACKGROUND: #e1ebf5
}
.button .hover .top {
	BACKGROUND: #e8f0f8
}
.button .hover .bottom {
	BACKGROUND: #cedfef
}
.button .hover .text {
	COLOR: #0078c9
}
.button .down {
	BORDER-LEFT-COLOR: #f8b435;
	BORDER-BOTTOM-COLOR: #f8b435;
	BORDER-TOP-COLOR: #f8b435;
	BORDER-RIGHT-COLOR: #f8b435
}
.button .hover .down .main {
	BACKGROUND: #e1ebf5
}
.button .hover .down .top {
	BACKGROUND: #e8f0f8
}
.button .hover .down .bottom {
	BACKGROUND: #cedfef
}
.button .hover .down .text {
	COLOR: #013d74;
}
.active {
	COLOR: white
}
.button .active {
	BACKGROUND: #aaaaaa
}
.button .active {
	BACKGROUND: #a1a1a1
}
.button .active {
	BACKGROUND: #b2b2b2
}
.button .active {
	BORDER-LEFT-COLOR: #222222; BORDER-BOTTOM-COLOR: #222222; BORDER-TOP-COLOR: #222222; BORDER-RIGHT-COLOR: #222222
}
.button .active {
	BORDER-LEFT: #cccccc 1px solid
}
.button .active {
	BORDER-LEFT: #cccccc 1px solid
}