table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#2B3637;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#EFEBCA}

.bg1{ background:url(images/header_bg.jpg) no-repeat center}
.bg2{ background:url(images/bg1.gif) no-repeat bottom left}

strong{ color:#D52D00}

.footer{ background:url(images/keller-bottom.png) repeat}
.footer1 td{ background:url(images/bg_foot.jpg) repeat-x; color:#FFFFFF; text-align:center; padding-top:16px; font-size:11px}
.footer1 a{ color:#2B3637; text-decoration:none}
.footer1 a:hover{ text-decoration:underline}
.footer1 span{ color:#FFFFFF}
.footer1 strong a{ color:#FFFFFF; text-decoration:none; font-size:11px}
.footer1 strong a:hover{ text-decoration:underline}

ul {margin:0px; padding:0px; list-style:none}
ul li{ background: url(images/list_bg.gif) no-repeat 0 10px; padding-left:7px; line-height:20px}
ul li a{ color:#D52D00;  text-decoration: none; font-size:11px; font-weight:bold; background:url(images/a_bg.gif) repeat-x bottom}
ul li a:hover{ text-decoration: none; background:none}

strong a{ color:#D52D00; text-decoration:none}
strong a:hover{ text-decoration:underline}

a{ color:#2B3637; text-decoration:underline}
a:hover{ text-decoration:none}

.form input {
	width:163px;
	height:17px;
	color: #2B3637;
	line-height:11px;
	padding:0 0 0 6px;
	background-color:#fff
}

.form textarea {
	width:163px;
	height:124px;
	color: #2B3637;
	line-height:11px;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#fff
}
