#sizer	{	height: 1px; font-size: 1px;	}

.opar	{	float: right; width: 1px; height: 1px; font-size: 0px;	}
.spad	{	clear: both; width: 1px; height: 1px; font-size: 0px;	}

.pad4	{	padding:  4px   4px   4px   4px;	}
.pad20	{	padding: 20px  20px  20px  20px;	}
.pad4b	{	padding:  0px   0px   4px   0px;	}

.flol	{	float: left;	}
.flor	{	float: right;	}
.flon	{	float: none;	}

.lime	{	background: lime;	}
.aqua	{	background: aqua;	}
.red	{	background: red;	}
.pomr	{	background: #ff9900;	}

.graytext	{	color: gray;	}
.darktext	{	color: #000040;	}
.redtext	{	color: #c00000;	}
.infotext	{	color: #600000;	font-weight: bold;	}

.box4out3	{	padding: 3px   3px  3px    3px;	}
.box4outf	{	padding: 3px 159px  3px  159px;	}

.box4in1black	{	padding: 1px 1px 1px 1px; background: #703000;	}
.box3in1black	{	padding: 0px 1px 1px 1px; background: #703000;	}
.box4in1dot	{	border: 1px solid #eeaa80;	}

.w100p	{	width: 100%;	}

.w10	{	width:  10px;	}
.w90	{	width:  90px;	}
.w150	{	width: 150px;	}
.w180	{	width: 180px;	}
.w245	{	width: 245px;	}

.h12	{	height: 12px;	}
.h16	{	height: 16px;	}
.h45	{	height: 45px;	}

.f8	{	font-size: 10px; font-family: Verdana;	}
.f4	{	font-size: 7px; font-family: Arial;	}

.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;	}

.ind20	{	text-indent: 20px;	}

.bortopgray	{	border-top: 1px solid gray;	}

.wattmini
{
	background-image: url("./images/common/wattmini.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}

.repos4
{
	position: relative;
	top: 4px;
}

.overa	{	overflow: auto;	}
.overh	{	overflow: hidden;	}

.inputmini
{
	height: 18px;
	font-size: 8px;
	padding: 1px;
	margin: 0px;
	top: -3px;
	position: relative;
	text-align: right;
	background: ivory;
}

.ctm	{	background-color: #fff8e8;	}
.cam	{	background-color: #f8f8f8;	}
.ctms	{	background-color: #eee8d8;	}
.cams	{	background-color: #e8e8e8;	}
.ctmn	{	background-color: #ddd8c8;	}
.camn	{	background-color: #d8d8d8;	}
.ctd	{	background-image: url("./images/common/caltd.png");	}

.sep1
{
	background: url("./images/common/sep1.png") repeat-x center white;
	height: 8px;
	font-size: 1px;
}

.sep2
{
	background: url("./images/common/sep1.png") repeat-x center white;
	height: 16px;
	font-size: 1px;
}

.bub
{
	font-weight: bold;
	color: #600000;
}

