.flft{
	float:left;
}

.flrt{
        float:right;
}
.ctrblock{
        margin-right: auto;
        margin-left: auto;
}
.clear{
        clear:both;
}
.cntrdiv {
        width:98%;
        margin-right:auto;
        margin-left:auto;
        margin-top:0px;
        padding:0px;
        }
.blkborder{
        border:1px solid black;
}
.topmargin10{
	margin-top: 10px;
}
.allpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.a100perc{
	width:100%;
}
.a99perc{
	width:99%;
}
.a98perc{
	width:98%;
}
.a97perc{
	width:97%;
}
.a96perc{
	width:96%;
}
.a95perc{
	width:95%;
}
.a90perc{
	width:90%;
}
.a85perc{
	width:85%;
}
.a80perc{
	width:80%;
}
.a75perc{
	width:75%;
}
.a70perc{
	width:70%;
}
.a66perc{
	width:66%;
}
.a65perc{
	width:65%;
}
.a60perc{
	width:60%;
}
.a55perc{
	width:55%;
}
.a50perc{
	width:49%;
}
.a45perc{
	width:44%;
}
.a40perc{
	width:39%;
}
.a35perc{
	width:34%;
}
.a33perc{
	width:33%;
}
.a32perc{
	width:32%;
}
.a30perc{
	width:30%;
}
.a27perc{
	width:26%;
}
.a25perc{
	width:24%;
}
.a22perc{
	width:21%;
}
.a20perc{
	width:19%;
}
.a15perc{
	width:14%;
}
.a13perc{
	width:12%;
}
.a10perc{
	width:9%;
}
.a8perc{
	width:7%;
}
.a5perc{
	width:4%;
}
.a2perc{
	width:2%;
}
.lfttxt {
	text-align: left;
}
.errtxt {
	font:1.5em/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

