.hedder {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 57px;
}
body {
	font-family: Tahoma, Helvetica;
}
.footer {
	background-image: url(../images/base.jpg);
	height: 41px;
	background-repeat: no-repeat;
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	text-align: right;
	vertical-align: baseline;
}
.footertext {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	text-align: right;
	padding-right: 25px;
}


.main {
	font-family: Tahoma, Helvetica;
	background-color: transparent;
	text-align: center;
	margin-top: -25px;
	margin-left: -25px;
	position: absolute;
	top: 22%;
	left: 17%;
	width: 900px;
	visibility: visible
}
.content {
	background-image: url(../images/tbl-bg.jpg);
	text-align: left;
}


#result-top-space
{
	text-align: left;
	padding-left: 185px;
	padding-bottom: 10px;
	color: #999999;
}

#highlight-off {
	color: #a2d228;
}



#highlight
{
	color: #7601DC;

}

.buttons {
	font-family: Tahoma, Helvetica;
	font-size: 16px;
	color: #999999;
	display: block;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}
.buttons a:link {
	color: #999999;
}

.buttons a:visited  {
	color: #999999;

}

.buttons a:hover {
	border-top-style: none;
	color: #67DF03;
          text-decoration: underline;
}

.buttons a:active  {
	color: #999999;
}

.main a:visited {
	color: #7601E5;
	text-decoration: none;
}
.main a:hover {
	color: #67DF03;
	text-decoration: underline;
}
.main a:link {
	color: #7601DC;
	text-decoration: none;
}
.main a:active {
	color: #66E205;
	text-decoration: none;
}

.resultdisp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title-s1 {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
}
.title-s2 {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
}
.title-s1-c1 {
	background-color: #b35eff;
}
.title-s1-c2 {
	background-color: #d09bff;
}
.title-s2-c1 {
	background-color: #92d800;
}
.title-s2-c2 {
	background-color: #acff6e;
}

.title-result-date
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}

.title-result-date-bg
{
	background-color: #E0E0E0;
}

.title-result-isldate
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}

.title-result-isldate-bg
{
	background-color: #E0E0E0;
}


#logo
{
	text-align: left;
}
