/*  INPORT STYLE  */
@import url('c4-div.css');

/*  THEME COLOUR  */

#outerFolder
{
  border-right : 1px solid #af9771 ;
  border-bottom : 1px solid #af9771 ;
  }
.box, #outerFolder, #topgraphicFolder #outergraphicFolder, #topmenuFolder ul #topmenu4
{
  background-image : url('/Files/System/c4-bgtheme3.jpg') ;
  }
#graphicFolder
{
  border : 1px solid #af9771 ;
  }
#topmenuFolder ul #topmenu4 a, .h1, .h2
{
  color : #000000 ;
  }
a:link, a:visited, a:hover
{
  color : #af9771 ;
  }