.aBtn {
	margin-top: 7px;
	margin-bottom: 7px;
}

.aBtn * {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.aBtn ul, .aBtn ul li {
	margin: 0;
	padding: 0;
}

.aBtn a {
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
}

.aBtn span {
	padding: 0;
	color: #7A7979;
}

.aBtn ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.aBtn ul li a, .aBtn ul li a:visited, .aBtn ul li a:link {
	padding: 6px 0 6px 0;
	margin-bottom: 2px;
	display: inline-block;
	line-height: normal;
}

.green ul li a, .green ul li a:visited, .green ul li a:link {
	background: url("/img/buttons_right.gif") no-repeat 100% 0;
	text-decoration: none;
}

.greenBGgrey ul li a, .greenBGgrey ul li a:visited, .greenBGgrey ul li a:link {
	background: url("/img/buttons_right_grey_bg.gif") no-repeat 100% 0;
}

.greendark ul li a, .greendark ul li a:visited, .greendark ul li a:link {
	background: url("/img/buttons_right_dark.gif") no-repeat 100% 0;
}

.red ul li a, .red ul li a:visited, .red ul li a:link {
	background: url("/img/buttons_right_red.gif") no-repeat 100% 0;
}

.grey ul li a, .blue ul li a:visited, .blue ul li a:link {
	background: url("/img/buttons_right_grey.gif") no-repeat 100% 0;
}

.aBtn ul li a span, .aBtn ul li a:visited span, .aBtn ul li a:link span {
	padding: 6px 15px;
}

.green ul li a span, .green ul li a:visited span, .green ul li a:link span {
	background: url("/img/buttons_left.gif") no-repeat;
}

.greenBGgrey ul li a span, .greenBGgrey ul li a:visited span, .greenBGgrey ul li a:link span {
	background: url("/img/buttons_left_grey_bg.gif") no-repeat;
}

.greendark ul li a span, .greendark ul li a:visited span, .greendark ul li a:link span {
	background: url("/img/buttons_left_dark.gif") no-repeat;
}

.red ul li a span, .red ul li a:visited span, .red ul li a:link span {
	background: url("/img/buttons_left_red.gif") no-repeat;
}

.grey ul li a span, .grey ul li a:visited span, .grey ul li a:link span {
	background: url("/img/buttons_left_grey.gif") no-repeat;
	color: #0060bf !important;
}

.aBtn:not(.disabledbtn) ul li a:hover {
	padding: 8px 0 8px 0;
	margin-bottom: 0;
	margin-top: -2px;
}

.green ul li a:hover {
	background: url("/img/buttons_right.gif") no-repeat 100% -25px !important;
}

.greenBGgrey ul li a:hover {
	background: url("/img/buttons_right_grey_bg.gif") no-repeat 100% -25px !important;
}

.greendark ul li a:hover {
	background: url("/img/buttons_right_dark.gif") no-repeat 100% -25px !important;
}

.red ul li a:hover {
	background: url("/img/buttons_right_red.gif") no-repeat 100% -25px !important;
}

.grey ul li a:hover {
	background: url("/img/buttons_right_grey.gif") no-repeat 100% -25px !important;
}

.aBtn ul li a:link span, .aBtn ul li a:visited span {
}

.aBtn ul li a:hover span {
	background-position: 0 -25px !important;
	padding: 8px 15px 8px 15px;
}

.green ul li a:hover span {
	background: url("/img/buttons_left.gif") no-repeat;
}

.greenBGgrey ul li a:hover span {
	background: url("/img/buttons_left_grey_bg.gif") no-repeat;
}

.red ul li a:hover span {
	background: url("/img/buttons_left_red.gif") no-repeat;
}

.grey ul li a:hover span {
	background: url("/img/buttons_left_grey.gif") no-repeat;
	color: #333 !important;
}

.aBtn.disabledbtn ul li a, .aBtn.disabledbtn ul li a:visited, .aBtn.disabledbtn ul li a:link, .aBtn.disabledbtn ul li a:hover {
	/*margin-top: 2px;*/
	/*padding: 7px 0 8px 0;*/
	margin-left: 2px;
	cursor: default;
}

.green.disabledbtn ul li a, .green.disabledbtn ul li a:hover, .green.disabledbtn ul li a:visited, .green.disabledbtn ul li a:link {
	background: url("/img/buttons_right.gif") no-repeat 100% -54px !important;
}

.greenBGgrey.disabledbtn ul li a, .greenBGgrey.disabledbtn ul li a:hover, .greenBGgrey.disabledbtn ul li a:visited, .greenBGgrey.disabledbtn ul li a:link {
	background: url("/img/buttons_right_grey_bg.gif") no-repeat 100% -54px !important;
}

.grey.disabledbtn ul li a, .grey.disabledbtn ul li a:hover, .grey.disabledbtn ul li a:visited, .grey.disabledbtn ul li a:link {
	background: url("/img/buttons_right_grey.gif") no-repeat 100% -54px !important;
	color: #999 !important;
}

.aBtn.disabledbtn ul li a span, .aBtn.disabledbtn ul li a:hover span, .aBtn.disabledbtn ul li a:visited span, .aBtn.disabledbtn ul li a:link span {
	/*padding: 7px 15px 8px 15px;*/
	padding-left: 13px;
}

.green.disabledbtn ul li a span, .green.disabledbtn ul li a:hover span, .green.disabledbtn ul li a:visited span, .green.disabledbtn ul li a:link span {
	background: url("/img/buttons_left.gif") no-repeat 0 -54px !important;
}

.greenBGgrey.disabledbtn ul li a span, .greenBGgrey.disabledbtn ul li a:hover span, .greenBGgrey.disabledbtn ul li a:visited span, .green.disabledbtn ul li a:link span {
	background: url("/img/buttons_left_grey_bg.gif") no-repeat 0 -54px !important;
}

.grey.disabledbtn ul li a span, .green.disabledbtn ul li a:link span, .grey.disabledbtn ul li a:visited span, .grey.disabledbtn ul li a:hover span {
	background: url("/img/buttons_left_grey.gif") no-repeat 0 -54px !important;
	color: #999 !important;
}

.aBtn.disabledbtn ul li a:hover span {
	background-position: 0 -52px !important;
}

.greyBtn {
	background: url("/image/big_button.gif") no-repeat;
	color: #0060bf;
	width: 170px;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	padding-top: 12px;
}

.greyBtn a:link, .greyBtn a:visited {
	color: #0060bf;
	text-decoration: none;
}

.greyBtn a:hover {
	color: #333 !important;
	text-decoration: none;
}

input.send-btn {
	outline: none;
	border: none;
	color: #7A7979;
	font-family: Verdana, sans-serif;
	height: 27px;
	width: 85px;
	background: url( ../img/grey_big_buttons.gif ) no-repeat;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 3px 0;
}

input.send-btn.disable {
	background-position: -171px 0px;
}

input.send-btn:hover {
	background-position: -85px 0px;
}

input.send-btn.disable:hover {
	background-position: -171px 0px;
}

menu {
	color: red;
}

navigation {
	background-color: #333 /* darkgrey */;
}
