
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#ff4100;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 1000px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	width:1000px;
	height:158px;
	background-image:url(../images/header_huge.jpg);
	background-repeat:no-repeat;
	color:#203f5e;
}

#content{
	width:993px;
	height:auto;
	float:left;
	padding-left:7px;
}

.content_left{
	width:695px;
	height:auto;
	padding: 0px 20px 20px 20px;
	/*padding: 0px 10px 0px 10px;*/
	background:#FFFFFF url(../images/footer_huge.jpg) bottom no-repeat;
	float:left;
}
.content_right {
	width:228px;
	height:auto;
	padding: 0px 0px 0px 20px;
	float:left;
}
#box {
	width:400px;
	height:auto;
	padding: 0px 0px 0px 150px;
}
.linkBox {
	width: 200px;
	height:auto;
	float:left;
}
.quickFacts {
	width: 715px;
	height:auto;
	background-image:url(../images/red_bar.jpg);
	background-repeat:repeat-x;
	/*padding: 0px 0px 30px 0px;
	margin: 0px 0px 10px 0px;*/
	float:left;
}
#footer {
	width:1000px;
	height:auto;
	/*background-image:url(../images/jp/footer_huge.jpg);
	background-repeat:no-repeat;*/
	padding-left:7px;
	float:left;
}
.footerCopy {
	text-align:center;
	width:715px;
	height:auto;
	padding:10px;
	float:left;
}
ul { 
	list-style:outside url(../images/arrow.jpg);
}
h1 { 
	font-size: 12px; 
	font-weight: bold;
}
h2 { 
	font-size: 12px; 
	color: #ffff00;
	font-weight: bold;
}
h3 { 
	font-size: 14px; 
	color: #FFFFFF;
	font-weight: bold;
}
h4 { 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}
h5 { 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}
p {
	font-size:12px; 
	text-align: left; 
}
p.small,span.small {
	font-size:10px;
	color:#ffffcc;
}
p.black,span.black {
	font-size:10px;
}

.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	color: #ff9c00;
	font-size: 10px;
}
.style3 {
	color: #ffcc22;
	font-size:10px;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
.nav a:hover {
color:#FFF;
text-decoration:underline;
}
.clear{
clear:both;
}

#mytable {
	width: 500px;
	padding: 0;
	margin: 0;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


.link2nd {font-size:10px; color:#ff0000; font-weight:bold; text-decoration:underline}
.link3rd {font-size:10px; font-weight:regular; color:#FFFFFF; text-decoration:underline}
.link4th {font-size:10px; color:#F5F5FF; text-decoration:underline}
.link5th {font-size:12px; color:#000000; text-decoration:underline}
.link6th {font-size:12px; color:#0000FF; text-decoration:underline}
.link7th {font-size:10px; color:#000000; text-decoration:underline}
a.japanjumbodraw {}
a.japanjumbodraw:hover {font-size:10px; font-weight:bold; color:#ff0000; text-decoration:none;}
a.japanjumbodraw2:hover {font-size:10px; color: #FFFFFF; text-decoration:none;}
a.japanjumbodraw3:hover {font-size:10px; color:#F5F5FF; text-decoration:none;}
a.japanjumbodraw4:hover {font-size:12px; color:#000000; text-decoration:none;}
a.japanjumbodraw5:hover {font-size:12px; color:#0000FF; text-decoration:none;}
a.japanjumbodraw6:hover {font-size:10px; color:#000000; text-decoration:none;}

#left_wrap{
	float:left; width:735px;
}
.content_left_footer{
	float:left; width:735px; background: transparent url(../images/footer_huge.jpg) no-repeat -7px; height:12px;
}
