@charset "utf-8";
/* CSS Document */
body {
margin:0;
background:top url(../images/bg.gif) repeat-x;
}
div, td {
font-family:Verdana, Arial, Helvetica, sans-serif, tahoma, thonburi, ms sans serif;
font-size:11px;
color:#666;
font-style:normal;
line-height:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
}
img {
border:0;
}
h1 {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:20px;
}
h2 {
color:#f00;
font-size:14px;
font-weight:bold;
}
h3 {
color:#f00;
font-size:12px;
font-weight:bold;
margin-bottom:-10px;
}
.red {
color:#f00;
}
.blue {
color:#193343;
}
.white {
color:#fff;
}
.gray {
color:#999;
}
.tiny_gray{
font-size:9px;
color:#999;
}
.tiny_white{
font-size:9px;
color:#fff;
}
a {
color:#f90;
text-decoration:none;
}
a:hover {
color:#red;
text-decoration:none;
}
a.white {
color:#fff;
}
a.white:hover {
color:#red;
}
a.dance:hover {
position:relative;
left:1px;
top:1px;
}
a:pdf {
color:#red;
text-decoration:none;
}
.footer a {
color:#00133b;
font-weight:bold;
font-size:11px;
}
.footer a:hover {
color:red;
font-weight:bold;
font-size:11px;
}
