body {
	background-color: #DEDEDE;
	margin: 0px;
	padding: 0px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
}
a {
	color: #D7323C;
	text-decoration: none;
}
a:hover {
	color: #D7323C;
	text-decoration: underline;
}
.bg01 {
	background-image: url(/static/images/bg.01.gif);
	background-repeat: repeat-x;
}
.bg02 {
	background-image: url(/static/images/bg.02.gif);
	background-repeat: repeat-x;
}



input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
}
.bg03 {
	background-image: url(/static/images/bg.03.gif);
	background-repeat: repeat-x;
}
#menu01 {
	color: #00314F;
	text-decoration:none;
}

#path {
	text-decoration:none;
}
