.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:15px;
}

.bodyblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1b66f3;
	text-decoration: none;
	line-height:15px;
}

.bodyred {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ac1318;
	text-decoration: none;
	line-height:15px;
}

.signuptitle{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px
}

.signupbullet{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height:17px
}

.signuptext{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.blue {
	color:#0099CC;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
}
.newtext {
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.newboldtext {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#000;
}
.greynewtext {
	color:#666666;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}
.rednewtext {
	color:#990000;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

strong {

	line-height: 20px

}





.perror {
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 10px;
}

#header1 {
  background: url('media/adult_fantasies.gif') no-repeat;
  height: 139px;
  width: 100%;
  min-width: 1100px;
  width: expression(document.body.clientWidth < 1101? "1100px" : "100%"); 
}

#header1 h1, h2 {
  margin: 0;
  padding: 0;
}

#nav-options li A {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  color: #666;
}

#nav-options li {
  display: inline;
  margin: 0;
  padding: 0;
  color: #666;
}

#nav-options {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 15px;
  left: 93px;
}

#nav-options li:before { content: "| "; }
#nav-options li:first-child:before { content: ""; }

* html #nav-options li
{
border-left: 1px solid #666;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #nav-options { height: 1%; }

* html #nav-options li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #nav-options li:first-child { border-left: 0; }

#header1 #hlogo {
  padding-left: 116px;
  padding-top: 55px;
  float: left;
}

#escape {
  float: right;
}

#navigation {
  height: 37px;
  background: #333 url('header/5.jpg') repeat-x; 
}

#aaa {
  width: 100%;
  min-width: 1100px;
  width: expression(document.body.clientWidth < 1101? "1100px" : "100%"); 
}

#navigation img {
  border: 0;
}

#navigation #lang {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-left: 4px;
  padding-top: 12px;
  float: left;
  margin-right: 15px;
}

#navigation #lang li {
  display: inline;
}

#navigation .txts {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: 12px;
}

#navigation .txts li {
  display: inline;
  margin-right: 15px;
}

#navigation .txts A {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #fff;
}


#tod {
  background: #fff;
  display: none;
  position: absolute;
  top: 100px;
  left: 100px;
  border: 2px red solid;
  padding: 10px;
  width: 570px;
}

.closetod {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

#newfooter {
  padding-top: 35px;
}

#newfooter h2, h3, h4, h5 {
  font-size: 12px;
}

#highlights {
  width: 750px;
  margin: 0 auto;
  margin-top: 5px;
}

#highlights h1 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-top: 3px;
  margin-bottom: 3px;  
}

#highlights h2 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 3px;  
}

#highlights h3 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 3px;  
}

#highlights h4 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 3px;  
}

#highlights h5 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 3px;  
}

.hoverlink:hover {
	text-decoration: underline;
}