body {background-color:#D9D85F;
      color: black;
      font-size:12pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      scrollbar-base-color:#B4B4B7;
      scrollbar-track-color:#E2E2E4;
      scrollbar-arrow-color:white;
      scrollbar-highlight-color:white;
      scrollbar-face-color:#B4B4B7; 
      background-image: url(images/bg_fabric.jpg);
      }

#main A:link {color: maroon; text-decoration: none;}
#main A:active {color: maroon; text-decoration: none;}
#main A:visited {color: maroon; text-decoration: none;}
#main A:hover {color: black; text-decoration: none;}
      
#main {background-color:#E7BE00; border-style: solid; border-width: 2px; border-color: #800000;}
      
.footnote {font-size: 8pt; font-weight:bold; 
	color: black;
      }

.footnote A:link {color:maroon; text-decoration: none;}
.footnote A:active {color:maroon; text-decoration: none;}
.footnote A:visited {color:maroon; text-decoration: none;}
.footnote A:hover {color:maroon; text-decoration: underline;}


#menu {background-color: #E7BE00;
      font-size:11pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      text-align: center;
	}
	
#menu A:link {color: black; text-decoration: none;}
#menu A:active {color: black; text-decoration: none;}
#menu A:visited {color: black; text-decoration: none;}
#menu A:hover {color: white; text-decoration: none; background-color: maroon;}
      
#menu td {
	padding: 0;
	border-collapse:collapse;
	height: 30px;}

hr {
	width: 60%;
	height: 2px;
	color: maroon;
	background-color: maroon;
	}

h1 {color: #800000;
      font-size: 18pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      text-align: center;}
      
h3 {color: #800000;
      font-size: 12pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      }
      
#container {padding-left: 1cm;
	padding-right: 1cm;
	background-color: white;}

#side_bar {background-color: maroon; 
	border-style: solid; 
	border-width: 1;
	border-color: black;
	font-size:10pt;
	font-weight: bold;
	color:white;}

#side_bar b {color:#E7BE00;
	font-weight: bold;}
	
#side_bar td {border-width: 0;
	}
	
.testimonial {
      color: black;
      font-size:10pt;
      font-style: italic;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	}
	
.testimonial b {
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	}
	
ul li {padding-bottom: .5cm;
	}
