BODY {
MARGIN: 0px;
PADDING: 0px;
BACKGROUND: #baaac6;
COLOR: black;
border-radius: 15px;
}

A:link {background: none; color: black; text-decoration: none; cursor: pointer;}
A:visited {background: none; color: black; text-decoration: none; cursor: pointer;}
A:hover {background: none; color: red; text-decoration: none; cursor: pointer;}
A:active { background: none; color: red; background: none; cursor: pointer;}

.Global {
WIDTH: 100%;
HEIGHT: 100%;
border: 1px;
border-radius: 15px;
}

.Global TD {
VERTICAL-ALIGN: top;
BORDER: 0px solid #284151;
border-radius: 15px;
}

.Header {
WIDTH: 100%;
HEIGHT: 90px;
PADDING: 0px;
}

.Header TD {
BORDER: 10px;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
border-radius: 15px;
}

.NavBar {
WIDTH: 100%;
HEIGHT: 35px;
}

.NavBar TD {
BACKGROUND: url("purpleline-gradient.gif") repeat;
COLOR: inherit;
FONT: 16px verdana,sans-serif;
PADDING: 0px 0px 0px 30px;
TEXT-ALIGN: left;
BORDER: 0px;
VERTICAL-ALIGN: middle;
border-radius: 15px;
}

.NavBarMenu TD {
BACKGROUND: none;
COLOR: inherit;
FONT: 16px verdana,sans-serif;
PADDING: 0px 10px 0px 0px;
BORDER: 0px;
border-radius: 15px;
VERTICAL-ALIGN: middle;
}

.Left {
BACKGROUND: #baaac6;
FONT: 26px verdana,sans-serif;
COLOR: inherit;
border-radius: 15px
}

.Content {
BACKGROUND: #f0edf3;
COLOR: inherit;
FONT: 28px verdana,sans-serif;
border-radius: 15px;
}
.list {
	LIST-STYLE-TYPE: none
}

.Right {
BACKGROUND: #baaac6;
COLOR: inherit;
border-radius: 15px;
}

.RightPanelBox {
WIDTH: 100%;
HEIGHT: 100%;
BACKGROUND: #fdfbec;
COLOR: inherit;
border-radius: 15px;
}

.BoxStyle {
BACKGROUND: #fdfbec;
COLOR: inherit;
BORDER: 0px solid #284151;
MARGIN-TOP: 15px;
WIDTH: 90%;
border-radius: 15px;
}

.BoxStyle TD {
BACKGROUND: #fdfbec;
COLOR: inherit;
PADDING: 0px;
TEXT-ALIGN: left;
BORDER: 0px;
}

.HeadingStyle {
BACKGROUND: none;
COLOR: #000000;
FONT: bold 20px verdana,sans-serif;
}

P {
FONT: 17px arial,sans-serif;
}

.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: url("purpleline-bg.gif");
COLOR: #000000;
FONT: 13px verdana,sans-serif;
HEIGHT: 22px;
TEXT-ALIGN: center;
border-radius: 15px;
}
