@charset "utf-8";
/* CSS Document */
body {
margin:0;
background:#004076 url(../images/bg.gif) repeat-x top;
}
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-variant:normal;
	text-transform:none;
}
.bodybold {
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:bold;
font-variant:normal;
text-transform:none;
}
img {
border:0;
}
h1 {
color:#f00;
font-size:16px;
font-weight:bold;
margin-top:0;
}
h2 {
color:#f00;
font-size:14px;
font-weight:bold;
}
h3 {
color:#f00;
font-size:12px;
font-weight:bold;
}
h4 {
color:#666;
font-size:12px;
font-weight:normal;
}
h5 {
color:#666;
font-size:16px;
font-weight:bold;
font-style:italic;
text-align:center;
margin-top:0;
margin-bottom:0;
}
h6 {
color:#666;
font-size:13px;
font-weight:bold;
text-align:center;
margin-top:0;
margin-bottom:10px;
}
.red {
color:#f00;
}
.blue {
color:#193343;
}
.white {
color:#fff;
}
.gray {
color:#999;
}
.black {
color:#000;
}
.tiny_gray{
font-size:9px;
color:#999;
}
.tiny_white{
font-size:9px;
color:#fff;
}
.bigred {
color:#f00;
font-size:14px;
font-weight:bold;
}
.retired_no {
margin-left:17px;
}
.subhead {
font-size:14px;
color:#f00;
}
a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a.white {
color:#fff;
text-decoration:none;
}
a.white:hover {
color:red;
text-decoration:none;
}
a.yellow {
color:#fc0;
text-decoration:none;
}
a.yellow:hover {
color:#f00;
text-decoration:none;
}
a.blue {
color:#00f;
text-decoration:none;
}
a.blue:hover {
color:#f00;
text-decoration:none;
}
a.dance:hover {
position:relative;
left:1px;
top:1px;
}
.footer a {
text-decoration:none;
color:#ccc;
font-weight:bold;
}
.footer a:hover {
text-decoration:none;
color:#D4AA1F;
font-weight:bold;
}
