/* CSS Document */
body
{
background-color:#ffffff;
 color:#000000;
}
A:link{color:#0000ff;font-family:tahoma;}
A:visited {color:#000080;font-family:tahoma;}
A:hover{color:#cc9933;font-family:tahoma;}
A:active{ color:#0000ff;font-family:tahoma;}

.islay_maintable {
	background-color:#fdfbe1;
	width:760px;
	color:#000000;
	font-size: 11px;
	border:1px solid #000000;
	font-family:arial;
}
.islay_mainbody {
	background-color:#fdfbe1;
padding:10px;
}
A.islay_button:link {color:#000000;font-size: 12px;font-family:tahoma;font-weight:bold;text-decoration:none;}
A.islay_button:visited {color:#000000;font-size: 12px;font-family:tahoma;font-weight:bold;text-decoration:none;}
A.islay_button:hover {color:#ffffff;font-size: 12px;font-family:tahoma;font-weight:bold;text-decoration:none;}
A.islay_button:active {color:#000000;font-size: 12px;font-family:tahoma;font-weight:bold;text-decoration:none;}


.islay_buttonbox 
{
	background:#709bbb;
	border:1px solid #000000;
	height:25px;
}
.islay_address 
{
	background:#709bbb;
	border:1px solid #000000;
	font-size: 12px;
	font-family:tahoma;
	font-weight:bold;
	color:#000000;
	height:25px;
}
