body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


td	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696461;
}

a	{
	color: #871314;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}

#subMenu	{
	font-size: 11px;
	color: #755518;
}

#bg01	{
	width: 223px;
	height: 340px;
	background:url(/static/images/bg.01.gif) no-repeat;
}

#bg02	{
	background-image: url(/static/images/bg.02.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	color: #87131E;
	font-weight: bold;
	padding-left: 30px;
}

#boxText01	{
	font-size: 11px;
	color: #871314;
}

#boxText02	{
	font-size: 11px;
	color: #755518;
}

#menu01	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu02	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#menu03	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu04	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu05	{
	font-size: 11px;
	color: #A54549;
	text-decoration: none;
	font-weight: bold;
}

#menu06	{
	font-size: 11px;
	color: #FCF1C4;
	text-decoration: underline;
	font-weight: bold;
}

#menu07	{
	font-size: 11px;
	color: #FCF1C4;
	text-decoration: none;
}

#header01	{
	color: #E98900;
	font-weight: bold;
	font-size: 13px;
}

#contentText01	{
	font-size: 11px;
	color: #871314;
}

#path	{
	font-size: 11px;
	color: #9B9B9B;
}

input, textarea	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696461;
}.bg03 {
	background: url(/static/images/line.01.gif) repeat-y center;
}
