@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
}
.container-img {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
li{margin-left:20px;}
a{color:#ffffff; text-decoration:underline;}
a:hover{text-decoration:none;}
.font-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container-text {
	line-height: 16.5px;
	padding-top: 15px;
}

.footer-large-text {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.footer-small-text {
	font-size: 17px;
	padding-bottom: 15px;
}
.field-text {
	height: 15px;
	width: 200px;
}
.get-galt {
	height: 15px;
	width: 50px;
}
#lightbox-fake{
	display: block;
	height: 366px;
	width: 372px;
/*	background-color: #33CC66;*/
	float: left;
	margin-right: -72px;
}
*html #lightbox-fake{
	float: left;
	margin-right: -80px;
}
#lightbox-sake{
	display: block;
	height: 366px;
	width: 372px;
/*	background-color: #33CC66;*/
	float: left;
	margin-right: -72px;
}
*html #lightbox-sake{
	float: left;
	margin-right: -80px;
}