body
{
	behavior: url('/csshover.htc');
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a img{
	border: none;
	vertical-align: middle;
}

.b{
	font-weight: bold;
}

.i{
	font-style: italic;
}

.u{
	text-decoration: underline;
}



input, select{
	font-family: Arial, Verdana;
}
.justify{
	text-align: justify;
}
div.center{
	text-align: center;
	display: block;
	margin: 0 auto;
}
table.center{
	text-align: center;
	margin: 0 auto;
}
tr.center, td.center{
	text-align: center;
}

.center table{
	margin: 0 auto;
}



.left{
	text-align: left;
	float: left;
}
.right{
	text-align: right;
	float: right;
}
.top{
	vertical-align: top;
}
.middle{
	vertical-align: middle;
}
.bottom{
	vertical-align: bottom;
}


table{
	font-size: 11px;
}

.rel
{
	position: relative;
}

 textarea { border: 1px inset;width: 100%; }


.e4www span
{
	color: #FF8103;
}

.red
{
	color: #f00;
}


.font8px
{
	font-size: 8px;
}
.font9px
{
	font-size: 9px;
}
.font10px
{
	font-size: 10px;
}
.font11px
{
	font-size: 11px;
}
.font12px
{
	font-size: 12px;
}
.font13px
{
	font-size: 13px;
}
.font14px
{
	font-size: 15px;
}
.font15px
{
	font-size: 15px;
}
.font16px
{
	font-size: 15px;
}
.font18px
{
	font-size: 18px;
}

form, fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}
.clear
{
	clear: both;
}

.tright
{
	text-align: right;
}
.tleft
{
	text-align: left;
}

