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

/***** fitzwilliam/gradients.css start *****/

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

body { 	background-color: #ffffee; 
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.body {background-color: #ffffee; 
	margin-right: 55px; 
	margin-left:55px;}
.header{ background-color:#990000;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;} 
p, li, td {	font-family: Verdana, Arial, Helvetica, serif; 
	font-size: 10pt; font-weight: bold; 
	text-align: left; 
	color: #000000; 
	margin-right: 12px; 
	margin-left: 12px;} 
h2, h3, h4, h5 {font-family: Verdana, Arial, Helvetica, serif; 
	text-align: left; 
	margin-right: 12px; 
	margin-left: 12px; 
	color:#990000} 
.hand {cursor: pointer} 
.input {background-color: #eeeeee;
	font-size: 10pt;  
	color: #990000; 
	font-family: Verdana, Arial, serif} 
a:link{	color: #006699;} 
a:hover{ color: #006699 ; 
	text-decoration: none;} 
a:active{ color: #006699 ; 
	text-decoration: none;} 
a:visited{ color: #006699;}
.tableborder {
	border: 1px solid #999999;
}

th.header,
td.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position: top;    
    background-repeat:repeat-x;  
}



.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
.smalltext {
    font-size: 80%;
}




/***** fitzwilliam/gradients.css end *****/

