.style-3gen
{
  border: 0px none;
  visibility: visible;
  width: 99%;
  background-color: #000000;
}
 .style-pedbox
{
  border: 3px groove #222222;
  visibility: visible;
  width: 825px;
  background-color: transparent;
}

.style-border
{ table
  background: #000000;
  background: url(../graphics/PHOTO-BLACK.jpg);
  width: 250px;
  height: 100px;
  border-collapse: collapse;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
  padding-top: 7px;
}

.style-phbdr {
  font-size: 14px;
  border-width: thin;
  border: thin solid #000000;
  width: 250px;
  border-collapse: collapse;
  background: url(../graphics/PHOTO-BORDER.jpg)
}

.style-ytube {
  width: 250px;
  border-collapse: collapse;
}

.style1 {
  font-size: 14px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #454545;
	border-bottom-color: #000000;
	border-left-color: #454545;
  background-color: #000000;
  width: 900px;
}

.styleped {
  font-size: 14px;
	border-top-width: thin;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #121212;
	border-bottom-color: #000000;
	border-left-color: #000000;
    background-color: #000000;
  width: 900px;
}

a:link {
	color: #FF0000;
	font-size: 14px;
	font: Monotype Corsiva;
}
a:visited {
    color: #FF0000;
	font-size: 14px;
	font: Monotype Corsiva;
}
a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font: Monotype Corsiva;
}

body {
  scrollbar-face-color: #000000;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #DDDDDD;
  scrollbar-base-color: #333333;
  scrollbar-highlight-color: #999999;
  scrollbar-3dlight-color: #000000;
  scrollbar-shadow-color: #A8A8A8;
  scrollbar-darkshadow-color: #222222;
  font-size: 14px;
  color: #FFFFFF;
  font: Monotype Corsiva;
  background-color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-attachment: fixed;
  background-image: none;
  background-position: top;
  background-position-x: center;
  background-repeat: no-repeat;
}

hr {
  color: #121212;
  width: 90%;
}

table {
  font-size: 16px;
  color: #FFFFFF;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font: Monotype Corsiva;
  font-weight: bold;
}