
/* ---------------------------------------- */

a.links:link {
	background-color: transparent;
	border-color: #555555;
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
	
a.links:visited {
	background-color: transparent;
	border-color: #555555;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
	
a.links:hover {
	background-color: transparent;
	border-color: #999999;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}

/* ---------------------------------------- */

img {
	border: 1px;
	border-color: #666666;
	border-style: solid;
}

/* ---------------------------------------- */

#links-container {
	background-color: transparent;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#links-body {
	background-color: transparent;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	left: 40px;
	top: 0px;
	width: 380px;
	z-index: 1;
}

#links-title {
	background-color: transparent;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 40px;
	top: 0px;
	z-index: 1;
}

/* ---------------------------------------- */

#links-container-01 {
	background-color: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 72px;
	height: 50px;
	width: 600px;
	z-index: 1;
}

#links-container-02 {
	background-color: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 460px;
	top: 72px;
	height: 50px;
	width: 280px;
	z-index: 1;
}

#links-container-03 {
	background-color: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 122px;
	height: 300px;
	width: 460px;
	z-index: 1;
}

#links-container-04 {
	background-color: #494949;
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	position: absolute;
	overflow: hidden;
	left: 460px;
	top: 122px;
	height: 300px;
	width: 280px;
	z-index: 1;
	padding: 10px 0px 0px 0px;
}

#links-container-05 {
	background-color: transparent;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 320px;
	top: 165px;
	height: 150px;
	width: 155px;
	z-index: 1;
	padding: 0px;
}