/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
body, div, p, h1, h2, h3, img, form, input {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 11px;
	color: #a9872d;
	}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#head {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a:link    { color: #340E99; text-decoration: underline  }
a:hover   { color: #340E99; text-decoration: none; }
a:active   { color: #340E99; text-decoration: underline  }
a:visited     { color: #340E99;}
td.waku {
	background-color: #0F0F0F;
	padding: 10px;
	border: 1px solid #625300;
	font-size: 12px;
	line-height: 20px;
	color: #a9872d;
	}
td.gold {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #79670C;
	border-left-color: #79670C;
	background-color: #000000;
	}
td.gold2 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(../images/waku01.gif);
	background-repeat: repeat-y;
	}
td.gold3 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(../images/waku02.gif);
	background-repeat: repeat-y;
	}
td.gold4 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(../images/waku.gif);
	background-repeat: repeat-y;
	}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
	line-height: 20px;
}
.font_red {
	color: #FF2535;
}
.font_pink {
	color: #D13595;
}
.font_yellow {
	color: #C79E20;
	font-weight: bold;
}
.font_black {
	color: #000000;
	font-weight: bold;
}
.font_wht {
	color: #FFFFFF;
	font-weight: bold;
}
.font_brwn {
	color: #630;
	font-weight: bold;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}

.foot_txt {
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
	line-height: 18px;
}
a.foot:link { color: #FFFFFF; text-decoration: none; font-size: 10px; }
a.foot:hover  {	color: #FFFFFF;	text-decoration: underline;	 font-size: 10px; }
a.foot:visited { color: #FFFFFF;	text-decoration: none; font-size: 10px; }

a.mail:link { color: #4A3A19;	text-decoration: none; }
a.mail:hover  {
	color: #660000;
	text-decoration: underline;
}
a.mail:visited { color: #4A3A19;	text-decoration: none; }

.center { text-align: center;}
.left {	text-align: left;}
.right { text-align: right;}
.clear { clear: both;}
.floatL  { float: left;}
.floatR { float: right;}
.mgnT5 {	margin-top: 5px;}
.mgnT10 {	margin-top: 10px;}
.mgnT15 {	margin-top: 15px;}
.mgnT20 {	margin-top: 20px;}
.mgnR5 {	margin-right: 5px;}
.mgnR10 {	margin-right: 10px;}
.mgnR40 {	margin-right: 40px;}
.mgnB5 {	margin-bottom: 5px;}
.mgnB10 {	margin-bottom: 10px;}
.mgnB15 {	margin-bottom: 10px;}
.mgnB16 { width:240px;
		height:450px;
		background-image:url(../images/slink.gif);}
.mgnB20 {	margin-bottom: 20px;}
.mgnB30 {	margin-bottom: 30px;}

td.side {
	padding:10px;
	text-align:left;
	background-color: #eeebdd;
}
