body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #373D61;
	padding: 0px 0px 0px 0px;
	color: white;
}

a:LINK,a:VISITED {
	color: lightblue;
}

td.head {
	background-image : url('http://porn.myhomesex.com/images/head_02.jpg');
	background-repeat : repeat-x;
}

td.yellow {
	background-image : url('http://porn.myhomesex.com/images/yellow_bg.jpg');
	background-repeat : repeat-x;
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	height : 44px;
	color: black;
}

td.yellow a:LINK {
	color: blue;
}
td.yellow a:VISITED {
	color: blue;
}

td.today {
	background-image : url('http://porn.myhomesex.com/images/today_04.jpg');
	background-repeat : repeat-x;
}

td.bookmark {
	background-image : url('http://porn.myhomesex.com/images/bookmark_05.jpg');
	background-repeat : repeat-x;
}

td.yesterday {
	background-image : url('http://porn.myhomesex.com/images/yesterday_05.jpg');
	background-repeat : repeat-x;
}

td.more {
	background-image : url('http://porn.myhomesex.com/images/more_05.jpg');
	background-repeat : repeat-x;
}

table.bookmark {
	background-image : url('http://porn.myhomesex.com/images/bookmark_03.jpg');
	background-repeat : repeat-x;
}

table.toplist {
	font-size: 18px; 
	font-family: verdana; 
	font-weight: bold; 
	color: yellow;	
}

table.toplist a {
	font-size: 18px; 
	font-family: verdana; 
	font-weight: bold; 
	color: yellow;	
	text-decoration: none;
}

table.toplist a:hover {
	text-decoration: underline;
	color: white;
}

table.toplist a:visited {
	text-decoration: none;
	color: white;
}

/*:hover img.s { border: 1px dashed #38B700; }
:hover img.s { -moz-border: 1px dashed #38B700; }
*/
img.s {border: 0px solid #378311; width: 240px; height: 180px; margin: 0px 0px 0px 0px; padding: 0px;}
img.sP {border: 0px solid #378311; width: 180px; height: 240px; margin: 0px 0px 0px 0px; padding: 0px;}

.topmenu {
	border: 3px double black; 
	background-color: yellow; 
	margin: 10px; 
	padding: 7px; 
	color: black; 
	font-weight: bold;
	height: 100%;
}

.topmenu a {
	color: blue;
}

.archive a {
	border: 1px solid black; 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 1px 0px 1px ;
	text-decoration: none;
	text-align: center;
	vertical-align: center;
}

.leftmenu {
	padding: 7px;
	font-weight: bold;
	color: yellow;
	width: 180px;
}

h2 {
margin: 7px 7px 7px 7px;
color: yellow;
text-align: left;
}

.catlink {
	text-align: center;
	width: 300px;
	float: left;
}

.series {
	text-align:center;
}

.supertop img {
      float:left;
      margin-bottom:1px;
      margin-left:1px;
      margin-right:7px;
      margin-top:1px;
}
.supertop {
	font-size: small;
}
.supertop a {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
}

/* Body tabs */

	#header {
		background-color: black;
		font-family: tahoma;
	}
	
	    #header ul.tabs {
			list-style: none;
			padding: 0;
			margin: 0;
			float: left;
			width: 100%;
	    }
	    
	#header li {
		float: left;
		margin: 0 1em 0 0;
    }
    
	#header a {
		text-decoration: none;
		display: block;
		width: 5em;
		padding: 0 0.5em;
		font-weight: bold;
		font-size: 120%;
		color: black;
		border-top: 0.5em solid yellow;
		color: yellow;
    }
	
	#header a:hover {
		color: white;
		border-color: white;
	}
	
	#header #selected a {
		color: #f80;
		border-color: #f80;
	}
	
	

