.RivieraTopBanner {
	width: 900px;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	background-color: #FFFFFF;
}

.RivieraMenuContainer {
	width: 900px;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	background-color: #FFFFFF;
}

.RivieraMenuSplit{
	height: 5px;
}

.RivieraMenu {
	width: 900px;
	height: 30px;
	padding: 5px;
}

.RivieraLogin {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
}

.Rivieramain {
	width: 900px;
	text-align: left;
	background-color:#FFFFFF;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
}

.RivieraLeft {
	width: 190px;
	float: left;
	clear: left;
}

.RivieraCenter {
	width: 512px;
	float: left;
}

.RivieraLeftTable {
	width: 190px;
	background-image: url(left_bg_m.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.RivieraCenterTable {
	width: 512px;
}

.RivieraRightTable {
	width: 198px;
	padding: 0px 2px 0px 8px;
	background-image: url(right_bg_m.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.RivieraContentLeft {
	width: 256px;
	float: left;
	clear: left;
}

.RivieraContentRight{
	width: 256px;
	float: right;
	clear: right;
}

.RivieraContent{
	width: 512px;
	clear: both;
	text-align: left;
}

.RivieraContentLCTable {
	width: 710px;
	clear: both;
	text-align: center;
}

.LC_Content {
	width: 650px;
	text-align: left;
	margin: 5px;
}

.RivieraRight {
	width: 198px;
	float: right;
	clear: right;
}

.RivieraBottom {
	width: 900px;
	height: 132px;
	text-align: center;
	color: #404040;
	clear: both;
	background-image:url(bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
}

.SkinObject  {
    font-weight: bold;
    font-size: 8.5pt;
    color: #404040;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link, A.SkinObject:visited, A.SkinObject:hover, A.SkinObject:active  {
    font-weight: bold;
    font-size: 8.5pt;
    color: orange;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.head {font-size: 9pt; font-weight: bold; color:#404040;}



























