body {
	margin: 0px;
	padding: 0px;
	background-color: #cdc8bb;
	
}
form {
	margin: 0px;
	padding: 0px;
}
.menuFirst a{
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px;
	width: 152px;
	background-image: url(images/css/curve_clr01_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #7A7069;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	text-transform: uppercase;
}
.menuFirst_dwn a {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px;
	width: 152px;
	background-image: url(images/css/curve_clr02_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	background-color: #F7771D;
	text-transform: uppercase;
}
.menu a {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px;
	width: 152px;
	background-color: #7A7069;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	text-transform: uppercase;
}
.menu_dwn a {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px;
	width: 152px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	background-color: #F7771D;
	text-transform: uppercase;
}
.menuLast a {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px;
	width: 152px;
	background-image: url(images/css/curve_clr01_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #7A7069;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
.menuLast_dwn a {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 25px;
	width: 152px;
	background-image: url(images/css/curve_clr02_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	display: block;
	background-color: #F7771D;
	text-transform: uppercase;
}
.menuFirst a:hover {
	text-decoration: underline;
}
.menuFirst_dwn a:hover {
	text-decoration: underline;
}
.menu a:hover {
	text-decoration: underline;
}
.menu_dwn a:hover {
	text-decoration: underline;
}
.menuLast a:hover {
	text-decoration: underline;
}
.menuLast_dwn a:hover {
	text-decoration: underline;
}
.login_box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4D4139;
}
.login_box_wht {
	color: #FFF;
}

.login_submit {
	display: inline;
	height: 20px;
	width: 20px;
	background-image: url(images/heading/login_submit.gif);
	margin-left: 8px;
	background-color: #4D4139;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	margin-top: -2px;
	cursor: pointer;
}

.login_email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #4D4139;
	width: 158px;
	height: 18px;
	line-height: 11px;
	display: inline;
	color: #4D4139;
}
.login_password {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #4D4139;
	width: 128px;
	height: 18px;
	line-height: 11px;
	display: inline;
	color: #4D4139;
	margin: 0px;
}
.locator {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7A7069;
	display: block;
	margin-top: 10px;
}

.locator a{
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #7A7069;
}

.login_user {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
.login_box a {
	color: #FFF;
	font-weight: bold;
}
.MainTextBox a {
	color: #4D4139;
}
