/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	color: #474032;
	line-height: 1.6;
	margin:0px auto 0px auto;
	width: 784px;
	background-color: #f7f7f7;
	text-align: center;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{
 color: #222222;
 margin:0px 0px 0px 0px;
}


h3{
	font-size: 110%;
	color: #000000;
	padding: 0px 5px;
	background-color: #F5EBE9;
}


td {
	font-size: 10px;
	line-height: 1.8;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#navBar{
	clear: both;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}




/***********************************************/
/* Components                                  */
/***********************************************/



/************* #globalNav styles **************/

#globalNav{
	padding: 0px;
	align: center;
	width: 784px;
	height: 43px;
	font-size: 8px;
}
#globalNav ul{
	padding: 0px;
	margin-left: 36px;
 list-style-type:none;
}
#globalNav li{
	margin-left:0px;
	margin-right:1px;
	float:left;
}

#globalNav a{
 display:block;
}

#globalNav span{
 display:none;
}

li#gb1 a{ width:70px; height:43px; background-image:url(img/gb_00.jpg);}
li#gb1 a:hover{ width:70px; height:43px; background-image:url(img/gb_00o.jpg);}

li#gb2 a{ width:154px; height:43px; background-image:url(img/gb_01.jpg);}
li#gb2 a:hover{ width:154px; height:43px; background-image:url(img/gb_01o.jpg);}

li#gb3 a{ width:154px; height:43px; background-image:url(img/gb_02.jpg);}
li#gb3 a:hover{ width:154px; height:43px; background-image:url(img/gb_02o.jpg);}

li#gb4 a{ width:176px; height:43px; background-image:url(img/gb_03.jpg);}
li#gb4 a:hover{ width:176px; height:43px; background-image:url(img/gb_03o.jpg);}

li#gb5 a{ width:154px; height:43px; background-image:url(img/gb_04.jpg);}
li#gb5 a:hover{ width:154px; height:43px; background-image:url(img/gb_04o.jpg);}






.class1 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}.class2 {
	color: #8CB239;
}
.class3 {
	font-size: 110%;
	color: #D61B00;
	font-weight: bold;
}
.class4 {
	font-size: 110%;
}
.class5 {
	font-size: 180%;
	color: #D61B00;
	font-weight: bold;
}
.class6 {
	color: #D61B00;
}
.class7 {
	font-size: 90%;
	color: #cccccc;
}
