 .style-3gen
{
  border: 0px none;
  visibility: visible;
  width: 100%;
  background-color: transparent;
  color: #CCCC99;
  font-size: 11px;
}
.style-border
{ table
  background: #4A0000;
  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 none;
  width: 250px;
  border-collapse: collapse;
  background: url(../graphics/PHOTO-BORDER.jpg)
}

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

.style1 {
  font-size: 12px;
	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: #4A0000;
  width: 750px;
}

.styleped {
  font-size: 12px;
	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: #4A0000;
	border-left-color: #000000;
    background-color: #000000;
  width: 750px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
    font-size: 14px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
    font-size: 14px;
	}
a:hover {
	color: #cccccc;
	text-decoration: underline;
    font-size: 14px;
	}
a:active {
	color: #84414A;
	text-decoration: underline;
    font-size: 14px;
	}

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-family: Verdana, Arial, Helvetica, sans-serif;
  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: #370003;
  width: 90%;
}

table {
  font-size: 12px;
  color: #EEF7D0;
  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-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}