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

body {
	background-color: #ffdfc8;
	margin: 0px;
	padding: 0px;
	color: #4C332C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}

td, th {
	color: #4C332C;
}

a {
	color: #330000;
}

#wrap {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;	
}

#nav {
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: normal;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.imgborder {
	border: 1px solid #333;
}
a:link { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:underline }
a:active { text-decoration:none }
.style1 {
	color: #000000;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.imgspace {
	padding-right: 10px;.redindicator {
	font-weight: bold;
	color: #900;
}
