@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(images/BG_LOR_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.submenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #610706;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F3F7;
}
.RedSubMenuTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D50004;
}
.submenu:link {
	color: #CCC;
	text-decoration: none;
}
.submenu:visited {
	text-decoration: none;
	color: #666;
}
.submenu:hover {
	text-decoration: none;
	color: #900;
}
.submenu:active {
	text-decoration: none;
	color: #900;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.LARGEWHITE {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
}
.textLink:link {
	color: #FFC;
	text-decoration: none;
}
.textLink:visited {
	text-decoration: none;
	color: #CCC;
}
.textLink:hover {
	text-decoration: none;
	color: #FC0;
}
.textLink:active {
	text-decoration: none;
	color: #FC0;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textLink:link {
	color: #FFC;
	text-decoration: none;
}
.textLink:visited {
	text-decoration: none;
	color: #CCC;
}
.textLink:hover {
	text-decoration: none;
	color: #FC0;
}
.textLink:active {
	text-decoration: none;
	color: #FC0;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Footer {
	background-image: url(images/Bottom_art.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.barleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
