#content {
  margin-left:  20%;
  background-position: center;
}
#navbar {
  float: left;
  width: 20%;
}


BODY {
MARGIN: 0px; 
PADDING: 0px;
BACKGROUND: #DODODO;
COLOR: 	#D0D0D0;
CENTER
} 



A:link {background: none; color: #D0D0D0; text-decoration: none;}
A:visited {background: none; color: #8B0000; text-decoration: none;}
A:hover {background: none; color: #fcd2bc; text-decoration: underline;}
A:active { background: none; color: #fcd2bc; text-decoration: underline;}

.Global {
BACKGROUND: #191970;
COLOR: inherit;
WIDTH: 760px;
HEIGHT: 100%;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
}

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

.NavBar {
WIDTH: 100%;
}

.NavBar TD {
BACKGROUND: url('blue-gradient01.gif');
COLOR: inherit;
BORDER: 0px none;
VERTICAL-ALIGN: top; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:arial, sans-serif; padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.NavBarMenu TD {
	BACKGROUND: none;
	COLOR: inherit;
	FONT: bold 12px arial,sans-serif;
	PADDING: 0px 0px 0px 0px;
	BORDER: 0px;
	VERTICAL-ALIGN: top;
}

.NavBarMenu TD A:link {background: none; color: #D0D0D0; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:visited {background: none; color: #D0D0D0; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:hover {background: none; color: #ffffeb; text-decoration: overline; cursor: pointer;}
.NavBarMenu TD A:active { background: none; color: #ffffeb; background: none; cursor: pointer;}

.Right {
BACKGROUND: #191970;
COLOR: inherit;
padding: 10px 0px 0px 15px;
}

.Content {
BACKGROUND: 	#191970;
COLOR: inherit;
TEXT-ALIGN: justify;
}

.Table {
BACKGROUND: #CCCCCC;
COLOR: #003399;
padding: 0px 0px 0px 15px;
}
.Table A:link {background: none; color:#003399; text-decoration: none; cursor: pointer;}
.Table A:visited {background: none; color:#000000; text-decoration: none; cursor:pointer;}
.Table A:hover {background: none; color:#990033; text-decoration: overline; cursor:pointer;}
.Table A:active {background: none; color:#FFFF00; text-decoration: none; cursor:pointer;}


.BoxStyle {
MARGIN-TOP: 1px;
}

.BoxStyle TD {
	BACKGROUND: #191970;
	COLOR: #c0c0c0;
	PADDING: 5px;
	TEXT-ALIGN: center;
	BORDER: 0px;
}

.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: #000000 url('blue-gradient01.gif') repeat-x;
COLOR: #D0D0D0;
HEIGHT: 33px;
TEXT-ALIGN: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:arial, sans-serif
}

.Footer A:link {background: none; color: #D0D0D0; text-decoration: none; cursor: pointer;}
.Footer A:visited {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.Footer A:hover {background: none; color: #ffffeb; text-decoration: overline; cursor: pointer;}
.Footer A:active { background: none; color: #ffffeb; background: none; cursor: pointer;}

