body 
  { padding-bottom: 0px;
  	margin-bottom:0px;
  	background-color:#D7D7D7;
  	font-family: Verdana;
  	font-size: 10px;
  	color: #7B7978;
  }
  
a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #FFF666;
	font-weight: bold;
	text-decoration: none;
}

  
.random_pic {
	border: 1px solid #FFFFFF;
	width: 192px;
}
  
.inlineDisplay {
  height: 1px;
  position: absolute;
  overflow: visible;
}

.inlineContent {
  background-color: #7B7978;
  overflow: visible;
  padding-left: 10px;
  padding-bottom: 4px;
	width: 140px;
} 

.inlineContentColor {
  overflow: visible;
  padding-bottom: 4px;
	width: 50px;
} 
.copyright {
  width: auto;
  text-align:center;
}
.grey
	{ background-color:#7B7978;  height: 24px; color: #FFFFFF; font-size: 10px; text-align:left;
	}  
	
.red
  { background-color:#B81315; width: 200px;
  } 

.orange
  { background-color:#FF6600; width: 200px;
  } 

.pink
  { background-color:#EC008C; width: 200px;
  } 

.blue
  { background-color:#4400FF; width: 200px;
  } 

.petrol
  { background-color:#445566; width: 200px;
  }

.green
  { background-color:#00FF00; width: 200px;
  }

.search_field {
  padding: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

#iehint_hidden {
 display:none;
}

#iehint {
 display:table;
}