body { margin: 0; padding: 0; background: url('../../pub/images/back.jpg') no-repeat top center; }


body, td, p, div, select, input
{
	color: #001116;
	font: 12px Arial;
}

p { margin: 0px; }
img{ border: 0; }
form{ padding: 0; margin: 0; }

a 			{ text-decoration: none; color: #084a72; }
a:hover 	{ text-decoration: underline; color: #084a72; }

a.noline { text-decoration: none; }
a.noline:hover{ text-decoration: none; }

.red {color: #C34047;}
.ora{ color: #e6922f; }
.b { font-weight: bold; }
.u { text-decoration: underline; }
.l{ text-align: left; }
.c{ text-align: center; }
.r{ text-align: right; }

.f11{ font-size: 110%; }
.f12{ font-size: 120%; }
.f14{ font-size: 140%; }
.f16{ font-size: 160%; }

.w100{ width: 100%; }