.table-bg {
	background-image: url(images/bg-logo.gif);
	background-position: 100px 200px;
	background-repeat: no-repeat;
	padding: 5px;
}
body {
	margin: 0px;
	background-color: #FDFDF8;
}
.mainheader {
font: 16px/18px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: bold;
	color: #DA6434;
	margin-left:30px;
}
.header {
font: 16px/18px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: bold;
	color: #DA6434;
	padding-left:4px;
}
.question {
	font-size: 13px;
	font-weight: bold;
	color: #8B962E;
}
.rt-link {
	font-size: 11px;
	color: #A4AF35;
	text-decoration: none;
}

.style1 {
	font: 12px/13px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	line-height:17px;
	font-weight: normal;
}
.style2 {
font: 11px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
}
.box {
	border: 1px solid #E0DFE3;}
.box2 {
	border: 1px solid #ccc;}

/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	line-height:17px;
	font-weight: normal;
	color:#333333;}

#sectionLinks{
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 110%; 
	text-align: left;
	background-color: #FFFFFF;
	width: 180px;
}
#sectionLinks h3  {
background-image:url(images/leafayursm.gif)
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0; 
font: 15px/17px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: bold;
	color: #DA6434;
	padding-left: 0px; 	padding-right:0px; 	padding-top:3px; padding-bottom:3px; 
	text-indent: 3px;
	font-weight: normal;
	margin: 0;
	}

#sectionLinks a:link {
	text-indent: 3px;
	display: block;
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: normal;
color: #333;	padding-left:17px; padding-right:0px; padding-top:4px; padding-bottom:4px;
	text-decoration: none;
	border-bottom: 1px solid #e8e8e8; border-top: #e8e8e8; 
	border-right: 1px solid #cccccc; border-left: #e8e8e8; 
	
	background-color: #FFFFFF;

	}

#sectionLinks a:visited {
	text-indent: 3px;
	display: block;
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: normal;
	color: #333333;	padding-left:17px; padding-right:0px; padding-top:4px; padding-bottom:4px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc; border-top: #e8e8e8; 
	border-right: 1px solid #cccccc; border-left: #e8e8e8; 
		background-color:#fff;
	}
#sectionLinks a:hover	{
	text-indent: 3px;
	display: block;
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: normal;
color: #CD3301;	padding-left:17px; padding-right:0px; padding-top:4px; padding-bottom:4px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFE8; border-top: #e8e8e8; 
	border-right: 1px solid #cccccc; border-left: #e8e8e8;
	background-color:#FFFFE8;
	}
	
.navon	{
	text-indent: 3px;
	display: block;
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: normal;
color: #CD3301;	padding-left:17px; padding-right:0px; padding-top:4px; padding-bottom:4px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFE8; border-top: #e8e8e8; 
	border-right: 1px solid #cccccc; border-left: #e8e8e8;
	background-color:#FFFFE8;
	}	
	
	#sectionLinks a:active	{
	text-indent: 3px;
	display: block;
	font: 12px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-weight: normal;
color: #CD3301;	padding-left:17px; padding-right:0px; padding-top:4px; padding-bottom:4px;
	text-decoration: underline;
	border-bottom: 1px solid #e8e8e8; border-top: #e8e8e8; 
	border-right: 1px solid #cccccc; border-left: #e8e8e8;
	background-color:#fff;
	}



hr {
	/*color: #AB4902; */
	color: #9CAB42;
	background-color: #9CAB42;
	height:1px;
	width:90%;
}
.cartinput {
	color: #FFFFFF;
	background-color: #DA6434;
	margin:0;
}
