BODY {
background-image:url('carhirefaro.png');
MARGIN: 0px; 
PADDING: 0px;
COLOR: black;
} 

A:link {background: none; COLOR: orange; text-decoration: underline; cursor: pointer;}
A:visited {background: none; COLOR: orange; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: orange; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: orange; background: underline; cursor: pointer;}

.Global {
WIDTH: 990px;
HEIGHT: 100%;
}

.Global TD {
BORDER: 1px solid white;
font-family: verdana,sans-serif; 
font-size: 13;
}

.Header TD {
BORDER: 0px;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
}

.NavBar {
background-image:url('carhirefaro.png');
WIDTH: 100%;
HEIGHT: 27px;
BACKGROUND: white;
}

.NavBar TD {
background-image:url('carhirefaro.png');
COLOR: white;
FONT: 15px verdana,sans-serif;
PADDING: 0px 0px 0px 0px;
TEXT-ALIGN: left;
BORDER: 0px;
VERTICAL-ALIGN: middle;
}

.NavBarMenu TD {
background-image:url('carhirefaro.png');
FONT: 15px verdana,sans-serif;
PADDING: 5px 5px 5px 5px;
BORDER: 0px;
VERTICAL-ALIGN: middle;
COLOR: white;
}

.Left {
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
background-image:url('carhirefaro.png');
COLOR: white;
PADDING: 20px;
}

.Content {
TEXT-ALIGN: left;
VERTICAL-ALIGN: top;
BACKGROUND: white;
COLOR: black;
PADDING: 20px;
}

.Right {
COLOR: black;
PADDING: 20px;
}

.RightPanelBox {
WIDTH: 100%; 
HEIGHT: 100%; 
}

.BoxStyle {
WIDTH: 100%;
COLOR: black;
BORDER: 1px white;
MARGIN-TOP: 0px;
}

.BoxStyle TD {
background-image:url('carhirefaro.png');
COLOR: white;
PADDING: 0px;
TEXT-ALIGN: left;
BORDER: 2px white;
}

.HeadingStyle {
COLOR: black;
FONT: bold 16px verdana,sans-serif;
BACKGROUND: inherit;
}

h1 {
COLOR: orange;
FONT: bold 16px verdana,sans-serif;
BACKGROUND: inherit;	
}

h2 {
COLOR: orange;
FONT: bold 15px verdana,sans-serif;
BACKGROUND: inherit;
}

h3 {
COLOR: orange;
FONT: bold 14px verdana,sans-serif;
BACKGROUND: inherit;
}

h4 {
COLOR: orange;
FONT: bold 13px verdana,sans-serif;
BACKGROUND: inherit;
}

p {
FONT: 13px verdana,sans-serif;
COLOR: black;
padding-left: 0px;
padding-right: 0px;
}

.Padded {
PADDING: 15px;
}

.SmallFont {
FONT: 13px verdana,sans-serif;
}

.MedFontBold {
FONT: bold 15px verdana,sans-serif;
}

.SmallFont TD {
FONT: 13px verdana,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px verdana,sans-serif;
}

.Footer {
background-image:url('carhirefaro.png');
COLOR: black;
FONT: 13px verdana,sans-serif;
HEIGHT: 22px;
VERTICAL-ALIGN: middle;
TEXT-ALIGN: center;
}




