@charset "utf-8";
/* CSS Document */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #ffffff;
    background-image: url(img/bg11.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
}

A.topmenulink {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color: #000000;
	BORDER: none;
}

A.topmenulink:hover {
	background-color:#999999;
	color:#ffffff;
}


A.menulink {
	display: block;
	width: 10%;
	height: 15px;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color: #000000;
	BORDER: none;
}

A.menulink:hover {
	background-color:#AAC5CC;
}


A.morelink {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	BORDER: none;
}

A.morelink:hover {
	background-color:#333333;
	color:#ffffff;
}



A.link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:8pt;
	color: #333333;
	BORDER: none;
}

A.link:hover {
	background-color:#333333;
	color:#ffffff;
}


table {
	filter:alpha(Opacity=85);
	opacity:0.85;
}


.tls_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#333333;
}

.tls_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#666666;
}
