body, html {
	background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 11pt;
	color: #000000;
	/* Dotum, Size 16, 200% zoom, reduced 50% */
}

h1 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

h2 {
	background: #C00000; 
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #C00000;
	color: #FFFFFF; 
}

h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	color: #C00000;
	text-decoration: underline;
}

h2 a:active {
	color: #C00000;
	text-decoration: underline;
}

h3 {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: url(images/bullet.png);
	line-height: 1.5em;
}

#Menu {
	position: absolute;
	top: 105px;
	left: 215px;
}

#Content {
	padding: 10px;
	margin-left: 165px;
	border-left: 1px solid black;
	width: 700px;
}

#Footer {
	background: url('images/lmd_footer.png') no-repeat;
	width: 100%;
	height: 110px;
}

a:link {
	color: #C00000; 
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #C00000; 
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #C00000; 
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #C00000; 
	font-weight: normal;
	text-decoration: underline;
}

#Menu a:link img {
	color: #000000; 
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid white; 
}

#Menu a:visited img {
	color: #000000; 
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid white;
}

#Menu a:hover img {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid black;
}

#Menu a:active img {
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
	border-bottom: 1px solid black;
}

.warning {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

.copy {
	color: #FFFFFF;
}

.product {
 	background: #FDE9D9; 
	 border: 1px solid grey; 
	 width: 700px;
}

.product p {
	margin: 0px;
	padding: 0px;
}

.product img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.number {
	font-family: arial, "lucida console", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
