body {
	margin-top: 20px;
	background-image: url(../Atlantida/main%20link%20bgr.png);
	background-repeat: repeat;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
}
.rock {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
td {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
}


#border-links {
	border: 4px solid #9FAABB;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #455061;
}
button {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 1px;
	CURSOR: pointer;
	COLOR: #fff;
	PADDING-TOP: 1px;
	LIST-STYLE-TYPE: none;
	BACKGROUND-COLOR: #697B96;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1ded8;
	border-right-color: #e1ded8;
	border-bottom-color: #e1ded8;
	border-left-color: #e1ded8;
	text-decoration: none;
}
input {
	background-color: #EAEAEA;
	border: 1px outset #D8D8D8;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
