body,td,th {
	color: #000000;
	font-weight: bold;
	font-family: Courier New, Courier, mono;
	font-size: 10px;
}
body {
	background-image: url("background.gif");
	background-repeat: repeat;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.doubleunderline { border-bottom : thick double #000000; }
.style1 {font-size: 24px; font-family:Georgia, "Times New Roman", Times, serif; margin:0px;}
.style2 {font-size: 18px}
.style3 {font-size: 16px}
.style4 {font-size: 14px}
#mypopup {
	position: absolute;
	background-image: url("background_green.gif");
	background-repeat: repeat;
	width: 500px;
	height: 500px;
	display: none;
	border: 3px solid #000;
	padding: 10px;
	overflow: hidden;
}
#mypopupContent {
	width: 500px;
	position: relative;
	top: -20px;
}
#blacklegs {
	background-color: transparent;
	text-align: center;
	/*margin-top: -329px;*/
	margin-left: -392px;
	position: absolute;
	visibility: visible;
	left: 50%;
	/*top: 50%;*/
}
#judgement {
	position: absolute;
	text-align: center;
	width: 320px;
	top: 230px;
	left: 35px;
	visibility: hidden;
}
#lodlogo {
	position: absolute;
	width: 162px;
	top: 510px;
	left: 623px;

}
#adsenseLeft {
	position: absolute;
	top: 10px;
	left: 10px;
}
