﻿.button72, 
.button77
{
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff !important;
	display: block;
}

.button72
{
	background: url(../Images/button/btn74.gif) no-repeat 0 0;
	width: 74px;
	height: 21px;
	line-height: 18px;
}
.button77
{
	background: url(../Images/button/redButton77.gif) no-repeat 0 0;
	font-weight: bold;
	width: 77px;
	height: 26px;
	line-height: 24px;
}

.btnArrow, 
.btnArrowBig, 
.btnArrowBack
{
	height: 48px;
	line-height: 44px;
	display: block;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
    font-family:Tahoma,Geneva,Kalimati,sans-serif;
    font-size:12px;
    color:#fff;
	font-weight: normal;

	text-decoration: none;
	border: none;
	text-align: left;
	padding-left: 10px;
	cursor: pointer;
}
.btnArrow:hover, 
.btnArrowBig:hover, 
.btnArrowBack:hover,
.button72:hover, 
.button77:hover
{
    color:#f39423 !important;
    text-decoration:none; 
}
.btnArrow
{
	background: url(../Images/button/btnArrow.gif) no-repeat 0 0;
	width: 78px;
}
input.btnArrow
{
	padding: 0px 0px 10px 10px;
}
.btnArrowBig
{
	background: url(../Images/button/btnArrowBig.gif) no-repeat 0 0;
	width: 130px;
}
.btnArrowBack
{
	background: url(../Images/button/btnArrowBack.gif) no-repeat 0 0;
	width: 78px;
	padding-left: 20px;
}

.error
{
	color:#c62623;
}

