a:link    {  font: 12px Arial; color: #B8B800; text-decoration:none; font-weight : bold;}
a:active  { font: 12px Arial; color: #B8B800; text-decoration:none;  font-weight : bold;}
a:visited { font: 12px Arial; color: #B8B800; text-decoration:none;  font-weight : bold;}
a:hover   { font: 12px Arial; color: #B8B800; text-decoration:none; font-weight : bold; }

 img { border: 0; }




table, td
{ font-size:12px; color:#000000; }

B, STRONG { font-weight : bold;  font-size:12px; }

body
{


  font-family: Arial, Times New Roman, Verdana,  Helvetica;
  background-repeat:no-repeat;
  background-position: center bottom;

  scrollbar-arrow-color:      #2D4E71;
  scrollbar-base-color:       #FFFFFF;
  scrollbar-shadow-color:     #6699CC;
  scrollbar-face-color:       #ECECEC;
  scrollbar-highlight-color:  #FFFFFF;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-3dlight-color:    #FFFFFF;

   
}


SELECT, option, textarea, input
{
  border-style: dotted;
  border-width: 1px;
  border-color: #33CCFF;
  color:      #000000;
  font-size:   10px;
  font-family: Arial, Verdana;

  background-color: #FFFFFF;
}

FORM
{
  margin: 0;
padding:0px;
}







hr
{
  height: 0px;
  border: 0px;

  color: #DEDEDE;
  background-color: #DEDEDE;
}




#block_left {
	margin-left: 2%;
	position: absolute;
	top: 250px;
	}