body
{
   margin: 0em; 
   padding: 0em;
   background:url('../../images/demo_background.jpg') !important;
   background-image: url('../../images/demo_background.jpg') !important;
   background-repeat: all !important; 
}
html>body
{
   margin: 0em; 
   padding: 0em; 
   background:url('../../images/demo_background.jpg') !important;
   background-image: url('../../images/demo_background.jpg') !important; 
   background-repeat: all !important;
}


.banner 
{
	background-color: #cc3333;
	background:url("../../images/redstarback.gif") #CC3333;
	font-weight: normal;
	letter-spacing: -1px;
	vertical-align: bottom;
	width: 100%;
	height: 3em;
}

.cardcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/cardbackgrd279.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.sealcentergraphic {
	background-attachment: scroll;
	background-image: url(/img_lib/ssaseal1.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.help-link-orig
{
  text-decoration: none;
  color: #0000ff;
  border-bottom: 2px dashed #0000ff;
  cursor: hand;
}

.help-link
{
  text-decoration: none;
  color: #0000ff;
  background-color: #ffff00;
  cursor: hand;
}

.help-image
{
  cursor: hand;
  border: 1px outset #ffffff;
  vertical-align: middle;
}

.help-title
{
  font-family: verdana;
  font-size: 14pt;
}

.help-subtitle
{
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #993333;
}

.help-body
{
  font-family: helvetica;
  font-size: 10pt;
}

.bar {
	background: #333366;
	color: #FFFFFF;
	font-family: Arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

.box-title
{
  font-family: verdana;
  font-size: 20pt;
}

.box-title-link
{
  font-family: verdana;
  font-size: 16pt;
}

.info
{
  font-family: helvetica;
  font-size: 10pt;
}

.box-subtitle
{
  font-family: verdana;
  font-size: 12pt;
}

.control-box-link
{
  font-family: verdana;
  font-size: 14pt;
}



div.buttonf {
    display:block;
    margin: 10px 0px 0px 0px;
    left: 2px;
    font-size: 112%;
    vertical-align: 5%;
    text-align: center;
}
.sim-link
{
  text-decoration: underline;
  color: #00008f;
}