body,p,td{
  font-family: Verdana, Sans-serif;
  font-size: 10pt;
}
body{
  background: #FFFFFF;
  text-align: center;
}

/*
 *	HEADINGS
 */
h1{ font-size: 14pt }
h2{ font-size: 12pt }

table{ border-collapse: collapse }

/*
 *	GENERAL LINKS
 */
a:link   { color: #00F; text-decoration: none }
a:visited{ color: #808; text-decoration: none }
a:hover  { color: #00F; text-decoration: underline }
a:active { color: #00F; text-decoration: none }

/*
 *  MAIN TABLE
 */
#main{
  width: 760px;
  height: 300px;
  border: solid 1px black;
}
#mainMenu{
  width: 160px;
  border: dashed 1px black;
  vertical-align: top;
  padding: 10px;
}
#mainContent{
  width: 560px;
  border: dashed 1px black;
  vertical-align: top;
  padding: 10px;
}
/*
 *	MENU
 */
h1.menu{
	font-size: 12pt;
	margin-bottom: 0px;
	border: solid 0px black;
}
div.menu{
	border: solid 0px black;
	border-top: 0;
}
a.menu:link   { color: #00F; font-weight: bold }
a.menu:visited{ color: #00F; font-weight: bold }
a.menu:hover  { color: #00F; font-weight: bold }
a.menu:active { color: #00F; font-weight: bold }

/*
 *  MODEL PERSONAL PAGE
 */
input.btnChat{
	cursor: pointer; background:#822A62; border:none; color:#ffffff;
}
h1.privmodel{
  font-size: 9pt;
}
table.privmodel{}
td.privmodelKey{
	border: dashed 1px #F0F0F0;
}
td.privmodelVal{
	border: dashed 1px #F0F0F0;
}

/*
 *  MULTIPLE MODELS TABLE
 */
table.multimodels{
	width: 100%;
	margin: 0;
	padding: 0;
}
td.multimodels{
	width: 50%;
	margin: 0;
	padding-bottom: 10px;
}
div.multimodelsinfo{
	text-align: left;
}
td.multimodelsKey{
	border: dashed 1px #F0F0F0;
}
td.multimodelsVal{
	border: dashed 1px #F0F0F0;
}
p.promotxt{
	width: 160px;
	height: 125px;
	padding: 2px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 8pt;
	font-style: italic;
	scrollbar-track-color : #FEF;
	scrollbar-face-color : #FEF;
	scrollbar-arrow-color : black;
	scrollbar-shadow-color : black;
	scrollbar-3dlight-color : black;
	scrollbar-base-color : black;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : white;
}

/*
 *  SELECT REGIONS FORM
 */
form.selRegions{
  margin: 0;
}
select.selRegions{}

/*
 *  SELECT AGE FORM
 */
form.selAge{
  margin: 0;
}
select.selAge{}

/*
 *  SEARCH FORM
 */
#searchform{
	padding-top: 10px;
	font-weight: bold;
}
form.searchform{
  margin: 0;
}
input.searchform{}
select.searchform{}
input.btnsearchform{}

/*
 *  REGISTER CAM GIRL
 */
h2.registercamgirl{}

/*
 *  FOOTER
 */
#footer{
  margin: 0px auto;
  margin-top: 10px;
}

/*
 *  PAGE ALIGNMENT
 */
body, #main{
  margin: 0px auto;
}

/*
 *  IMAGES
 */
img.combi_image{
	width: 120px;
	height: 90px;
	border: solid 1px #000;
}
img.islive_imgbig{
	width: 350px;
	border: solid 1px #000;
}

BODY{ background:#ffffff; color:#000000; font-family:Verdana; font-size:8pt;  }
P{ color:#000000; font-size:8pt; font-weight:normal;  }
B{ color:#000000; }
UL{ list-style:square; color:#000000; margin-left:15px; margin-top:0px; margin-bottom:0px; }
OL{ list-style-position:outside; color:#000000; margin:4px; }
H1{ font-size:9pt;  margin:0px; font-family:Verdana; color:#000000; background-image:url('/pics/thbg.gif');height:20px; padding-left:2px;}
H2{ font-size:9pt;  margin:0px; font-family:Verdana; color:#000000; background-image:url('/pics/thbg.gif');height:20px; padding-left:2px;}
H3{ font-size:8pt; margin:0px; font-family:Verdana; color:#000000; }
A:link{    COLOR:#000000; TEXT-DECORATION:underline; font-family:Verdana; font-size:8pt; font-weight:normal }
A:visited{ COLOR:#000000; TEXT-DECORATION:underline; font-family:Verdana; font-size:8pt; font-weight:normal }
A:hover{   COLOR:#FE009B; TEXT-DECORATION:underline; font-family:Verdana; font-size:8pt; font-weight:normal }
A:active{  COLOR:#FE009B; TEXT-DECORATION:underline; font-family:Verdana; font-size:8pt; font-weight:normal }
a.menu:link 	{ COLOR:#FE86DB; TEXT-DECORATION:none; font-family:Verdana; font-size:8pt; font-weight:bold }
a.menu:visited	{ COLOR:#FE86DB; TEXT-DECORATION:none; font-family:Verdana; font-size:8pt; font-weight:bold }
a.menu:hover	{ COLOR:#FE009B; TEXT-DECORATION:none; font-family:Verdana; font-size:8pt; font-weight:bold }
a.menu:active	{ COLOR:#FE009B; TEXT-DECORATION:none; font-family:Verdana; font-size:8pt; font-weight:bold }
	TH			{ font-size:8pt; font-family:verdana; text-align:center; vertical-align:top; color:#000000; font-weight:normal; }
	TD			{ font-size:8pt; font-family:verdana; text-align:left; vertical-align:top; color:#000000; font-weight:normal; }
TABLE.main 	{ width:780px; border-collapse:collapse; }
	TH.main	{ width:160px; vertical-align:top; text-align:right; border:solid 0px; padding-right:5px; }
	TD.main	{ vertical-align:top; text-align:left; border:solid 0px; padding-left:2px; }
#hrfooter{ width:760px;margin-top:10px;margin-bottom:0px;color:#F576BC; }
#footer{ margin-top:0px;padding-bottom:3px; }