body { 
	margin: 0 auto; margin-top: 16px;
	background-color: #ccf5f3; background-image:url(bg-page.png); background-repeat: repeat-x; 	
	color: #252525; 
	font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*letter-spacing: 0.2px;*/
	/*line-height: 120%;*/
	width: 980px;
}

img, div, td { behavior: url(images/iepngfix.htc) }
#wrap { 
  font-size: 110%; line-height: 120%;
}

h1 { font-size: 110%; color: #f39201; }
h2 { font-size: 130%; color: #f39201; }
h3 { font-size: 150%; color: #f39201; }

.textTitle { font-size: 150%; color: #f39201; }

#bgNavs { background-image: url(bg-navs.png); background-repeat: no-repeat; height: 50px; width: 980px;}
#bgNavs a { color: #ffffff; font-size: 160%; text-decoration: none; }
#bgNavs a:hover { color: #ffe8a5; font-size: 160%; text-decoration: underline; }

.navFocus { color: #ffe8a5; font-size: 160%; }

.bgWhite-t { background-image: url(bg-white-t.png); background-repeat: no-repeat; height: 9px; width: 980px; max-height:9px; padding: 0px; margin: 0px; }
.bgWhite-m { background-image: url(bg-white-m.png); background-repeat: repeat-y; width: 980px;}
.bgWhite-b { background-image: url(bg-white-b.png); background-repeat: no-repeat; height: 9px; width: 980px;}

#bgFooter { background-image: url(footer.png); background-position: top; background-repeat: no-repeat; min-height: 90px; height: 90px; width: 980px; color: #869aa1; font-size: 86%;}
#bgFooter a { color: #869aa1; text-decoration: none; }
#bgFooter a:hover { color: #23383e; text-decoration: underline; }

.bgTblHdr-l { background-image: url(table-hdr-l.png); background-repeat: no-repeat; height: 30px; width: 12px;}
.bgTblHdr-m { background-image: url(table-hdr-m.png); background-repeat: repeat-x; height: 30px;}
.bgTblHdr-r { background-image: url(table-hdr-r.png); background-repeat: no-repeat; height: 30px; width: 12px;}

.bgAffiliateLogin-t { background-image: url(bg-affiliate-login-t.png); background-repeat: no-repeat; height: 9px; width: 300px; }
.bgAffiliateLogin-m { background-image: url(bg-affiliate-login-m.png); background-repeat: repeat-y; width: 300px; }
.bgAffiliateLogin-b { background-image: url(bg-affiliate-login-b.png); background-repeat: no-repeat; height: 9px; width: 300px; }

.bgYellow-t { background-image: url(bg-yellow-t.png); background-repeat: no-repeat; height: 9px !important; width: 570px; margin-bottom: 0px; padding-bottom: 0px; line-height: 80%}
.bgYellow-m { background-image: url(bg-yellow-m.png); background-repeat: repeat-y; width: 570px;}
.bgYellow-b { background-image: url(bg-yellow-b.png); background-repeat: no-repeat; height: 9px; width: 570px;}

#tableTRbgColor { background-color: #ffffff; }
#tableTRbgColor tr{ background-color: #dde9ff; }

.TDsignup { background-color: #c2d4ff; height: 28px; }

.bgGrey { background-image: url(bg-grey.png); background-repeat: no-repeat; background-position: top; width:300; }

.formInput  { background-color: #ffffff; border-top: 1px solid #ffeab3; border-left: 1px solid #ffeab3; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; font-size: 100%; margin-right: 6px; padding: 3px 3px 0px 3px; height: 24px; }

.formInput-2  { background-color: #ffffff; border-top: 1px solid #bfd3ff; border-left: 1px solid #bfd3ff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; font-size: 100%; margin-right: 6px; padding: 3px 3px 0px 3px; height: 20px; }

textarea { background-color: #ffffff; border-top: 1px solid #bfd3ff; border-left: 1px solid #bfd3ff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; font-size: 100%; margin-right: 6px; padding: 3px 3px 0px 3px;}
