body,p,td{
  font-family: Verdana, Sans-serif;
  font-size: 8pt;
}
body{
  background: #CCCCCC;
  text-align: center;
}

/*
 *	HEADINGS
 */
h1{ font-size: 12pt }
h2{ font-size: 8pt }

table{ border-collapse: collapse }

/*
 *	GENERAL LINKS
 */
a:link   { color: #000; text-decoration: underline }
a:visited{ color: #000; text-decoration: underline }
a:hover  { color: #F00; text-decoration: underline }
a:active { color: #000; text-decoration: underline }

/*
 *  MAIN TABLE
 */
TABLE.main 	{ width:760px; background:#ffffff; }
TD.mainL 	{ width:200px; vertical-align:top; }
TD.mainM 	{ width:360px; vertical-align:top; }
TD.mainR 	{ width:200px; vertical-align:top; }
/*
 *	MENU
 */
h1.menu{
	font-size: 8pt;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 1px black;
	background: #666666;
	color: white;
}
div.menu{
	border: solid 1px black;
	border-top: 0;
	padding: 4px;
	margin-bottom: 10px;
	text-align: left;
}
ul.menu{
	list-style-type: square;
	color: black;
	margin: 0px 17px;
}
p.menu{
	margin: 0;
	font-size: 8pt;
}
a.menu:link   { color: #000; font-family: Arial; font-weight: bold; text-decoration: none }
a.menu:visited{ color: #000; font-family: Arial; font-weight: bold; text-decoration: none }
a.menu:hover  { color: #F00; font-family: Arial; font-weight: bold; text-decoration: underline }
a.menu:active { color: #000; font-family: Arial; font-weight: bold; text-decoration: none }

/*
 *	CONTENT
 */
h1.content{
	font-size: 8pt;
	padding: 1px;
	margin-bottom: 0px;
	border: solid 1px black;
	background: #666666;
	color: white;
}
div.content{
	border: solid 1px black;
	border-top: 0;
	padding: 4px;
	margin-bottom: 10px;
	text-align: left;
}
p.content{
	margin: 0;
	font-size: 8pt;
}

/*
 *  MODEL PERSONAL PAGE
 */
input.btnChat{
	background: #ffccff;
	color: black;
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	font-size: 12pt;
	width: 300px;
	height: 25px;
	cursor: pointer;
}
h1.privmodel{
  font-size: 14pt;
}
table.privmodel{}
div.privmodelKey{
	font-weight: bold;
}
div.privmodelVal{
	border-bottom: dashed 1px #DEDEDE;
	margin-bottom: 5px;
}

/*
 *  MULTIPLE MODELS TABLE
 */
table.multimodels{
	width: 340px;
	margin: 0;
	padding: 0;
}
td.multimodels{
	width: 100%;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dashed 1px black;
}
div.multimodelsinfo{
	text-align: left;
}
td.multimodelsKey{
	width: 10px;
	text-align: left;
	font-weight: bold;
}
td.multimodelsVal{
	text-align: left;
}
p.promotxt{
	width: 200px;
	padding: 2px;
	font-size: 8pt;
	font-style: italic;
	text-align: left;
	color: #777;
}

/*
 *  SELECT REGIONS FORM
 */
form.selRegions{
  margin: 0;
  margin-top: 5px;
}
select.selRegions{}

/*
 *  SELECT AGE FORM
 */
form.selAge{
  margin: 0;
  margin-top: 5px;
}
select.selAge{}

/*
 *  SEARCH FORM
 */
#searchform{
	font-weight: bold;
	border: solid 1px black;
	border-top: 0;
	padding: 4px;
	margin-bottom: 10px;
	text-align: left;
}
form.searchform{
  margin: 0;
}
input.searchform{}
select.searchform{}
input.btnsearchform{
	background: #666666;
	color: white;
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	font-size: 8pt;
}

/*
 *  REGISTER CAM GIRL
 */
h2.registercamgirl{
  clear: left;
}

/*
 *  FOOTER
 */
#footer{
  margin: 0px auto;
  margin-top: 10px;
}

/*
 *  PAGE ALIGNMENT
 */
body, #main{
  margin: 0px auto;
}

/*
 *	USER DEFINED
 */
	TH			{ font-size:8pt; font-family:verdana; text-align:center; color:#ffffff; font-weight:normal; }
	TD			{ font-size:8pt; font-family:verdana; text-align:center; color:#000000; font-weight:normal; }

div.webcamfilmpje{
	margin-bottom: 10px;
	padding-left: 10px;
}
