BODY {

  FONT-SIZE: 14px;

  color : #000033;

  BORDER-TOP-STYLE: none;

  line-height : 18px;

  border-bottom-style : none;

  border-bottom-width : 0px;

  BORDER-RIGHT-STYLE: none;

  BORDER-LEFT-STYLE: none;

  background-color : #d7fafa;

  background-image: url("img/side_d7fafa.gif");

  background-repeat: repeat-y;

  background-attachment: fixed;

  background-position: left;

}



TABLE {

  FONT-SIZE: 14px;

  

  line-height : 18px;

  border-top-width : 0px;

  border-right-width : 0px;

  border-bottom-width : 0px;

  border-left-width : 0px;

  border-top-color : #000033;

  border-right-color : #000033;

  border-bottom-color : #000033;

  border-left-color : #000033;

  border-top-style : none;

  border-right-style : none;

  border-bottom-style : none;

  border-left-style : none;

  



  }

HR {

  color : #000033;

}

A:LINK{

  color : #3399ff;

  text-decoration:none;

}

A:VISITED {

  color : #6699CC;

  text-decoration:underline;

}

A:ACTIVE {

  color : #3366CC;

  text-decoration:underline;

}

A:HOVER {

  color : #3366CC;

  text-decoration:underline;

}