html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

body{
	background-color: #FFF8F0;
}

a:link    {text-decoration: underline; color:#000000;}
a:visited {text-decoration: underline; color:#000000;}
a:active  {text-decoration: underline; color:#000000;}
a:hover   {text-decoration: underline; color:#000000;}

#tbl_site {
	background-color: #FFF8F0;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-style: ridge;
	outline: 0px solid #000000;
}

#tbl_banner {
	background-color: #EEEEEE;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	border-style: ridge;
	outline: 0px solid #FFFFFF;
}

#tbl_banner_left {
	height: 305px;
	background-color: #A8A9AB;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../Firework/LMD_Logo_Site.png);
	border-top: 0px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-style: ridge;
	outline: 0px solid #000000;
}

#tbl_banner_right {
	height: 305px;
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../Firework/LMD_Banner_Photo.png);
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-style: ridge;
	outline: 0px solid #000000;
}

#tbl_banner_social {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-style: ridge;
	outline: 0px solid #000000;
}

#tbl_banner_buttons {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-style: ridge;
	outline: 0px solid #000000;
}

#tbl_content {
	background-color: #EEEEEE;
	border-top: 0px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	border-style: ridge;
	outline: 0px solid #000000;
}

a img {
border:none;
}

.Hor_Rules {
	border:none;	
	border-top:1px #00AEEF solid;
	height: 1px;
}

.Img_Bords_All { 
	background-color: #FFFFFF;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-style: ridge;
	outline: 1px solid #000000;
}

.Img_Bords_None { 
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}

.Black_16pt {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

.Black_18pt {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

.Black_20pt {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
}
