body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEBEC;
}
.menuTD {
	background-color: #FDBF45;
}

.headerBG {
	background-color: #DCDDDE;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #E30B17;
}

.productsLinks {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sep {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.presentpage {
	color: #FFFFFF;
	background-color: #E83B45;
	height: 32px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.presentLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.otherpages {
	background-color: #FDBF45;
	height: 32px;
	padding-left: 30px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.otherLinks {
	color: #FFFFFF;
	text-decoration: none;
}
.otherLinks:hover {
	color: #E83B45;
	text-decoration: underline;
}
.mmain {
	height: 100%;
	width: 760px;
	background-color: #FFFFFF;
	background-position: center;
	margin:0px auto;
}.mainTD {
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.form1 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #000000;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E30B17;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}
.ptext {
	width: 160px;
}
.center {
	width: 500px;
}

