body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box1 {
	border-width: 2px;
	border-color: #999999 #ffffff #ffffff #999999;
 	 border-style: dotted;
	}
	
.box2 {
	border-width: 1px;
	border-color: #999999 #ffffff #ffffff #ffffff;
 	 border-style: solid;
	}	

.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.02em;
}

a.link01:hover {
	color: #D7EDFB;
	text-decoration: underline;
}

.link02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264F8C;
	text-decoration: none;
	font-weight: normal;
}

a.link02:hover {

	color: #333333;
	text-decoration: underline;
}

.navlink02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264F8C;
	text-decoration: none;
	font-weight: bold;
}

a.navlink02:hover {

	color: #333333;
	text-decoration: underline;
}

/*------------------------------------------------*/

.smalltext01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.smalltext01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}


/*------------------------------------------------*/

.hdline01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FFFFFF;
}

.hdline02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	text-decoration: none;
}

a.hdline02:link {
	text-decoration: none;
}

a.hdline02:hover {
	text-decoration: underline;
	color: #336699;
}

.hdline02b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

a.hdline02b:link {
	text-decoration: underline;

}

a.hdline02b:hover {
	text-decoration: underline;
	color: #4996C4;

}

/*------------------------------------------------*/

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}

a.text01:link {
	text-decoration: none;
}

a.text01:hover {
	text-decoration: underline;
}

/*------------------------------------------------*/

.text02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.text02:link {
	text-decoration: underline;
	color: #222222;
}

a.text02:hover {
	color: #336699;
}

.list01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}



.note01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.note02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
.note03 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.box3 {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
.box4 {
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	border-left: 1px;
	border-left-style: solid;
}
