body {
	background-color: #fbf263;
	text-align: left;
}
h1 {
	font-size: 13pt;
	font-family: trebuchet, arial, verdana, sans-serif;
	margin: 5px;
	margin-left: 0px;
	padding: 0px;
}
h2 {
	font-size: 12pt;	
	font-family: trebuchet, arial, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
.content {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #ffffff;
	padding: 25px;
	padding-top: 15px;
	width: 600px;
	height: auto;
	background-image: url(../sharedImages/dots.gif);
	background-repeat: repeat-y;
	line-height: 19px;
	color: #333333; 
	line-height: 1.25;
}
.content table, .content p, .content li, content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #ffffff;
	
}


.content ul {
	color: #162E90;
}



.topMenu {
	text-align: left;
	background-image: url(../sharedImages/fv_products_06.gif);
	color: #fbf263;
}
.topMenu a {
	font-family: trebuchet, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fbf263;
	text-decoration: none;
}
.topMenu a:hover {
	text-decoration: underline;
}
.leftMenu {
	background-color: #92bb4e;
	width: 136px;
	height: 560px;
}
.leftMenu_1line {
 	background-image: url(../sharedImages/leftMenu_box1.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	font-size: 12px;
	color: #31407a;
	font-family: trebuchet, arial, verdana, sans-serif;
}
.leftMenu_2line {
 	background-image: url(../sharedImages/leftMenu_box2.gif);
	background-repeat: no-repeat;
	height: 42px;
	text-align: center;
}
.leftMenu_selected_1line {
 	background-image: url(../sharedImages/leftMenu_box1-over.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	font-size: 12px;
	color: #31407a;
	font-family: arial;
}
.leftMenu_selected_2line {
 	background-image: url(../sharedImages/leftMenu_box2-over.gif);
	background-repeat: no-repeat;
	height: 42px;
	text-align: center;
}
.leftMenu a {
	text-decoration: none;
	color: #31407A;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}
.leftMenu a:hover {
	text-decoration: none;
}
.bottomBar {
	background-color: #6a9220;
	width: 786px;
	height: 34px;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #E9FE9D;
}
.bottomCopyright, .bottomCopyright a {
	color: #6a9220;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.checkedTable {
	background-color: #fbf263; 
	border: solid #92BB4E thin; 
	color: #105810;
}
/* The buyNow box */
.orderBox_row1 {
 	background-color: #B2D96C;
	height: 31px;
}
.orderBox_row2 {
 	background-color: #e9e888;
	height: 31px;
}

