.stylesheet {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
.tdtop {
    /*  background-image: url(header.jpg);  ** IGNORED BY CODER ***/
	background-image:url(new_site_logo.jpg);
	background-repeat: no-repeat;
	width:780px;
	height:91px;
	background-repeat: no-repeat;
	padding-top: 18px;	
}
.siteheading{
	font-family:"Book Antiqua", Tahoma;
	font-size:30px;
	text-align:center;
	color:#ffffff;
}
.tdad {
	/*background-image: url(ad.jpg);*/
	text-align:center;
	width:700px;
	height:105px;
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdred {
	background-image: url(pic1.jpg);
	/* background-color:#ae0707; */
	width:780px;
}

.tdsignup {
	/*background-image: url(imgEmailSignupBg.png);
	background-repeat: no-repeat; */
	background-color: #35455F;
	text-align: center;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;

}

.tdlogin {
    /*background-image: url(login.gif);
	width:288px; */
	/* background-color: #35455F; */
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

.tdmenu {
    /* background-image:url(menu.jpg); CODER */
	background-image:url(top_nav_bg.jpg);
	background-position: left top;
	background-repeat:repeat-y;
    /*border-top:3px solid #ffffff;
    border-left:0px;
	border-right:0px;
	border-bottom:0px; */
	width:790px;
	height:36px;
}

.tdborder {
	border-top:3px solid #ffffff;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.leftbox {
	width:219px;
	height:308px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*border-left : 2px solid #000;
	border-right: 2px solid #000;
	border-bottom : 2px solid #000;
	/* border-left-width: 2px;
	border-left-style: solid;
	/*border-left-color: #FFFFFF;
	border-top: 20px solid #FFFFFF;*/
	/*border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}

.leftbox_heading
{	background-image:url(top_nav_bg.jpg);
	width:217px;
	height:41px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top: 20px solid #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	font-family:Arial;
	font-size:20px;
	color:#FFF;
}
.main_td {
	padding: 0px;
	background-color:#FFFFFF;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
}
.td_wel_font {
	font-family: Arial;
	font-size: 13px;
	color: #383636;
	font-weight: bold;
	font-style: normal;
}
.left_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;

	/*padding-top:20px;
	padding-right:20px;
	padding-left:20px;*/	
}
.td_footer {
	background-image:url(top_nav_bg.jpg);
	background-color: #FAA315;
	border-top: 3px solid #AE0707;
	border-right: 3px none #AE0707;
	border-bottom: 3px none #AE0707;
	border-left: 3px none #AE0707;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.td_white {
background-color:#FFFFFF;
}

.td_menu_fonts {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 13px;
	color: #ffffff;
}
A.text:link,A.text:visited  {
	color:#ffffff;
	text-decoration:none;
	}
A.text:hover{
	color:#54250C;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}