


body {

  background-position: center top;
  background-repeat: no-repeat;
 } 
  
  #anything 
  
  {
	  background-image: url(../../../../images/back.jpg);
  
  }

a:link {color:#000000;}      /* unvisited link */
a:visited {color:#000000;}  /* visited link */
a:hover {color:#000000;}  /* mouse over link */
a:active {color:#e35b00;}  /* selected link */ 
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
h1 {
font-size: 18px;
color: #e35b00;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
h2 {
font-size: 18px;
color: #e35b00;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
} 
h3 {
font-size: 15px;
color: #e35b00;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
} 
TD
{
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica
}
td.btnav
{
    font-family: Verdana,Arial,Helvetica
    border-color: #600;
    border-width: 0 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
td.blogbox
{
  background-image: url(../../../../images/blogback.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}
.scrollable { 
width: 300px; 
height: 400px; 
overflow: auto; 
} 
a:hover { 
 color : #553b38; 
 text-decoration : underline; 
} 
.doc {
	list-style: none;
}
.docs {
	color: #e35b00;
	list-style: none;
}
.sdoc {
	color: #e35b00;
	list-style: none;
}
.sdocs {
	color: #e35b00;
	list-style: none;
}
.retrieve{background-image:none;background-color:White;color:Black;}

