.mainTitle {
        font-family: Tahoma; 
        font-size: 15pt;
        font-weight: bold; 
        color: #229106;
}

.tdListTitle {
        background: #5AA086; 
        font-family: Tahoma; 
        font-size: 13pt;
        font-weight: bold; 
        color: #FFFFFF;
}

.tdListHeader {
        background: #5AA086; 
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold; 
        color: #FFFFFF;
}

.tdListReservation {
        background: #5AA086; 
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold; 
        color: #FFFFFF;
        float: right;
        margin-top: 3px;
        margin-right: 3px;
}

.tdListHeader2 {
        background: #76B19C; 
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold; 
        color: #FFFFFF;
}

.tdListData {
        background: #B7CDB4;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: normal;
        color: black;
}

.tdFormTitle {
        background: #5AA086; 
        font-family: Tahoma; 
        font-size: 13pt;
        font-weight: bold; 
        color: #FFFFFF;
}

.tdFormHeader {
        background: #B7CDB4;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: black;
}

.tdFormData {
        background: #B7CDB4;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: normal;
        color: black;
}

.buttonText{
	font-family: Tahoma ;
        font-size: 10pt;
        font-weight: bold;
	text-decoration : none;
	color : #FFFFFF;
}

.tdButton {
        background: #5AA086;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        cursor: pointer;
}         

.tdMenu {
        background: #5AA086;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        cursor: pointer;
        border: 0px;
}         

.tdMenu span {
		display: block;
		width: 100%;
}

.tdMenu span:hover {
        background: #B7CDB4;
}

.tdMenuActive {
        background: #229106;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: FFFFFF;
}         
     
.tdMenuUp {
        background: #B7CDB4;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: black;
}
.tdMenuUp2 {
        background: #FAF7EF;
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: black;
}



.linkMenu {
        color: #FFFFFF;
}

.error {
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: bold;
        color: red;
}

.standard {
        font-family: Tahoma; 
        font-size: 10pt;
        font-weight: normal;
        color: black;
}
