body { background-color: #999999; margin-bottom: 0; margin-top: 0; margin-left: 0; }
a:link { 
	color: blue;
	}
a:visited { 
	color: blue;
	}
a:active { 
	color: blue;
	}
h1 { font-family: Helvetica, Verdana, Geneva, Arial; font-style: normal; font-size: 14px; font-weight: bold; color: #c9c9c9; margin-top: 1; margin-bottom: 0; }
h2 { font-family: Helvetica, courier, terminal, courier; font-style: normal; font-size: 8px; color: #cccccc; margin-top: 2; margin-bottom: 2; }
.bodyfont { font-family: Verdana, Geneva, Arial; font-size: 12px; font-style: normal; }
.menufont { font-family: Helvetica, Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }
.footerfont  { font-family: Arial; font-size: 12px; }
.searchboxfont { font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: white; margin-top: 1; margin-bottom: 1; }
.Table1 { border: 4px solid black; margin: 0px; background-color: #990000;}
.Table2 { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.searchtable { width: 150px; border: 1px solid black; background-color: #990000; }
.TDcontent1 { border: 2px solid black; padding : 4px; margin : 0px; background-color: white;}
.TDcontent2 { border-right: 1px solid #cccccc; width: 50%; }
.TDcontent3 { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.TDcontent4 { background-color: #cccccc; text-align: center; }
#navcontainer
{
width: 150;
border-right: 0px solid #000;
padding: 4 0 0em 0;
margin-bottom: 1;
font-family: Helvetica, Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-weight: bold;
background-color: #cccccc;
color: #333;
}
#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer li
{
border-bottom: 1px solid white;
margin: 0;
}
#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid black;
border-right: 10px solid #7c0000;
background-color: #990000;
color: #fff;
text-decoration: none;
width: 100%;
}
html>body #navcontainer li a { width: auto; }
#navcontainer li a:hover
{
border-left: 10px solid #ff6600;
border-right: 10px solid #ff6600;
background-color: black;
color: #fff;
}
INPUT {
    FONT-SIZE: 10px
}
.sbox {
  border-width:1px; color: #ffffff; background-color: black; value: search;
}



.my_banner_class TD {
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 12px;
  color: black;
  text-align: center;
}
.my_banner_class .title {
  font-size: 16px;
  font-weight: bold;
  color: blue;
}
.my_banner_class .handle {
  color: blue;
}
.my_banner_class .age_gender {
  color: blue;
}
.my_banner_class .location {
  font-size: 10px;
}
.my_banner_class A {
  color: blue;
}