BODY {
background-color: #222220;
font-family:Verdana, Arial, Sans;
font-size : 10pt;
color:#909696;


scrollbar-arrow-color : #B1004B;
	scrollbar-base-color : #222220;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #630737;
	scrollbar-highlight-color : #795959;
	scrollbar-shadow-color : #492525;
	scrollbar-track-color: #222220;

}


A:link {color: #b1004b; text-decoration : underline;}
A:visited {color: #7a0738; text-decoration : none;}
A:hover {color: #fe026d; text-decoration : underline;}
A:active {color: #ffffff; text-decoration : none;}


P   { text-align: justify;
      text-justify: auto;
      font-family:Verdana;
      font-size: 10pt;
      color:#909696;

		}


div.style1     { color: #909696;
	               font-family: Verdana;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: justify;
                 text-justify: auto
                }

div.banner     { width:100%;
                 height:85px;
                 overflow:auto;
                 position:relative;
                 z-index:2;
                 top:9;
								 left:5;
								 border:0px;

 scrollbar-arrow-color : #B1004B;
	scrollbar-base-color : #222220f;
	scrollbar-darkshadow-color : #222220;
	scrollbar-face-color : #530027;
	scrollbar-highlight-color : #222220;
	scrollbar-shadow-color : #222220;
	scrollbar-track-color: #252523;

						  }




TABLE.contact   {
         	table-layout: fixed;
          width: 740px;
          z-index:2;

					    }







TABLE.style1 { width: 490pt;
	             background-color: #f6fdfd;
				       border: 0px solid #ffffff;
					    }
	      
TABLE.banner {  table-layout: fixed;
                width: 95%;
                padding:0pt;
                border-spacing: 0px;
                border:0px;
                background-color: #171715;
                

				 }
				 
				 

TD.contact { padding: 10px 10px;
      		background-color: #171715;
      		vertical-align:top;
          height: 400px;
          table-layout: fixed;

}




TD.style1 { background-color: #F6FDFD;
      padding: 10pt 10pt 5pt 10pt ;
      font-size : 10pt;
      color:#454545;
      }

/* form success heading color */
span.success {
  color : #b1004b;
  font-weight : bold;
  font-size : 14pt;
}

span.error, dt.error, strong.error {
  color : #b1004b;
  font-weight : bold;
  font-size : 12pt;
}


/* form and results heading size */
.main_formhead, .formhead {
  font-size : 14pt;
  color : #fe026d;
  font-weight : bold;
}
