.e9, .j10, .j12 { font-family:Arial, Verdana, sans-serif } 

.j9, .j10, .j12, .j14 { font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif } 

.boldblue { color: #330066; font-weight: bold }

.boldred { color: #CC0000; font-weight: bold }

.gray { color: #CCCCCC; font-size: 10pix }

.caution { color: #FFFF99; font-size: 10pix }

a:link { color: #000033} 

a:visited { color: #000033; text-decoration: underline} 

a:hover { color: #000033; text-decoration: underline; background-color: #333333} 

.formcolor {

	background-color:#000000;

	color:#999999;

} 

.photolink {

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-top-width: thin;

	border-top-style: solid;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-left-color: #999999;

}

.bgimg	{

		background-image: url("../img/menu_bgimg.gif");

		background-repeat: repeat;	

		}