 
 body             { background: #FFFFFF; margin: 0px;}
 td.toplinks         { background-color: #367FCC; } /* #367FCC */
 td.aswec-header           { background-image: url("../images/aswec05-header-background.jpg"); background-repeat: repeat; }
 td.seperatorbar        { font-size: 95%; height: 21px; background-image: url("../images/gradient.gif"); background-repeat: repeat; }
 td.feedback         { background-color:#12588B; font-size: 90%; height: 19px;}
 input.searchbutton     { vertical-align: bottom; }
 .quicklink             { font-size: 11px; background-color : #FAFAFA; width: 178px; } 
 #breadcrumb        { background-color: #FAFAFA; border: 1px #E4E4E4 solid;  padding: 2px; margin-left: 0px; margin-right: 0px; }
 #content              { padding: 2px; margin-left: 10px; margin-right: 10px; }
 #relatedlink        { background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 2px; margin-left: 0px; margin-right: 10px; font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 14px; color: #333; }
 td.contentheader      { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 18px;  font-weight: bold; color: #333; }
 font,th,td,p,ul,li,dt,dd          { font-family: Verdana, Arial, Helvetica, sans-serif; }
 input,textarea,select  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }
 .footer         { font-size: 75%; color: #999999; }
 

 /********************* Link Colour ************************** /  
 /                                                            /  
 / To make a change to the link colour and mouseover/hover     /
 / state of the link text, please change the color in BOTH     /
 / tags below if required.                         /
 /                                 /
 /*************************************************************/
 
 
 
 a:link,a:active,a:visited     { color : #0033CC; text-decoration:none;  }
 a:hover            { color : #0033CC; text-decoration: underline; }

 

 /**************** Background Colour Tags ******************** /  
 /                                 /    
 / The background colour of the navigation menu and divider    /
 / can be modified here. They should both be the SAME colour.  /
 /                                 /
 /*************************************************************/

 
 
 td.menu    { background-color: #12588B; }
 td.no-colour    { background-color: #FFFFFF; }
 td.divider { background-color: #12588B; height: 20px; }


 /******************** Navigation Menu *********************** /  
 /                                 /    
 / The Navigation Menu on all new templates are CSS controlled /
 / Only ONE element of the menu can be modified (below)        /
 / i.e. the colour of the mouseover/hover state.         /
 /                                  /
 /*************************************************************/
 
  
 /********* Navigation Menu Tags - Do not modify these  *******/ 
  
 table.navtable       { width: 200px; }
 #button           { width: auto; padding: 2px; }
 #button ul         { list-style: none; margin: 3px; padding: 1px; }
 #button li         { border: 1px solid #E4E4E4; height: auto; line-height: 15px; margin: 1px; }
 #button li.unselected a   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; background-color: #FFFFFF; color: #000000; padding: 3px 5px 3px 5px; display: block; width: 95%; }
 html>body #button li.unselected a   { width: auto; }
 
 
 /*** Navigation Menu Tags - You can modify the hover (background) colour **/ 
 #button li a:hover     { background-color: #C1D4ED; color: #000000; }
 
 
   
 /***************** Content (Level 2) Pages ****************** /  
 /                                 /    
 / Please DO NOT modify any of these tags. They are separate   /
 / from the constant tags (above) as they serve their purpose  /
 / in only the content (Level 2) pages.                        / 
 /                                  /
 /*************************************************************/
 
 #breadcrumb     { background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 5px; margin-left: 0px; margin-right: 0px; font-size: 85%; }
 #content       { padding: 2px; margin-left: 10px; margin-right: 10px; }
 #relatedlink     { background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 2px; margin-left: 0px; margin-right: 10px; font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 14px; color: #333; }
 td.contentheader   { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 18px; font-weight: bold; color: #333; }
