body {
   color:white;
	background-color: #A2763D ;
	/*margin:15px auto auto auto;*/
	margin:auto;
	text-align: center;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, san-serif;
	background : url(images/back.jpg) repeat scroll top;
}

a {
	color: #A2763D;
	background-color: white;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, san-serif;
	text-decoration:underline;
} 

  a:visited {
	color: #A2763D;
	background-color: white;
} 

 a:hover {
	color: #D1BCAC;
	background-color: #A2763D;
} 

  a:active {
	color: #D1BCAC;
	background-color: #A2763D;
} 
ul{ width:575px;
   margin:auto;}
ul, li{
    
	color:black;
	background-color:white;
	font-weight:normal;
	text-align:left;
	list-style : disc outside none;
	font-size:90%;
}
ol {
    width:575px;
    color:black;
	background-color:white;
	font-weight:normal;
	text-align:left;
	font-size:90%;
		list-style-position : outside;
  }
 .indenting {
	margin-left:15px;
	text-align:left;
}
	
.list {
	color:black;
	background-color: white;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size:.9em;
}

.maintable {
	color:black;
	text-align:center;
	padding:0px;
	width:750px;
        font-size:90%;
	font-family:Verdana, Arial, Helvetica, san-serif;
	background-color: white;
	border : 5px ridge #694521;
	
	}
	
td {
	color:black;
	background-color: white;
	padding:0;
	border-style:none;
        font-size:90%;
	font-family:Verdana, Arial, Helvetica, san-serif;


}

div {  
  text-align:center;
  color:black;
  background-color: white;
  margin:auto;
  }
  
h3, h4, h2, h1, h5 {
	color:black;
	background-color: white;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-weight : bold;
}

hr {
	color: #4682B4;
	background-color: #4682B4;
	width : 745px;
} 

.bold {
 font-weight:bold;
 font-size:1em;
 font-family:Verdana, Arial, Helvetica, san-serif;
  color:#A2763D;
  background-color: white;
  }

.contact-info {
	color: white;
	background-color: #D1BCAC;
	border-right: 5px ridge #694521;
	border-left: 5px ridge #694521;
	border-bottom: 5px ridge #694521;
	text-align:center;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, san-serif;
	vertical-align:bottom;
	width:750px;
	margin:auto;
	font-weight : bold;
}

.contact-info a:link {
	color:#A2763D;
	background-color: #D1BCAC;
}

p {
	font-weight: normal;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, san-serif;
	color: black;
	background-color: transparent;
	text-align:justify;
	/*padding: auto 10px auto 10px;*/
	margin: auto 10px auto 10px;
	/*border-style : solid;*/
}
table {
	color:#000000;
	background-color: white;
	padding:0px;
	border-style:none;
	margin:auto;
}
.float-right {  
    float: right;}
.float-left {
	float:left;
}

.tdtable {
 border: 1px solid black;
 text-align:left;
 color:black;
 background-color:#F8D000;
 font-size:90%;
 font-weight:bold;
 }
 .tdtable a {
   color:black;
   background-color:#F8D000;
   text-decoration:underline;
   }
 .tdtable a:link {
   color:black;
   background-color:#F8D000;
   text-decoration:underline;
   }
   .tdtable a:visited {
   color:black;
   background-color:#F8D000;
   text-decoration:underline;
   }
   
   .tdtable a:hover {
   color:#0008FF;
   background-color:#F8D000;
   text-decoration:underline;
   }
   .tdtable a:active {
   color:red;
   background-color:#F8D000;
   text-decoration:underline;
   }
   
 
 .tdtable2 {
 border: 1px solid black;
 text-align:left;
 color:white;
 background-color:#0008FF;
  font-size:90%;
  font-weight:bold;
 }
 
 .tdtable2 a {
   color:white;
   background-color:#0008FF;
   text-decoration:underline;
   }
 .tdtable2 a:link {
   color:white;
   background-color:#0008FF;
   text-decoration:underline;
   }
   .tdtable2 a:visited {
   color:white;
   background-color:#0008FF;
   text-decoration:underline;
   }
   
   .tdtable2 a:hover {
   color:#F8D000;
   background-color:#0008FF;
   text-decoration:underline;
   }
   .tdtable2 a:active {
   color:red;
   background-color:#0008FF;
   text-decoration:underline;
   }
   
.trclasses {
border-bottom: 1px solid black;
}

.classes {
border-bottom: 1px solid black;
}