a:link {
	color: #b53c0e;
	text-decoration: none;
}
a:visited {
	color: #b53c0e;
	text-decoration: none;
}
a:hover {
	color: #b53c0e;
	text-decoration: underline;
}
a:active {
	color: #b53c0e;
	text-decoration: none;
}
td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b53c0e;
	line-height: 16px;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fcf3ec;
	height:100%
}
 #wrapper {
	text-align: left;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.hangerInq {width: 154px; margin-top: -20px; margin-left: 16px; padding: 10px; }
