.pr	{	position: relative;	}

.flol	{	float: left;	}
.flor	{	float: right;	}
.flon	{	float: none;	}

.white	{	background: white;	}
.lime	{	background: lime;	}
.aqua	{	background: aqua;	}
.red	{	background: red;	}
.pomr	{	background: #009900;	}

.graytext	{	color: gray;	}
.redtext	{	color: #c00000;	}

.exptext	{	color: #000060;	font-weight: bold;	}
.imptext	{	color: #c00000;	font-weight: bold;	font-size: 13px;	}
.imqtext	{	color: #c00000;	font-weight: bold;	font-size: 10px;	}
.mictext	{	color: #000060;	font-weight: normal;	font-size: 9px;	}

.fs13	{	font-size: 13px;	}
.fs10	{	font-size: 10px;	}


.h20	{	height: 20px;	}

.h8	{	height: 8px;	}

.lh8	{	line-height: 8px;	}
.lhh3	{	height: 3px;	line-height: 3px;	}

.w8	{	width: 8px;	}
.w20	{	width: 20px;	}
.w40	{	width: 40px;	}
.w60	{	width: 60px;	}
.w95	{	width: 95px;	}
.w110	{	width: 110px;	}
.w100p	{	width: 100%;	}
.w140	{	width: 140px;	}
.w170	{	width: 170px;	}
.w230	{	width: 230px;	}
.w300	{	width: 300px;	}

.miw95	{	min-width: 95px;	}

.alil	{	text-align: left;	}
.alir	{	text-align: right;	}
.alic	{	text-align: center;	}
.alij	{	text-align: justify;	}

.noall	{	border: 0px none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
.nofont	{	height: 0px;	line-height: 0px;	font-size: 0px;	}

.ind20	{	text-indent: 20px;	}

.updown4	{	padding: 4px 0px;	}
.updown10	{	padding: 10px 0px;	}
.leftright10	{	padding: 0px 10px;	}

.ban125x125	{	width: 125px; height: 125px;	}

.valit	{	vertical-align: top;	}

.dil	{	display: inline-table;	}

.picfr1	{	background-color: #000060; padding: 1px; margin: 0px;	}

