body {
	background-image: url();
	background-color: #999999;
}


h1 {
  text-align:center;
  margin-top:0px;
  margin-bottom:15px;
  font-size:1.4em;
}

h2 {
  margin-bottom:3px;
  font-size:.8em;
  font-variant:small-caps;
}

h3 {
  font-size:.8em;
}

h4 {
  font-size:.7em;
}

img {
  border-style: solid;
  border-width: 0px;
  display:inline;
}

A:link.flyout {color: #565656; text-decoration: none;}
A:visited.flyout {color: #565656; text-decoration: none;}
A:hover.flyout {color: #565656; text-decoration: underline;}

A:link.intNavLink {color: #000000; font-size: 8pt; font-weight:bold; text-decoration: none;}
A:visited.intNavLink {color: #000000; font-size: 8pt; font-weight:bold; text-decoration: none;}
A:hover.intNavLink {color: #ffffff; font-size: 8pt; font-weight:bold; text-decoration: none;}

A:link.linkHighlight {color: #000000; text-decoration: underline;}
A:visited.linkHighlight {color: #000000; text-decoration: underline;}
A:hover.linkHighlight {color: #000000; background-color:#DCDCDC; text-decoration: none;}

A:link.footer {color: #CECECE; text-decoration: none;}
A:visited.footer {color: #CECECE; text-decoration: none;}
A:hover.footer {color: #CECECE; text-decoration: underline;}

A:link.celeriter {color: #A7A7A7; text-decoration: none;}
A:visited.celeriter {color: #A7A7A7; text-decoration: none;}
A:hover.celeriter {color: #A7A7A7; text-decoration: underline;}


.navLink {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: .7em; 
  margin-top:0px;
  margin-bottom:0px;
}

.footertext { 
  color: #A7A7A7;
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: .7em; 
}

.indent {
  padding-left:25px;
  padding-right:25px;
}

.navRepeat1 {
  background: transparent url(../images/navRepeat1.jpg) repeat-x;
}

.navRepeat2 {
  background: transparent url(../images/navRepeat2.jpg) repeat-x;
}

.errblock {
  width:500px;
  background-color:#F7F3F7;
  margin:10px;
  padding:5px;
  border-style:ridge;
  border-color:#E7E7E7;
  border-width:3px;
	font-size:11px;
  font-weight:bold;
}
