body {  
  font-family: Arial, Helvetica, sans-serif; 
  background-color: #006600 !important;
  text-align: center;
  margin: 20px 0 20px 0;
  }

#database{
  width: 860px;
  margin-left: auto; 
  margin-right: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #fffbd9;
  background: transparent;
}

#content
{
	width: 850px;
	margin-left: auto; 
	margin-right: auto;				
	background-color: #005500;
	border-width: 1px;
	border-style: solid;
	border-color: #fffbd9;
	padding: 15px;
}

.headerimage {
 	width:  600px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 15px;
/*	background-image:  url(/images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center top; /**/
}


#header {
  color: #fffbd9 !important;
  background-color: #7E2A2A;
  margin-bottom: 5px;
  	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-align: center;
	letter-spacing: 2px;	
	border-width: 1px;
	border-style: solid;
	border-color: #fffbd9;
}

ul.navheader {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	}
	
ul.navheader li {
	display: inline;			
	padding: 5px;
	margin: 5px;
	border-style: solid;
	border-color: #fffbd9;
	border-width: 1px;
	background-color: #006600;
	line-height: 250%; 
    }
    
.title	{
	font-family: "Lucida Calligraphy", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 110%;		
	line-height: 200%;
	top: 10px;
	}
	
.subtitle{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 110%;		
	top: 10px;
	}

#sidebar {
  border-width: 1px;
  border-style: solid;
  border-color: #fffbd9;
  width: 150px;
  overflow: hidden;
  padding-top: 15px;
  margin-left: 0px;	 	
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 5px;
  color: #fffbd9 !important;
  float: left;
  background-color: #7E2A2A !important;  
  padding-bottom: 5px;
  min-height: 500px;
}

#sidebar td {
  color: #fffbd9 !important;
}

.defaultuserpic {
	text-align: center;
	}

.sbarheader {
	padding: 2px 0px 2px 0px;
	}

.sbarbody {
	padding: 2px 0px;		
	}

.sbarbody2 {
	padding: 0px 15px 0px 15px;
	}
		
ul.sbarlist {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	}

ul.sbarlist li {
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;		
	}

.sbartitle 	{
    margin: 0px 5px;
    padding: 1px 0px;
	list-style: none;		
	border-style: solid;
	border-color: #fffbd9;
	border-width: 1px;
	background-color: #006600;
	top: 10px; 
	bottom: 10px;
	} 

#main {
  color: #fffbd9 !important;
  background-color: #7E2A2A !important;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 165px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  text-align: center;
  min-height: 500px;
  border-width: 1px;
  border-style: solid;
  border-color: #fffbd9;
}

#main table, #database table {
  color: #fffbd9 !important;
  border-spacing: 8px;
  empty-cells: hide;
}

#footer {
  color: #fffbd9 !important;		
	width: 100%;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	letter-spacing: 1px;
	background-color: transparent;
	z-index: 100;
	clear: both;
	}

table.DataTable { 
 align: center;
 cellspacing: 2px;
 cellpadding: 2px;
 border-width: 0px;
 padding-bottom: 4px; 
}

table.DataTable th {
  text-align: left;
  background-color: #B31B1B;
}



.Even { 
     color: black !important;
     background-color: #fffbd9 !important; 
}

.Odd { 
     color: black !important;
     background-color: #efe48b !important; 
}

a {  
  font-family: Arial, Helvetica, sans-serif;  
  color: #003366;
  text-decoration: none;
  }

p {  
  font-family: Arial, Helvetica, sans-serif; 
  }

h1, h2, h3, h4 {  
  font-family: Arial, Helvetica, sans-serif; 
  }

a:hover {  
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none;
  }

td {  
  font-family: Arial, Helvetica, sans-serif;
}

#database a { color: #fdd2d2 !important;}
#main .Odd a{ color: #B31B1B !important; }
#main .Even a{ color: #B31B1B !important; }
#database a:hover { color: #0e9d0e !important;}
#header a:hover { color: red !important;}
#footer a:hover { color: red !important;}
#database a:active { color: #0e9d0e !important; }
