@charset "UTF-8";
body {
	background-color: #F4F0DE;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E2934;
}
body {
	background-image: url(../images/mel_layout_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #F4F0DE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F4F0DE;
}
a:hover {
	text-decoration: none;
	color: #F4F0DE;
}
a:active {
	text-decoration: none;
	color: #F4F0DE;
}
h1 {
	color: #4B2430;
}
h2 {
	color: #4B2430;
}
h3 {
	color: #4B2430;
}
h4 {
	color: #4B2430;
}
h5 {
	color: #4B2430;
}
h6 {
	color: #4B2430;
}







.content-pad {
	padding-left: 310px;
}

