body {
  background-color: white;
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: small;
  margin: 8px;
  margin-top: 3px;


}

img {
  border: 0;
margin-top: 0px;
margin-bottom: 0px;

}

img:hover {
  border: 0;
margin-top: 0px;
margin-bottom: 0px;
}

table {
  border-collapse: collapse;

}

th, td {
  padding: 0;
  vertical-align: top;
  text-align: left;


}

a{
line-height: 18px;
 -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out;
}
a:link {

  color: #FFFFFF;
font-size:16px;
line-height: 16px;
text-shadow: 1px -1px 10px #CCCCCC;

}

a:active {
  color: #008629;
font-size:16px;
line-height: 16px;
text-shadow: 1px 1px 5px #003333;
}

a:visited {
  color: #7D7D7D;
font-size:16px;
line-height: 16px;
text-shadow: 1px -1px 10px #FFFFFF;

}


a:hover {
  color: #FFFFD7;
font-size:16px;
line-height: 16px;
text-shadow:  0px 0px 6px #FFCC33;

}

#nextPageButton:hover {

 -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out;
-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2);

}



h1 {
  font-size: x-large;
  margin-top: 0px;
  margin-bottom: 5px;
}

h2 {
  font-size: large;
}

h3 {
  font-size: medium;
}

h4 {
  font-size: small;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

li {
  margin-bottom: 0.25em;
}

pre, code {
  color: #007000;
  font-family: "bogus font here", monospace;
  font-size: 100%;
}

pre {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 0.5em;
  overflow: auto;
  margin: 2em;
}

pre ins {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}

/* "Selected" links */

a.selected, .selected a, .selected {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.selected:visited, .selected a:visited {
  color: black;
}

p.videoDescription {
  font-size: small;
  margin: 0;
  padding: 0;
}

.videoList td {
  padding-bottom: 10px; 
  padding-right: 5px; 
}

#titleBar {
  border: 1px solid silver;
  background-color: #e5ecf9;
  font-size: large;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}

#titleText {
  float: left;
}

#searchBox {
  float: right;
}

#mainSearchBox {
  background-color: #e5ecf9;
  border: 1px solid silver;
  width: 250;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}




#searchResults {
  width: 100%;
}

#searchResultsListColumn {

  width: 100%;
}

#searchResultsVideoColumn {

  width: 100%;
}



DDDtd { 

background-repeat: repeat-x;

background: rgb(255,255,255); /* Old browsers */
	background-size: 100% 100%;
	background-position: 0px 0px;

background-image: url(divbg.jpg);

}




input {font-size:28px;}











table { width: 100%;}








