/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#2b1d00;
	background-image:url("bg003.jpg");
	background-repeat:repeat-x;
	background-position:top;
}
.text8 {font-size: 8px; line-height: 130%; color: #e5e4e0;
}
.text10 {font-size: 10px; line-height: 130%; color: #000000;
}
.text10e {font-size: 10px; line-height: 130%; color: #E5E4E0;
}
.text10b {font-size: 10px; line-height: 130%; color: #ffffff; font-weight: bold;
}
.text12 {font-size: 12px; line-height: 140%; color: #ffffff;
}
.text12b {font-size: 12px; line-height: 140%;  color: #000000;
}
.text14red {font-size: 14px; line-height: 140%; color:#ff0000;
}
.text14 {font-size: 14px; line-height: 140%; color:#ffffff;
}
.text12red {font-size: 12px; line-height: 140%; color:#ff0000;
}
.text12orange {font-size: 12px; line-height: 140%; color: #ff3300;
}
.text12orange-b {font-size: 12px; line-height: 140%; color: #ff3300; font-weight: bold;
}
.text12green {font-size: 12px; line-height: 140%; color: #70a200;
}
.text12green-b {font-size: 12px; line-height: 140%; color: #70a200; font-weight: bold;
}
.text12brack-b {font-size: 12px; line-height: 140%; color: #000000; font-weight: bold;
}
.text12white-b {font-size: 12px; line-height: 140%; color: #ffffff; font-weight: bold;
}

/* N */
a:link {
	color: #FCEACE;
	text-decoration: underline;
}

a:visited {
	color: #FCEACE;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #70a200;
	text-decoration: none;
}