BODY 
{
  color: #000000;
  background: #FFFFFF;
}

H1 , H2, H3, H4, H5, H6
{
  margin-left: 0;
  color: #E66A20;
  color: #FF7300;
  color: #117AB9;
  font-family: "Verdana", "Helvetica", sans-serif; 
}

H3 
{
  margin-left: 3%;
}

H4 
{
  margin-left: 6%;
}

H5 , H6 
{
  margin-left: 8%;
}

no-marghin-left  { margin-left:  0; }
no-marghin-right { margin-right: 0; }

EM { color: #CC0000; }

TD
{
  color: #000000;
  font-family: "Verdana", "Helvetica", sans-serif;
}

DIV
{
  color: #000000;
  margin-left: 10%;
  margin-right: 20;
  font-family: "Verdana", "Helvetica", sans-serif;
}

DIV.fussnote
{
  margin-left: 10%;
  margin-right: 5%;
  font-family: "Georgia", "Helvetica", sans-serif;
  font-size: 80%;
}

P
{
  color: #000000;
  margin-left: 6%;
  margin-right: 20;
  font-family: "Verdana", "Helvetica", sans-serif;
}
P.no-indent
{
  margin-left: 0;
}
P.noindent
{
  margin-left: 0;
}

B { font-weight: bold;}

PRE, TT, CODE 
{
  font-family: "Courier New", monospace;
}

.important
{
  font-weight: bold;
  background: #BFFDF2;
}

.look
{
  font-weight: bold;
  background: #F8E0E0;
}

.big
{
  margin-left: 0;
  color: #000000;
  color: #FF7300;
  font-height: 120%;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-weight: bold; 
}

.select
{
  background: #E4ECF0;
  background: #D0F0FF;
  background: #D0D0D0;
}

.header
{
  margin-left: 0;
  color: #E0E0FF;
  color: #201000;
  font-height: 100%;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-weight: bold; 
}
.shadow
{
  background: #E0E0E0;
}

.portalHeader
{
  background: #78DDFF;
}
.indexHeader
{
  background: #D0D0D0;
}

.portalHeaderBg { background: #0066CC; }
.indexHeaderBg  { background: #D0D0D0; }

.portalHeaderText
{
  margin-left: 0;
  color: #FFFFFF;
  font-height: 100%;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-weight: bold; 
}
.indexHeaderText
{
  margin-left: 0;
  color: #000000;
  font-height: 100%;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-weight: bold; 
}

.textwhite
{
  color: #FFFFFF;
}
.white
{
  background: #FFFFFF;
}

.red
{
  color: #FF0000;
}

.infoblock
{
  background: #E0E0E0;
}

.navigate
{
  background: #FFFFFF;
}

A:link 
{
  color: #1133FF;
  text-decoration: none;
}
A:active 
{
  color: #1133FF;
  background: #E0E0FF;
  text-decoration: none;
}
A:visited 
{
  color: #1133FF;
  text-decoration: none;
}
DIV.navigate
{
  font-family: "Georgia", "Helvetica", serif;
	font-size: 80%;
	margin-left: 0;
	margin-right: 0;
}

A.nav
{
  text-decoration: none;
  color: #8080A0;
}