body {
	background-color: #ffffff;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 43px;
	margin-left: auto;
}
.logo-txt {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #018ac1;
	text-decoration: none;
}
.logo-txt1 {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #ff4102;
	text-decoration: none;
}

.top-center-bg {
	background-image: url(../images/landing/top-center-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
.center-gray-bg {
	background-color: #f0f0f0;
	height: 83px;
}


.Botm-bg {
	background-image: url(../images/landing/botm-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e56203;
	text-decoration: none;
}
.gray-bg {
	background-image: url(../images/landing/gray-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	background-color: #fbfbfb;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.menu-bg {
	background-image: url(../images/landing/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
.table-bord {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.center-menu {
	font-family: "Arial Narrow";
		font-weight:bold;
	font-size:12pt;
	text-align: center;
	text-decoration: italic;
	text-transform: uppercase;
	color: #FFFFFF;
}

.center-menu a:link{color: #FFFFFF;text-decoration: none;}
.center-menu a:visited{color: #FFFFFF;text-decoration: none;}	
.center-menu a:hover{color: #ff4102;text-decoration: none;}
.center-menu a:active{color: #FFFFFF;text-decoration: none;}	
	
.top-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	padding-right: 2px;
}

.top-txt a:link{color: #888888;text-decoration: none;}
.top-txt a:visited{color: #888888;text-decoration: none;}	
.top-txt a:hover{color: #ff4102;text-decoration: none;}
.top-txt a:active{color: #888888;text-decoration: none;}	
.txt-field {
	background-color: #FFFFFF;
	height: 16px;
	width: 116px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}
.blue-txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0494cf;
	text-decoration: none;
}
.remember-txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
}
.checkbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	height: 12px;
	width: 12px;
}
