/*
a {
	font-size: 12pt;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #642117;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #662319;
	text-decoration: none;
}

a:visited {
	color: #642117;
	font-weight: bold;
	text-decoration: underline;
}
*/
.normal {
	font-size: 12pt;
	color: #621E15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sml {
	font-size: 8pt;
	color: #621E15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 16pt;
	color: #497864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

H3 {
	font-size: 12pt;
	color: #621E15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

INPUT {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 662319}

TD {
	font-size: 10pt;
	color: #621E15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.display {
    BACKGROUND-COLOR: #FFFFFF;
    BORDER: #644088 1px solid;
    font-family: arial,helvetica; 
    font-size: 12px;
    text-indent: 20px;
/*    height: 40px; */
/* padding: top right bottom left */
    padding:4.0pt 1.0pt 4.0pt 1.0pt;
}

TD.Main
{
    BACKGROUND-COLOR: #F1EFFB;
    BORDER: #644088 1px solid;
    font-family: arial,helvetica; 
    font-size: 10px;
    text-indent: 20px;
/* padding: top right bottom left */
    padding:9.0pt 9.0pt 9.0pt 9.0pt;

}

TD.tariff
{
    BACKGROUND-COLOR: #F1EFFB;
    BORDER: #644088 1px solid;
/* padding: top right bottom left */
    padding:9.0pt 9.0pt 9.0pt 9.0pt;
}

TD.Map
{
    BACKGROUND-COLOR: white;
    BORDER: #644088 1px solid;
    font-family: arial,helvetica; 
    font-size: 12px;
/* padding: top right bottom left */
    padding:9.0pt 9.0pt 9.0pt 9.0pt;

}

TD.Availability
{
    BACKGROUND-COLOR: red;
    color: white;
    BORDER: #644088 1px solid;
    font-family: arial,helvetica; 
    font-size: 12px;
/* padding: top right bottom left */
    padding:9.0pt 9.0pt 9.0pt 9.0pt;

}

TD.List
{
    BORDER: #644088 1px solid;
/* padding: top right bottom left */
    padding:0.0pt 5.0pt 0.0pt 5.0pt;

}

TD.spacer
{
        height: 10px;
        width: 10px;
}

.border
{
/*    BACKGROUND-COLOR: #F1EFFB; */
    BORDER: #644088 1px solid;
}

TABLE.buttonBar {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #5c5b59;
	FONT-FAMILY: Arial;
	PADDING-TOP: 4px
}
TABLE.buttonBar A.buttonBar {
	COLOR: #e09a3b;
	PADDING-TOP: 2px;
	HEIGHT: 20px;
	TEXT-DECORATION: none
}
TABLE.buttonBar A.buttonBar:hover {
	BACKGROUND-COLOR: #bcd6e3
}
TABLE.buttonBar TD.buttonBar {
	TEXT-ALIGN: center;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #5b739f;
	HEIGHT: 20px;
}
TABLE.buttonBar A.buttonBarOn {
	BACKGROUND-COLOR: #5b739f
}
TABLE.buttonBar A.buttonBarSmall {
	WIDTH: 50px;
}

.footerBar .footerBar:link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: white;
        text-decoration: none;
}

.footerBar:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: yellow;
        text-decoration: none;
}

.footerBar:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: red;
        text-decoration: underline;
}

.footer .footer:link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: gray;
        text-decoration: none;
}

.footer:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: red;
        text-decoration: underline;
}

.footer:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: blue;
        text-decoration: none;
}

.latecheckin {
        FONT-WEIGHT: bold;
        color: red;
}

