a:link    { text-decoration: none; color: #0000ff; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:8pt;}
a:active  { text-decoration: none; color: #ff0000; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:8pt;}
a:visited { text-decoration: none; color: #800080; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:8pt;}
a:hover   { text-decoration: underline; color: #0000C0; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:8pt;}

DIV.content 
{
    POSITION: relative;
    HEIGHT: 327px;
    WIDTH: 633px;
    OVERFLOW-Y: scroll;
    OVERFLOW-x: none;
}

.background1
{
    background-color: #ffffcc; /* bright yellow */
	background: url("../images/background1.jpg") fixed top left repeat;
	/* Scrollbar */
    scrollbar-base-color: #666666; /* gray */
    scrollbar-face-color: #FFDD00; /* yellow */
    scrollbar-highlight-color: #FFFFFF; /* white */
    scrollbar-3dlight-color: #666666; /* gray */
    scrollbar-shadow-color: #FFDD00; /* yellow */
    scrollbar-darkshadow-color: #000000; /* black */
    scrollbar-track-color: #ffffcc; /* bright yellow */
    scrollbar-arrow-color: White;  /* white */
}

.background2
{
    background-color: #eaffea; /* bright green */
	background: url("../images/background2.jpg") fixed top left repeat;
	/* Scrollbar */
    scrollbar-base-color: #666666; /* gray */
    scrollbar-face-color: Lime; /* lime */
    scrollbar-highlight-color: #FFFFFF; /* white */
    scrollbar-3dlight-color: #666666; /* gray */
    scrollbar-shadow-color: Lime; /* lime */
    scrollbar-darkshadow-color: #000000; /* black */
    scrollbar-track-color: #eaffea; /* bright green */
    scrollbar-arrow-color: White;  /* white */
}

.background3
{
    background-color: #eaf4ff; /* bright blue */
	background: url("../images/background3.jpg") fixed top left repeat;
	/* Scrollbar */
    scrollbar-base-color: #666666; /* gray */
    scrollbar-face-color: #0066ff; /* blue */
    scrollbar-highlight-color: #FFFFFF; /* white */
    scrollbar-3dlight-color: #666666; /* gray */
    scrollbar-shadow-color: #0066ff; /* blue */
    scrollbar-darkshadow-color: #000000; /* black */
    scrollbar-track-color: #eaf4ff; /* bright blue */
    scrollbar-arrow-color: White;  /* white */
}

.background4
{
    background-color: #fff0f0; /* bright red */
	background: url("../images/background4.jpg") fixed top left repeat;
	/* Scrollbar */
    scrollbar-base-color: #666666; /* gray */
    scrollbar-face-color: Red; /* red */
    scrollbar-highlight-color: #FFFFFF; /* white */
    scrollbar-3dlight-color: #666666; /* gray */
    scrollbar-shadow-color: Red; /* red */
    scrollbar-darkshadow-color: #000000; /* black */
    scrollbar-track-color: #fff0f0; /* bright red */
    scrollbar-arrow-color: White;  /* white */
}

.background5
{
    background-color: #fff0f0; /* bright red */
	background: url("../images/background5.jpg") fixed top left repeat;
	/* Scrollbar */
    scrollbar-base-color: #666666; /* gray */
    scrollbar-face-color: Red; /* red */
    scrollbar-highlight-color: #FFFFFF; /* white */
    scrollbar-3dlight-color: #666666; /* gray */
    scrollbar-shadow-color: Red; /* red */
    scrollbar-darkshadow-color: #000000; /* black */
    scrollbar-track-color: #fff0f0; /* bright red */
    scrollbar-arrow-color: White;  /* white */

.spacer-background 
{
    background-color: #FFFFFF;
}

HR
{
	color: #FFDD00 /* yellow */
}

.header-background1 
{
    background-color: #FFDD00;
}

.header-background2 
{
    background-color: Lime;
}

.header-background3 
{
    background-color: #0066ff;
}

.header-background4 
{
    background-color: Red;
}

.footer-background 
{
    background-color: Black;
}

.smallpanel-background 
{
    background-color: #EA7900;
}

/* These font settings apply to and are shared by all classes below. */
BODY, TABLE, TD, TR, INPUT, TEXTAREA, SELECT, P, H1, H2, H3, H4, H5, .txt, .txtsmall, .footer-txt, A:link.footer, A:visited.footer, A:hover.footer, .dynPage, .button, .datum, .stress 
{
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

/* These font settings apply to and are shared by all classes below. */
A:link.footer, A:visited.footer, .footer-txt
{
     font-size: 11px;
     font-weight:normal;
     decoration: none;
}

/* These font settings apply to and are shared by all classes below. */
A:link.footer, A:visited.footer 
{
	color: #ffffcc;
}

A:hover.footer 
{
  color: #eaffea;
  text-decoration: none;
}

.footer-txt
{
     color: #ffffff;
}

.datum 
{
  color: #B4121E;
  font-size: 12px;
  font-weight: normal;
}

.txt 
{
     font-size: 12px;
     color: #ffffff;
     font-weight:normal;
     decoration: none;
}

.txtsmall 
{
     font-size: 10px;
     color: #ffffff;
     font-weight:normal;
     decoration: none;
}

.stress 
{
    font-weight: bold;
    color: #B4121E;
}

BODY, TABLE, TD, TR 
{
    font-size: 11px;
    font-type: normal;
    color: #000000;
    text-decoration: none;
}

P, .dynPage 
{
    position: absolute;
    z-index: 10;
    left: 9px;
    top: 10px;
    width: 560px;
    visibility: hidden;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}

INPUT, TEXTAREA, SELECT, .button 
{
    background-color: #FFFFFF; 
    color: #000000;
    font-size: 11px; 
    font-type: normal;
    border-color: #B4121E;
    border-width: 1px;
    border-style: solid;
    text-decoration: none
}

H1 
{
  font-size: 16pt;
  font-type: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none
}

H2 
{
  font-size: 14pt;
  font-type: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none
}

H3 
{
  font-size: 12pt;
  font-type: normal;
  font-weight: bold;
  color: #B4121E;
  text-decoration: none
}

H4 
{
  font-size: 10pt;
  font-type: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none
}

H5 
{
  font-size: 12pt;
  font-type: normal;
  color: #000000;
  text-decoration: none;
  font-weight: bold
}

.button 
{
    background-color: #B4121E; 
    color: #FFFFFF;
    border-color: #000000;
    font weight: bold;
    text-align: center;
}

.inputfields 
{
     background-color: #4C5F93; 
     color:white;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-color: white;
     font-size: 12 px; 
     border: thin groove;
     border-color: white;
}

.dropdowns 
{
     background-color: #4C5F93; 
     color:white;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-color: white;
     font-size: 12 px; 
     border: thin groove;
     border-color: white;
}

.errorfield 
{
     background-color:#4C5F93;
     color:white;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-color: white;
     font-size: 12 px; 
     font-weight: bold;
     border: none;
     border-color:white;
     text-align: center;
}

.table 
{
  border-collapse: collapse;
}

.cell 
{
  border:2px solid #4C5F93; padding:3px;  
}

.cell-left 
{
  border-left:2px solid #4C5F93; border-right:0px solid #4C5F93; border-top:2px solid #4C5F93; border-bottom:2px solid #4C5F93; padding: 2px 
}

.cell-middle 
{
  border-left:0px solid #4C5F93; border-right:0px solid #4C5F93; border-top:2px solid #4C5F93; border-bottom:2px solid #4C5F93; padding: 0px 
}

.cell-right 
{
  border-left:0px solid #4C5F93; border-right:2px solid #4C5F93; border-top:2px solid #4C5F93; border-bottom:2px solid #4C5F93; padding: 2px 
}

.head 
{
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: white;
     font-weight: bold;
     decoration: none;
}

