BODY {
MARGIN: 0px; 
PADDING: 0px;
BACKGROUND: #c0c0c0;
COLOR: #000000;
TEXT-ALIGN: center;
} 

A:link {background: none; color: #e8eabf; text-decoration: none;}
A:visited {background: none; color: #e8eabf; text-decoration: none;}
A:hover {background: none; color: #e8eabf; text-decoration: underline;}
A:active { background: none; color: #e8eabf; text-decoration: underline;}

.Global {
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
BACKGROUND: #727272;
COLOR: inherit;
WIDTH: 760px;
HEIGHT: 100%;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
}

.Header TD {
BORDER: 0px;
VERTICAL-ALIGN: top;
PADDING: 0px;
}

.NavBar {
WIDTH: 100%;
HEIGHT: 27px;
}

.NavBar TD {
HEIGHT: 27px;
BACKGROUND: url("limeline-bg27.gif") repeat;
COLOR: inherit;
FONT: bold 12px arial,sans-serif;
PADDING: 0px 0px 0px 20px;
BORDER: 0px;
VERTICAL-ALIGN: middle;
}

.NavBarMenu TD {
FONT: bold 12px arial,sans-serif;
PADDING: 0px 10px 0px 0px;
BORDER: 0px;
VERTICAL-ALIGN: middle;
}

.NavBarMenu TD A:link {background: none; color: #404040; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:visited {background: none; color: #404040; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:hover {background: none; color: #404040; text-decoration: overline; cursor: pointer;}
.NavBarMenu TD A:active { background: none; color: #404040; background: none; cursor: pointer;}

.Right {
BACKGROUND: url("right-bg.jpg") no-repeat #929A84;
COLOR: inherit;
}

.Content {
BACKGROUND: #929A84;
COLOR: inherit;
TEXT-ALIGN: justify;
}

.ButtonMenu {
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
WIDTH: 100px; 
}

.ButtonMenu TD {
BACKGROUND: url("button.jpg");
HEIGHT: 31px;
TEXT-ALIGN: center;
FONT: bold 11px arial,sans-serif;
VERTICAL-ALIGN: middle;
}

.ButtonMenu TD A:link {background: none; color: #000000; text-decoration: none;}
.ButtonMenu TD A:visited {background: none; color: #000000; text-decoration: none;}
.ButtonMenu TD A:hover {background: none; color: #000000; text-decoration: underline;}
.ButtonMenu TD A:active { background: none; color: #000000; text-decoration: underline;}


.HeadingStyle {
BACKGROUND: none;
COLOR: inherit;
FONT: bold 20px arial,sans-serif;
}

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 20px;
}

.SmallFont {
FONT: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
FONT: 13px arial,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px arial,sans-serif;
}

.Footer {
BACKGROUND: url("darkline-bg27.gif");
COLOR: #f1f1c5;
FONT: 12px arial,sans-serif;
HEIGHT: 27px;
TEXT-ALIGN: center;
}

.Footer A:link {background: none; color: #b5b51a; text-decoration: none; cursor: pointer;}
.Footer A:visited {background: none; color: #b5b51a; text-decoration: none; cursor: pointer;}
.Footer A:hover {background: none; color: #c9c905; text-decoration: underline; cursor: pointer;}
.Footer A:active { background: none; color: #c9c905; background: none; cursor: pointer;}




