/** {
	padding: 0;
	margin: 0;
}*/
body {
	background-color: #fff;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #312918;
}
#wrapper {
	width: 900px; 
	margin: 0 auto;
	text-align: left;
}
p {
	margin-right: 8px;
}
.p_mt0 {
	margin-top: 0;
}
td, th {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #312918;
}

a {
	color: #7e6a3d;
	text-decoration: none;
}

/*a:link {
	color: #7e6a3d;
}*/

a:hover {
	color: #99cc33;
	text-decoration: none;
}
/*a:visited {
	color: #7e6a3d;	
}*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	/*line-height: 20px;*/
	/*color: #99cc33;*/
	margin-bottom: 8px;
	color: #9c3;
	margin-left: 20px;
	margin-top: 12px;
}
ul {
	padding-top: 0;
	padding-left: 20px;
	margin-top: 0;
}
li {
	list-style-position: outside;
	list-style-image: url(images/boulette2.gif);
	color: #555;
	margin-right: 12px;
	margin-left: 0;
	padding: 0 4px 8px;
}

.sidebar {
	color: gray;
	font-size: .9em;
	background-color: #edede7;
	padding-right: 10px;
}

.tabletitle {
	font-size: 18px;
	color: #99cc33;
	padding-top: 20px;
	line-height: 20px;
}

/* Table styling */
.tb_b {
	/*border: thin solid #ccc;*/
	background-color: white;
	padding: 0;
	border: thin solid #ccc;
}
.tb_b2 {
	border: thin solid #ccc;
}
.tb_bkgd_main{
	background-color: #ccc;
}
.tb_bkgd {
	/*background-color: #c5c0b6;*/
	background-color: #f7f7f7;
	padding: 0;
}

/* My Comment */
.td_pn {
	padding: 0 1px 1px;
}
.td_p_prod {
	padding-top: 24px;
	padding-bottom: 12px;
}
.td_bn {
	color: #444;
	padding-top: 0;
	padding-left: 20px;
}
.td_bl {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #444;
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 0;
}
.td_bl2 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #444;
	/*padding-top: 0;*/
	padding-left: 20px;
	padding-bottom: 0;
}
.td_bt {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #444;
	padding-top: 0;
	padding-left: 20px;
}

.td_blt {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #444;
	padding-top: 0;
	padding-left: 20px;
}

.td_bt2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #444;
}
.td_blt2 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 20px;
	color: #444;
}
.td_nav2 {
	padding-bottom: 7px;
	padding-top: 7px;
	/*background-color: #f2f2f2;
	border-bottom: thin solid #cccccc;*/
}
.td_pl {
	margin-right: 10px;
}
.nav2 {
	font-size: 1.1em;
	text-align: center;
}
.nav3 {
	font-size: 14px;
	text-indent: -7pt;
}
/*.nav2_sel {
	color: #99cc33;
	display: inline;
}*/

h1 {
	color: #333;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #99cc33;
	font-weight: normal;
	font-style: normal;
}

.product {
	font-weight: bold;
	line-height: 0;
	padding-bottom: 6px;
	padding-top: 14px;
}


.round-box {
empty-cells: show;
}

/* Rounded table styles */
.round-box td {
padding: 0;
margin: 0;
}
.round-box .s {
font-size: 1px;
line-height: 1px;
}
.round-box td.s,
.round-box td.c {
background-color: #ddd;
}
.round-box td.e {
background-color: #fff;
width: 1px;
}
.round-box .tl,
.round-box .tr,
.round-box .bl,
.round-box .br {
width: 11px;
height: 11px;
background-repeat: no-repeat;
}
.round-box .tl {
background-image: url(images/corner_tl.gif);
background-position: top left;
}
.round-box .tr {
background-image: url(images/corner_tr.gif);
background-position: top right;
}
.round-box .bl {
background-image: url(images/corner_bl.gif);
background-position: bottom left;
}
.round-box .br {
background-image: url(images/corner_br.gif);
background-position: bottom right;
}
.round-box .sq {
background-image: none;
}
.round-box .sb {
background-color: #fff;
	padding: 0 10px;
	width: 170px;
	border: 1px solid silver;
	font-size: .9em;
}
.round-box .b {
	border: 1px solid #999;
}
