body,p,td{
  font-family: Verdana, Sans-serif;
  font-size: 10pt;
}
body{
  background: #cc3399;
  text-align: center;
  margin: 0px auto;
}

/*
 *	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;
}
h1.privmodel{
  font-size: 12pt;
}
table.private{}
td.private{}
p.description{}

/*
 *  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;
}
/*
 *	NAVIGATION
 */
div.nav{
	font-weight: bold;
}
div.nav .index{
	font-size: larger;
}

/*
 *  PAGE ALIGNMENT
 */
body, #main{
  margin: 0px auto;
}

/*
 *	COMBI TABLE
 */
table.combi{}
td.combi{}
/*
 *  IMAGES
 */
img.combi_image{
	width: 110px;
	height: 90px;
	border: solid 1px #000;
}
img.islive_imgbig{
	width: 350px;
	border: solid 1px #000;
}
img.enjoy_imgbig{
}
img.camz_imgbig{
}

P{		   font-family: Verdana; font-size:8pt }
	A:link{    COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size:8pt; font-weight: normal }
	A:visited{ COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size:8pt; font-weight: normal }
	A:hover{   COLOR: #ffffff; TEXT-DECORATION: none; font-family: arial; font-size:8pt; font-weight: normal; text-decoration: underline }
	A:active{  COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size:8pt; font-weight: normal }
	a.special:link { 	COLOR: #ffffff; font-weight: bold }
	a.special:visited{ 	COLOR: #ffffff; font-weight: bold }
	a.special:hover{   	COLOR: #000000; font-weight: bold }
	a.special:active{ 	COLOR: #ffffff; font-weight: bold }
		TH			{ font-size:8pt; font-family:verdana; text-align:center; color:#000000; font-weight:normal; }
		TD			{ font-size:8pt; font-family:verdana; text-align:center; color:#000000; font-weight:normal; }	
	TABLE.main 	{ width:760px; background:#FF7DF4; }
		TD.mainL 	{ width:200px; vertical-align:top; }
		TD.mainM 	{ width:360px; vertical-align:top; }
		TD.mainR 	{ width:200px; vertical-align:top; }
	
	#header{
		width: 760px;
		background-color: #FF7DF4;
	}
	div.block{
		width: 99%;
		border: solid 1px black;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}
	div.block h2{
		background-image: url('/pics/bg.gif');
		font-size: 10pt;
		padding-top: 5px;
		margin: 0px auto;
		margin-bottom: 5px;
	}
	div.block p{
		margin-top: 5px;
	}
	ul.links{
		text-align: left;
		list-style: square;
		margin: 0px auto;
	}
	#footer{
		width: 760px;
		background-color: #FFAAFF;
		font-size: 8pt;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0;
		border-top: solid 1px black;
		border-bottom: solid 1px black;
	}
	#footer a{
		font-family: Verdana, Sans-serif;
	}
