

.bim01g {
	background-image:url(ibg01.gif);
	background-repeat:repeat;
}


.bgblack {
	background-color:#000;
}
.bgwhite { 
	background-color:#FFF;
}
.bggrey { 
	background-color:#CCC;
}
.bggreylt { 
	background-color:#DADADA;
}
.bggreydk { 
	background-color:#333;
}
.bgredsh { 
	background-color:#F00;
}
.bggreensh { 
	background-color:#090;
}
.bgbluesh { 
	background-color:#00F;
}
.bgyellowsh { 
	background-color:#FF0;
}
.bgbluedk { 
	background-color:#009;
}
.bgbluelt { 
	background-color:#69F;
}
.bgreddk { 
	background-color:#900;
}
.bgredmd { 
	background-color:#C00;
}


.fabold {
	font-weight:bold;
}
.faital { 
	font-style:italic;
}
.fastrike { 
	text-decoration:line-through;
}


.fcblack { 
	color:#000;
}
.fcwhite { 
	color:#FFF;
}
.fcgrey { 
	color:#CCC;
}
.fcgreylt { 
	color:#DADADA;
}
.fcgreydk { 
	color:#333;
}
.fcredsh { 
	color:#F00;
}
.fcgreensh { 
	color:#090;
}
.fcbluesh { 
	color:#00F;
}
.fcyellowsh { 
	color:#FF0;
}
.fcbluedk { 
	color:#009;
}
.fcbluelt { 
	color:#69F;
}
.fcreddk { 
	color:#900;
}
.fcredmd { 
	color:#C00;
}


.fsize3 {
	font-size:3px;
}
.fsize8 {
	font-size:8px;
}
.fsize9 {
	font-size:9px;
}
.fsize10 {
	font-size:10px;
}
.fsize11 {
	font-size:11px;
}
.fsize12 {
	font-size:12px;
}
.fsize14 {
	font-size:14px;
}
.fsize16 {
	font-size:16px;
}
.fsize18 {
	font-size:18px;
}
.fsize20 {
	font-size:20px;
}
.fsize22 {
	font-size:22px;
}
.fsize24 {
	font-size:24px;
}
.fsize26 {
	font-size:26px;
}
.fsize28 {
	font-size:28px;
}
.fsize30 {
	font-size:30px;
}
.fsize32 {
	font-size:32px;
}
.fsize34 {
	font-size:34px;
}
.fsize36 {
	font-size:36px;
}
.fsize38 {
	font-size:38px;
}
.fsize40 {
	font-size:40px;
}
.fsize50 {
	font-size:50px;
}
.fsize60 {
	font-size:60px;
}
.fsize70 {
	font-size:70px;
}
.fsize80 {
	font-size:80px;
}
.fsize90 {
	font-size:90px;
}
.fsize100 {
	font-size:100px;
}


