/* CSS Document */
body {
	background-color:#ffffff;
}

td, body,input,textarea,select {
	font-family:Arial, Tahoma;
	font-size:11px;
}

td, body, h1, h2, h3 {
	color:#000;
}

a	{
	text-decoration: none;
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
	}

.menutextsize {
	font-size:11px;
}

.data {
	font-size: 9px;
	color:#ffffff;
	background-color:#000;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:1px;
}

body {
	margin: 0px;
	overflow:hidden;
	background-color: ffffff;
}
body, td {
	font-family: Helvetica,Tahoma,Arial;
	font-size: 11px;
	line-height:140%;
	color: black;
}

#header, #header_bg {
	position:absolute;
	top:365px;
	width:500px;
	height:130px;
}

#header_bg {
	z-index:992;
	background:url(http://www.thecombines.com/combines.png);
}

#header {
	z-index:993;
}

#images {
	z-index:1;
	position:absolute;
	cursor:move;
	cursor:cross;
	height:100%;
top:-5px;
}

input, select {
	font-family: helvetica,tahoma,arial;
	font-size:10px;
}

.sel {
	width:130px;
}
