body {
	background-color: #ffffff;
	color: #c9c9c9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-arrow-color: #6C6C6C;
	scrollbar-base-color: #6C6C6C;
	scrollbar-dark-shadow-color: #6C6C6C;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #6C6C6C;
	scrollbar-highlight-color: #6C6C6C;
	scrollbar-3d-light-color: #6C6C6C;
	background : url(images/web/bg_nude.jpg) repeat-y center;
}

td {
	color: #c9c9c9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	color: #c9c9c9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

    input {
        font-family:        verdana,arial;
        font-size:          8pt;
        color:              #000000;
    }

    textarea {
        font-family:        verdana,arial;
        font-size:          8pt;
        color:              #000000;
    }

    select {
        font-family:        verdana,arial;
        font-size:          8pt;
        color:              #000000;
    }
h1 {
color: #c9c9c9;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
}
}
h3 {
color: #c9c9c9;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

.columns
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	padding: 2px;
	vertical-align: top;
	text-align: justify;
	line-height: 20px;
}

.column
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	padding: 2px;
	vertical-align: top;
	text-align: justify;
}
img.en_thumb {
		border: 1px solid white;
		text-decoration: none;
}
a:link {  color: #ffffff; font-weight: bold; text-decoration: none; }
a:visited {  color: #e6e6e6; font-weight: bold; text-decoration: none; }
a:hover {  color: #C10101; font-weight: bold; text-decoration: none; font-style: none; }
a:active {  color: #c9c9c9; font-weight: bold; text-decoration: none; }

.ap { color:#c9c9c9; font-size: 10pt; }

.flashing { color:#c9c9c9; font-size: 8pt; }

a.nude_girls:link,a.nude_girls:visited,a.nude_girls:active {
	color: #290200;
	background-color: transparent;
	}

a.nude_girls:hover {
	color: #290200;
	background-color: transparent;
	text-decoration: none;
	}

#all images that are shown within a link

#img,img.noborder {
	border: 0;
}

#img,img.noborder:hover { 
	border: 0;
}

#a img {
	border: 0px solid white;
}

#a img:hover { 
	border: 0px solid #C10101;
}

/* style for the floating menu in the caption area*/
	 ul.menu
	{
		list-style: none;
		padding: 0; 
		margin: 0;
		background-color: #350200;
	}
	
	ul.menu li { 
		border: 1px solid #350200;
		padding:2px;
		border-left: 1px solid black;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
	}
	
	ul.menu li.active
	{
		background-color: #401613;
		text-decoration: none;
		padding-left: 1.1em;
		padding-right: 1.1em;
		color: white;
		font-weight: bold;
	}	
		
	ul.menu a {
		display: block;
		width: 100px;
		font-weight: normal;
	}
	
	ul.menu li:hover
	{
		background-color: #401613;
		color: white;
		text-decoration: none;
	}	
	
/*  ----------------- */
/*  table definitions */
/*  ----------------- */

	th {
		font-weight: bold;
	}

	.data {
		background-color: #401613;
	}
	
	.invers {
		background-color: #350200;
	}