html, body{
	height:100%;
	margin-bottom:1px;
}
body{
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background-color: #f0f0f0;
	
}

a{
	cursor: pointer;
}
img{
	border:0px;
}
p{
	padding:3px 0px;
	margin:0px;
}
h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
form, input {
	margin:0px;
	padding:0px;
}
.bg-table {
	background-color: #f0f0f0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-m {
	background-color: #f0f0f0;
	background-image: url(../images/bg-m.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg-right {
	background-color: #f0f0f0;
	background-image: url(../images/right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.top-nav {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	line-height:150%;
}
.top-nav:hover {
	color:#9e741c;
}	
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c46e7d;
	text-decoration:none;
}
.blue-one{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0a5a9c;
	text-decoration:none;
	font-weight:bold;
}
.mahroon-one{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f540a;
	text-decoration:none;
	font-weight:bold;
}

.footer-links-pipe {
	font-family:tahoma;
	font-size:11px;
	color:#9e741c;
	text-decoration:none;
	line-height:150%;
}
.footer-links {
	font-family:tahoma;
	font-size:11px;
	color:#9e741c;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	line-height:150%;
}
.footer-links:hover {
	color:#000;
}	
.left {
	float:left;
	padding-right:17px;
	padding-left:12px;
}	
.left2 {
	float:left;
	padding-right:17px;
	padding-left:20px;
}		
.right {
	float:right;
	padding-left:17px;
}
.text-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c46e7d;
	text-decoration:none;
	width:85px;
	border:none;
	margin:0px;
	padding:2px 0 0 4px;
	height:15px;
}
.white{
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.header-links{
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.header-links:hover {
	color:#000;
}
