body{
margin: 0 0;
color: #111111;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
scrollbar-base-color : #D9CCBA;
scrollbar-face-color : #D9CCBA;
scrollbar-track-color: #D9CCBA;
scrollbar-arrow-color : #000000;
scrollbar-3dlight-color: #D9CCBA;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #555555;
scrollbar-darkshadow-color : #D9CCBA; 
}

/* links */
A:link { color : #cc0000; text-decoration : underline}
A:visited { color : #cc0000; text-decoration : underline}
A:active { color : #cc0000; text-decoration: underline;}
A:hover { color : #ff0000; text-decoration : none}

A.localmenu:link { color : #333333; text-decoration : none}
A.localmenu:visited { color : #333333; text-decoration : none}
A.localmenu:active { color : #222222; text-decoration : none}
A.localmenu:hover { color : #ff0000; text-decoration : underline}

A.uppermenu:link { color : #FFFFFF; text-decoration : none}
A.uppermenu:visited { color : #FFFFFF; text-decoration : none}
A.uppermenu:active { color : #FFFFFF; text-decoration : none}
A.uppermenu:hover { color : #ff0000; text-decoration : underline}

A.btmmenu:link { color : #000000; text-decoration : underline}
A.btmmenu:visited { color : #000000; text-decoration : underline}
A.btmmenu:active { color : #000000; text-decoration : underline}
A.btmmenu:hover { color : #ff0000; text-decoration : none}

A.toptitle:link { color : #990000; text-decoration : none}
A.toptitle:visited { color : #990000; text-decoration : none}
A.toptitle:active { color : #990000; text-decoration : none}
A.toptitle:hover { color : #ff0000; text-decoration : none}

A.crumb1:link { color : #FFFFFF; text-decoration : none}
A.crumb1:visited { color : #FFFFFF; text-decoration : none}
A.crumb1:active { color : #FFFFFF; text-decoration : none;}
A.crumb1:hover { color : #FF0000; text-decoration : underline}

A.rk:link { color : #FFFFFF; text-decoration : none}
A.rk:visited { color : #FFFFFF; text-decoration : none}
A.rk:active { color : #FFFFFF; text-decoration : none;}
A.rk:hover { color : #FFFFFF; text-decoration : underline}

/* elements */
h2 {
	font-size: 95%;
	font-weight: bolder;
	color: #222222;
	font-family: "Georgia", "Times New Roman", "Times", "serif";

}
h1 {
	font-family: "Georgia", "Verdana", "Arial";
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

/* common styles */

.bg00 {
	background-image: url(img/bg01.gif);
	background-repeat: repeat-y;
}
.padding08em {
	padding: 0.8em;
}
.mainbun {
	font-size: 80%;
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	color: #222222;
}
.mainpadding {
	padding: 20px 30px;
}
.quote {
	padding-right: 10px;
	padding-left: 10px;
}
.top {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	color: #666666;
}
.copyright {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	color: #999999;
	padding: 0.6em;

}
/* global menu */
.crumb {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.crumbkugiri {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	color: #FF2424;
}
.jyochu {
	font-size: 11px;
	font-family: "Verdana", "sans-serif";
	color: #FFFFFF;
}

/* local menu */
.leftmenu {
	font-family: "Verdana", "sans-serif";
	font-size: 11px;
	color: #222222;
	padding: 0.5em;
	font-weight: bold;

}
.leftactive {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.lefttitle {
	font-family: "Verdana", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	padding: 0.1em;
	font-weight: bold;
	background-image: url(img/bg_amired.gif);

}
.leftsub {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-family: "Verdana", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	background-color: #F8F7F3;

}
.footermenu {
	font-size: 10px;
	color: #222222;
	padding: 0.8em;
	font-family: "Verdana", "sans-serif";
}

/* top page */
.who {
	font-size: 11px;
	color: #111111;
	padding: 10px;
	line-height: 140%;
}
.newsdate {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	background-color: #efefef;
}
.newsbun {
	font-size: 11px;
	color: #111111;
}
.pulldown {
	font-size: 11px;
	color: #FFFFFF;
}
.list-yoko {
	font-family: "Verdana", "sans-serif";
	color: #999999;
}

/* about */
.countryB {
	font-family: "Verdana";
	font-size: 11px;
	color: #880000;
	background-color: #F3F0EB;
	padding: 0.2em;
	font-weight: bold;
}
.branchMain {
	font-family: "Verdana";
	font-size: 11px;
	color: #111111;
	padding: 0.3em;
	font-weight: bold;
}
.branchmain2 {
	font-family: "Verdana";
	font-size: 11px;
	color: #111111;
	padding: 0.3em 0.3em 0.3em 2em;
}

/* classes */
.youbi {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(img/bg_ami01.gif);
}
.time {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990066;
	text-align: center;
}
.schedule {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
}
.feecourse {
	font-family: "Verdana";
	font-size: 11px;
	background-color: #efefef;
	font-weight: bold;
	color: #333333;
	padding: 0.2em;
}

/* tournaments */
.number1 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #efefef;
	text-align: center;
}
.winner {
	color: #CC0000;
}

/* players */
.playertitle {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 0.2em;
	background-color: #000000;
	background-image: url(img/bg_ami01.gif);
}
.playerlilst {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.playerdetails {
	font-family: "Verdana";
	font-size: 11px;
	color: #111111;
	background-color: #F3F0EB;
	padding-left: 0.3em;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
}
.txt11gray {
	font-family: "Verdana", "sans-serif";
	font-size: 11px;
	color: #666666;
}

