/*.t{background:#e5ecf9;color:#000}*/
.t{background:#F0F0F0;color:#000}
.tmain{background:#fff;color:#000}
.bb{border-bottom:1px solid #36c}
.bt{border-top:1px solid #36c}
.br{border-right:1px solid #36c}

#body-Tag {
	margin-top: 0;
	margin-left: 0;
}
#menu {
    padding-top: 5px;
	width: 120px;
	padding-left: 2px;
}

#menu a {
    color: #FFFFFF;
    display: block;   
    background: url('images/on.gif') no-repeat;
	height: 40px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	padding-right: 15px;
}

#menu a:hover {
    color: #191970;
    background: url('images/off.gif') no-repeat;
	text-decoration: none;
}

#content {
    margin-top: 50px;
    padding-left: 90px;
    padding-top: -40px;
    font-family: serif;
}

#content h6{
    font-size: 30px;
}

#foot {
    text-align: center;
    color: #676767;
    font-size: 12px;
}

#foot a {
    color: #676767;
    text-decoration: none;
    font-style: italic;
}

#foot a:hover {
    text-decoration: underline;
}

#foot1 {
    text-align: center;
    color: #676767;
    margin-top: -15px;
    margin-left: 280px;
    font-size: 18px;
}

#foot2 {
    color: #FFFFF;
    margin-left: 250px;	
}

#powered{
   color: #0000CC;
   margin-top: -55px;
   margin-left: 280px;
   font-size: 7px;
}

#top-links{
	float: right;  
    color: #0000CC;
	padding-right: 15px;
    font-size: 12px;
}

/*
Copy pasted from nutch's style.html
*/	
.orangeTd {
  background-color: #FF9900
}
/*a {
	color: #FFFFFF;
}*/

ul {
  list-style-image: url(../img/reiter/ul.gif)
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}

.url {
  color: #996600;
}

.highlight {
  font-weight: bold;
}

.ellipsis {
  font-weight: bold;
}

