/* CSS Document */

/*New styles*/
body {
	color:#000000;
	font-size:11pt;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(https://www.econoday.com/images/Econoday_LandingPages_SITEBackground.jpg);
	background-repeat: repeat-x;
	margin-top:50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #ECEAEB;
}
.content {
	background-image: url(/images/myeconoday/content-bg.gif);
	width:1060px;
	margin:auto;
	background-repeat: repeat-y;
	border-style:solid;
	border-width:0px;
	border-color:#6C3;
}
.content-table {
	width:800px;
	margin-left:120px;
	margin-right:120px;
	border-style: solid;
	border-width: 0px;
	border-color: #F39;
}

/*New styles*/

/*body {
	background-attachment: scroll;
	background-image: url(/images/econ_prvtcal_bkgnd.jpg);
	background-repeat: no-repeat;
	background-color: #00A9A6;
	color: #FFFFFF;
	font-family: Arial;
}*/

a {
	color: #0000ff;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

.logintable {
	color: #000000;
	font-family: Arial;
	margin: 10px 0px 0px 50px;	
 }
.logintablelefttd {
	padding:5px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 1px 1px 0px;
	width: 250px;
}
.logintablerighttd { padding:5px; border-style:solid; border-color:#CCCCCC; border-width:0px 0px 1px 0px;}
 .logintableheader {
	background-color: #4B4C4D;
	color: #FFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
 .logintableheader td {
padding:0px 0px 0px 10px;
}

.wwweconodaycomlogo {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
p.econodaylogo { text-align:center; }

td.menuleft { width:140px; }
.menuleft p { font-size: 12px; }
.menuleft p a { text-decoration: underline; }
.menuleft p a:hover { text-decoration: none; }
