body, p, td, th, div
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #004457;
}

body
{
    margin-top: 20px;
}

.tdContent
{
    border: 1px solid #6E6E6E;
    background-color: #E8EEF0;
    height: 400px;
    padding: 10px;
    padding-top: 10px;
}

.tdContentGreen
{
    border: 1px solid #6E6E6E;
    background-color: #C6EBD0;
    height: 400px;
    padding: 10px;
    padding-top: 10px;
}

.tdContentRed
{
    border: 1px solid #6E6E6E;
    background-color: #EBC6C6;
    height: 400px;
    padding: 10px;
    padding-top: 10px;
}

input, textarea, select
{
    border: 1px solid #00A7D7;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #004457;
    margin-top: 2px;
    margin-left: 2px;
}

a
{
    text-decoration: none;
    color: #00435B;
}

a:hover
{
    text-decoration: underline;
    color: #00435B;
}

a.hlkForgot
{
    font-size: 11px;
    text-decoration: none;
}

a.hlkForgot:hover
{
    font-size: 11px;
    text-decoration: none;
}

.txttabheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-right: 0px;
	background-color: #C1E1EC;
	margin: 0px;
	height: 24px;
	padding: 2px;
	border-bottom: 0px;
}

.txttabheaderleft {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-right: 0px;
	background-color: #C1E1EC;
	margin: 0px;
	height: 24px;
	padding: 2px;
	border-bottom: 0px; 
	text-align: left;
}

.txttabheaderright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-right: 0px;
	background-color: #C1E1EC;
	margin: 0px;
	height: 24px;
	padding: 2px;
	border-bottom: 0px;
	text-align: right;
}

.txttable {

	border: 0px solid #00A7D7;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.txttabdata {
	background-color: #EEF3F6;
	border-right: 0px solid #00A7D7;
	border-bottom: 0px solid #00A7D7;
	margin: 0px;
	padding: 2px;
	line-height: 18px;
	/*text-align: left;*/
}

.txttabdataalter {
	background-color: #CDDFE4;
	border-right: 0px solid #00A7D7;
	border-bottom: 0px solid #00A7D7;
	margin: 0px;
	padding: 2px;
	line-height: 18px;
	/*text-align: left;*/
}

.setxt
{
    margin-top: 10px;
}

#pnlList
{
    margin-top: 30px;
    padding-left: 40px;
}

#pnlClose
{
    margin-top: 10px; 
    padding: 10px; 
    border: 2px dashed red;
}

.menuTop
{
    padding-right: 5px;
    padding-left: 5px;
    background-color: #8EC6D7;
    border-top: 1px solid #6E6E6E;
    border-left: 1px solid #6E6E6E;
    padding-top: 4px;
    padding-bottom: 4px; 
    font-size: 11px; 
    text-align: center;
}

.menuTopRed
{
    padding-right: 5px;
    padding-left: 5px;
    background-color: #CDADD3;
    border-top: 1px solid #6E6E6E;
    border-right: 1px solid #6E6E6E;
    padding-top: 4px;
    padding-bottom: 4px; 
    font-size: 11px; 
    text-align: center;
}

a.menuTop
{
    color: #004457;
    font-weight: bold;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 11px;
    font-weight: bold;
}

a.menuTop:hover
{
    color: #004457;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

.tblServicePrice
{
    background-color: #D9ECF9;
}

.tdLogout
{
     background-color: #D9ECF9;
     border: 1px solid #6E6E6E;    
     padding: 4px;
}

a.btnSale
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #CBE6F0;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    display: block;
    margin-top: 8px;
}

a.btnSale:hover
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #A1CCDD;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
}

a.btnSaleGrey
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #D7DFE2;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    display: block;
    margin-top: 8px;
}

a.btnSaleGrey:hover
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #B3C1C6;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
}

a.btnSaleGreySmall
{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: #D7DFE2;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 6px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    display: block;
    margin-top: 2px;
}

a.btnSaleGreySmall:hover
{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: #B3C1C6;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 6px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
}

a.btn, a.btnNext
{
    background-image: url('images/back_btn_a.gif');
    background-repeat: repeat-x;
    color: #004457;
    font-weight: bold;
    border: 1px solid #004457;
    padding: 2px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    line-height: 20px;
}


a.btn:hover, a.btnNext:Hover
{
    background-image: url('images/back_btn_n.gif');
    background-repeat: repeat-x;
    color: #004457;
    font-weight: bold;
    border: 1px solid #004457;
    text-decoration: none;
    line-height: 20px;
}

a.btnNext
{
    padding-left: 45px;
    padding-right: 45px;
}

.inpVoucher
{
    font-size: 24px;
    font-weight: bold;
    display: block;
    width: 100%;
}

.vouInfLabel
{
    color: Gray;
    padding-top: 2px;
    padding-bottom: 6px;
}

.vouInfData
{
    color: #004457;
    font-weight: bold;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 6px;
}

.vouInfDataSmall
{
    color: #004457;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 6px;
}

#frmAction_VOU_VALUE_DEC
{
    font-size: 24px;
    font-weight: bold;
}

.txtBigInfo
{
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
}

.txtBigInfoThin
{
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.txtBigPrice
{
    margin-top: 10px;
    font-size: 18px;
    color: Olive;
    font-weight: bold;
}

a.btnBlock
{
    background-image: url('images/back_btn_a.gif');
    background-repeat: repeat-x;
    color: #004457;
    font-weight: bold;
    border: 1px solid #004457;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 12px;
    text-decoration: none;
    display: block;
    padding: 2px;
    text-align: center;
}

a.btnBlock:hover
{
    background-image: url('images/back_btn_n.gif');
    background-repeat: repeat-x;
    color: #004457;
    font-weight: bold;
    border: 1px solid #004457;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 12px;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 2px;
}

a.btnSaleActive
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #A1CCDD;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 10px;
    text-decoration: none;
    min-width: 300px;
    display: block;
    margin-top: 8px;
}

a.btnSaleActive:hover
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #A1CCDD;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 10px;
    text-decoration: none;
    min-width: 300px;
}

.hint
{
    font-weight: bold;
    font-size: 14px;
}

.hintSmall
{
    font-weight: bold;
    font-size: 12px;
}

caption
{
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

.frmLabel {

	height: 16px;
	background-color: #C1E1EC;
	font-weight: bold;
}

.frmData {
	height: 22px;
}

.pageractive {
	font-weight: bold;
	background-color: #CDADD3;
}