﻿body {
	background-position: center top;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #257F9A;
}
input {
	font-family: Tahoma;
	font-size: 12px;
}
form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 12px;
	line-height: 32px;
	padding-right: 10px;
	margin: 0px;
}
h6 {
	background-color: #F2F2F2;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	font-family: Arial;
	font-size: 15px;
}
#maillistresult {
	background-color: #FFFFCC;
	margin: 3px;
	padding: 5px;
	display: none;
}
#homeguest {
	padding: 0px;
	margin: 0px 15px 0px 0px;
	list-style-image: url('images/point.png');
	text-align: justify;
}
td#archive > div > table > tbody > tr > td {
	padding: 3px;
}
#lasttab {
	width: 119px;
	height: 190px;
	background-image: url('images/lasttab.png');
	background-repeat: no-repeat;
	padding: 4px 10px 6px 3px;
}
#topmarq {
	color: #FFFFFF;
	line-height: 27px;
}
#s3slider {
	width: 468px; /* important to be same as image width */;
	height: 180px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */
}
#s3sliderContent {
	width: 468px; /* important to be same as image width or wider */;
	position: absolute; /* important */;
	top: 0; /* important */;
	margin-left: 0; /* important */
}
.s3sliderImage {
	float: left; /* important */;
	position: relative; /* important */;
	display: none; /* important */
}
.s3sliderImage span {
	position: absolute; /* important */;
	left: 0;
	font: 11px/15px Tahoma;
	padding: 10px 13px;
	width: 442px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */;
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */;
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */;
	opacity: 0.7; /* here you can set the opacity of box with text */;
	color: #fff;
	display: none; /* important */;
	bottom: 0;
	direction: rtl;
	text-align: justify;
}
.clear {
	clear: both;
}
