
body {
      background-color:#FFFFFF;
      background-image:url(images/content_back.jpg);
      background-position:right;
      background-repeat:repeat-y;

      margin-top:25px;
      margin-left:15px;
      margin-bottom:50;

      scrollbar-base-color:#FFFFFF;
      scrollbar-3dlight-color:#C0C0C0;
      scrollbar-arrow-color:#264798;
      scrollbar-darkshadow-color:#808080;
      scrollbar-face-color:#FFFFFF;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-shadow-color:#808080;
      scrollbar-track-color:#FFFFFF;
     }

body,table,li,p
		{
                   font-family:arial,helvetica;
                   font-size:13;
                   font-color:#000000;
                   text-align:justify;
		}

.headline	{
		  font-size:14;
                   font-weight:bold;
                   text-align:left;
		}



.headcube	{
  		  width:20;
                   height:20;
		}

.nNavHome { font-family: arial; font-size:10pt; font-weight:bold; color:#ffffff; }
.nNavHome A { text-decoration: none; color:#ffffff; }
.nNavSub { font-family: arial; font-size:9pt; color:#000000; }
.nNavSub A { text-decoration: none; color:#000000; }
.nNav { font-family: arial; font-size:10pt; color:#000000; }
.nNav A { text-decoration: none; color:#000000; }
.aNav { font-family: arial; font-size:10pt; color:#000000; }
.aNav A { text-decoration: none; color:#0000ff; }

A{ text-decoration: none;color:#0000FF }

A:hover { text-decoration: underline;color: #0000ff; }

INPUT {
        font-family:                 arial,helvetica;
        font-size:                 10pt;
        border-bottom:                1px solid;
        border-left:                 1px solid;
        border-right:                1px solid;
        border-top:                 1px solid;
}
TEXTAREA
{
        font-family:                 arial,helvetica;
        font-size:                 10pt;
        border-bottom:                1px solid;
        border-left:                 1px solid;
        border-right:                1px solid;
        border-top:                 1px solid;
}
SELECT {
        font-family:                 arial,helvetica;
        font-size:                 10pt;
        border-bottom:                1px solid;
        border-left:                 1px solid;
        border-right:                1px solid;
        border-top:                 1px solid;
}

.contactbox {
  border:1px solid #264798;
  text-align:justify;
  vertical-align:center;
  padding:10px;
}

.headline_blue {
  	font-weight:bold;
	color:#000080;
         font-size:16;
         text-align:left;
}

.headline2_blue {
	font-weight:bold;
	color:#000080;
         font-size:14;
         text-align:left;
}
