TD, BODY, INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

.visible {display:block;}
.hidden {display:none;}


.heading1 {
	font-size:16px;
	font-weight:bold;

}

#divHint {
	position:absolute;
	display:block;
	visibility:hidden;
	border:1px solid #000000;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align:left;
	background-color: #7F9274;
}

H1 {
font-size:20px;
           color: #9A2E11;
           margin-top:-5px;
           margin-bottom: 0px;
      }

H2 {
font-size:16px;
           
      }
a {
text-decoration: none;
}

#menu {
	float:left;
	width:900px;
	background:#F3EFB2;
	font-size:12px;
        font-weight:bold;
	line-height:normal;
	border-bottom:0px solid #666;
	}
#menu ul {
	margin:0;
	padding:2px 2px 0px 2px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:1px;
	padding:0px 0px 0px 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:4px 13px 4px 11px;
	color:#000;
	}
a.boldbuttons{
background: transparent url('images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}
a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}
a.boldbuttons span{
background: transparent url('images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}

img
{  border-style: none;
}
         
#welistforyou
{
display: block;
height: 110px;
width: 686px;
background-image: url(WeListForYou2.gif);
}

