body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images0712/LRI-Website-0712-BG-EXT.png);
	background-repeat: repeat-x; 
}

.normal_table {
	width: 100%;
	height: 1318px;
/*	background-image: url(images0712/LRI-Website-0712-BG.png);
	background-repeat: no-repeat;
	background-position: left top; */
	}

.sidebar {
	background-attachment: fixed;
	background-image: url(images0712/LRI-Website-0712-BG-EXT-SIDE.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.body_text,
.headline_text,
.body_text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	}
	
.body_text_red {
	color: red;
	}
	
.headline_text {
	line-height: 24px;
	}

.header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	}

.bottom_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images0712/LRI-Website-0712-BG-EXT-SIDE.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.bottom_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #006b6e;
	line-height: 14px;
}

a:link, a:visited, a:active {
	color: #003366;
	}

.bottom_bottom a {
	color: #fff;
	}

a img {
	border: 0;
	}
.class_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #03878A;
}
.class_table {
	border: 1px solid #03878A;
}

.priceTableTop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996699;
}

a:hover{
    color: #663399;
	text-decoration: none;
    }
.big_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #00A1D3;
}

.big_headlineRedItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

.text_head_italic_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}


