body {
/* scrolling bad in mozilla!!
 background-attachment: fixed;
*/
 background-repeat: repeat-x;
 background-image: url(/img/bg/back_patt.jpg);
}

#outer { width: 857px; margin: 0 auto; }
#inner { position: absolute; }

a {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}

.col_inp1 {
	padding: 5px 5px;
	height: 24px;
}

.inp_ln1 {
	font-family: verdana, arial, swiss;
	font-size: 8.5pt;
	width: 220px;
	height: 14px;
}

.fnt_tny {
	font-size: 7.5pt;
}

.fnt_alert {
	color: #ff3312;
}

.fnt_well {
	color: #42de42;
}
