.pagebackground {
	background-image: url(images/lvs_pagebkg.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}
.innerpagebackground {
	background-image: url(images/lvs_innerpagebkg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.right_pagebackground {
	background-image: url(images/lvs_right_pagebkg.jpg);
	background-repeat: repeat-x;
	background-color: #F8F6F7;
}
.right_innerpagebackground {
	background-image: url(images/lvs_right_innerpagebkg.jpg);
	background-repeat: repeat-x;
}
.navi2 {
	background-image: url(images/lvs_navi2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content_background {
	background-repeat: repeat-y;
}
.buttonbkg {
	background-image: url(images/button_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: bolder;
	background-position: left top;
}
.buttonbkg2 {
	background-image: url(images/button_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: bolder;
	background-position: left top;
}
.subnavibutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-image: url(images/lvs_general_bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.text_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
}
.bottombkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bottom_bkg.jpg);
	background-repeat: repeat-x;
}
a.link_red {
	color: #990000;
	font-weight: bold;
}
a.link_red:hover {
	color:#333333;
	font-weight: bold;
}
a.link_red:active {
	color:#990000;
	font-weight: bold;
}
a.link_red:visited {
	color:#990000;
	font-weight: bold;
}
a.inactive_link1 {
	color:#990000;
	font-weight: bold;
}
a.inactive_link1:hover {
	color:#333333;
	font-weight: bold;
}
a.inactive_link1:active {
	color:#990000;
	font-weight: bold;
}
a.inactive_link1:visited {
	color:#990000;
	font-weight: bold;
}
a.inactive_link2 {
	color: #333333;
	font-weight: bold;
}
a.inactive_link2:hover {
	color:#333333;
	font-weight: bold;
}
a.inactive_link2:active {
	color:#333333;
	font-weight: bold;
}
a.inactive_link2:visited {
	color:#333333;
	font-weight: bold;
}
.header_title {font-size: 12px; font-weight: bold; color: #666666; }
.client_name {color: #333333; font-size: 16px; }
.welcome {font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.page_title {font-size: 12px; font-weight: bold; color:#999999; }
.header_content {color: #666666; font-size: 12px; }
.portrait { float: left; margin-right: 10px; margin-bottom: 10px; }

td.text_content {text-align: justify; vertical-align: top; }
.text_content_fett {text-align: justify; font-weight: bold;}

ul {list-style-type: square;}
