/**************************************
 * THEME NAME: standardgreencustomised
 *
 * Files included in this sheet:
 *
 *   standardgreencustomised/gradients.css
 **************************************/

/***** standardgreencustomised/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header {     
background-color: #00907E;    
    background-position:top;    
    background-repeat:repeat-x;  
color: #FFFFFF;   
}

.navbar {
background-color: #00907E;     
    background-position:top;    
    background-repeat:repeat-x; 
color: #FFFFFF;    
}



a:visited {
	text-decoration:none;
	color: #57088c;
}/***** standardgreencustomised/gradients.css end *****/


