.small {
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttons {
	background-color: #005B99;
	height: 27px;
	width: 100%;
}
.Body {
	width: 960px;
	height: auto;
	background-image: url(images/RoyalNewSite_07.gif);
	text-align: right;
	position: relative;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	visibility: visible;
	overflow: auto;
}
.links {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 5px;
	font-weight: normal;
}
.TopBody {
	background-image: url(images/RoyalNewSite_06.gif);
	height: 10px;
	width: 960px;
}
.BottomBody {
	background-image: url(images/RoyalNewSite_09.gif);
	height: 10px;
	width: 960px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666600;
	background-image: url(images/Box.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 30px;
}
.inBody {
	background-image: url(images/BodyBack_08.gif);
	background-repeat: repeat-y;
	width:620px;
	padding: 10px;
	font-size: 12px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666600;
	margin-bottom: 10px;
}
.Left {
	float: left;
	background-image:url(images/RoyalNewSite_07.gif);
	background-position:left top;
	background-color: #FFFFFF;
	width: 310px;
	height: auto;
	clear: both;
	top: 0px;
}
.Right {
	float: right;
	width: 650px;
	background-image: url(images/RoyalNewSite_07.gif);
	background-position: right;
	position: relative;
	text-align: left;
}
.link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #D5C592;
	text-decoration: underline;
}
