﻿.mybutton1
{
   float:left;text-align:center;
   font-size:1.1em;
   font-weight:bold;
   margin-top:4px;
  background: #29200B url(../images/modules/h3style-01.jpg) repeat-x scroll 0pt 50%;
	color: #FFF;
	padding: 4px 15px;
	cursor: pointer;
	border: 1px solid white;
}

.button {
background:url("../images/modules/h3style-01.jpg") repeat-x scroll 0 50% #29200B;
border:1px solid white;
color:#FFFFFF;
cursor:pointer;
padding:4px 15px;
}
/*Section Table Headers*/
.sectiontableheader {
	background:#d7caa8 url(../images/toolbar-bg.png) repeat-x;
	color: #736644;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
td.sectiontableentry2 {
	text-indent: 5px;
	padding: 4px 0 5px;
}
td.sectiontableentry1 {
	text-indent: 5px;
	padding: 4px 0 5px;
}
tr.sectiontableentry2 td {
	text-indent: 5px;
	padding: 4px 0 5px;
}
tr.sectiontableentry1 td {
	text-indent: 5px;
	padding: 4px 0 5px;
}
.sectiontableheader {
	text-indent: 5px;
	padding: 4px 0 5px;
}
.sectiontableheader {
	font-weight: bold;
}
.sectiontableentry1 {
	background: #F2EFE1;
	color: #333;
	font-size: 11px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D7CAA8;
}
.sectiontableentry2 {
	background: #F8F5E8;
	color: #333;
	font-size: 11px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D7CAA8;
}


