@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color:#000000;
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.wrapper {
	width:850px;
	background-image:url(http://tubescrew.sexkey.com/resources/main/images/gridbackground.jpg);
	background-repeat: repeat;
	
	
}

.menu {
	background-color:#666666;
	background-image:url(http://tubescrew.sexkey.com/resources/main/images/menu_10.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}

td.content {
	line-height:15px;
	padding-top:5px;
	padding-bottom:5px;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	line-height:25px;
}

a.menu:hover {
	font-size:12px;
	color: #FFB600;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	line-height:25px;
}

.inputtext { 
	width:90px; 
	height: 8px;
	font-size:10px;
	color: #000000;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.date { 
	font-size:22px;
	color: #5c5c5c;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-bottom:5px;
}

.footer {
	width:830px;
	background-color:#000000;
	border-top:thin;
	border-top-style:solid;
	border-top-color:#333333;
	padding-top:15px;
	padding-bottom:15px;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-size:10px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
	line-height:25px;
}

a.footerlink:hover {
	font-size:10px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
	line-height:25px;
}
