body
{
  background-color: #1f3d72;
}

.h1,.h4,.h5 { color: #1C3D74; margin-bottom: 5px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.h1 { font-size: 22px; line-height: 24px; text-transform:uppercase; margin-top: 4px;}
.h4 { font-size: 13px; line-height: 16px; font-weight: bold; }
.h5 { font-size: 10px; line-height: 16px; font-weight: normal; }

.white { color: #fff; font-size: 13px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.white a:link { color: #fff; text-decoration:underline; }
.white a:visited { color: #fff; text-decoration:underline; }
.white a:hover { color: #fff; text-decoration:none; }

.greenback
{
  background: transparent url(images/greenback.png) repeat-y;
  padding: 10px;
}

.top
{
  width: 800px;
  height: 25px;
  background: transparent url(images/top800.gif) no-repeat;
  margin: 0px auto;
}

.back
{
  width: 800px;
  background: transparent url(images/bg800.gif) repeat-y;
  margin: 0px auto;
}
.bot
{
  width: 1000px;
  height: 25px;
  background: transparent url(images/bot800.gif) no-repeat;
  margin: 0px auto;
}

.container
{
  border: 1px solid #fff;
  background: transparent url(images/right.gif) repeat-y;
}
.containergreen
{
  border: 1px solid #fff;
  background: transparent url(images/rightmenuback.png) repeat-y;
}
.containergreen60
{
  border: 1px solid #fff;
  background: transparent url(images/rightmenuback60.png) repeat-y;
}
.nav
{
  background: transparent url(images/bg-nav.gif) repeat-x;
  margin: 0px auto;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.nav a:link { color: #fff; text-decoration:none; }
.nav a:visited { color: #fff; text-decoration:none; }
.nav a:hover { color: #fff; text-decoration:underline; }

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.curmudgeon {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.curmudgeon a:link { color: #fff; text-decoration:underline; }
.curmudgeon a:visited { color: #fff; text-decoration:underline; }
.curmudgeon a:hover { color: #ccc; text-decoration:overline; }
