@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background: #FFF;
	font: normal 10pt/15pt Arial, Helvetica, sans-serif;
	color: #603813;
}
td{
	/*font: normal 12px/18px Arial, Helvetica, sans-serif;*/
	text-align: left;
	vertical-align: top;
}
a{
	color: #388744;
	/*text-decoration: underline;*/
	text-decoration: none;
}
a:hover{
	color: #960;
	text-decoration: none;
}
.smallBookText{
	color: #603813;
	font-size: 10pt;
	line-height: 10pt;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}
.justify{
	text-align: justify;
}
input.txtbox{
	width: 300px;
	height: 15px;
	background: #ffffe0;
	border: 1px solid #c3996b;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 3px;
	margin: 0 0 7px 0;
}
textarea.areabox{
	width: 300px;
	height: 100px;
	background: #ffffe0;
	border: 1px solid #c3996b;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 3px;
	margin: 0 0 7px 0;
}
img{
	border: 0;
	outline: none;
}
img.border{
	border: 1px solid #960;
}
h1{
	font: normal 25px/30px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}
h2{
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}
br.height10{
	margin-bottom: 10px;
}


table.maintable{
	width: 957px;
	height: auto;
	border: 1px solid #c3996b;
	border-top: 0;
	border-bottom: 0;
	margin: 0 auto;
	float: none;
	clear: both;
}


table.header{
	background: url(../images/header.gif) right top no-repeat;
	width: 100%;
	height: 122px;
	border: 0;
}
div#logo_link{
	position: absolute;
	margin: 0 0 0 30px;
	width: 458px;
	height: 122px;
	border: 0;
}


table.navbar_holder{
	width: 100%;
	height: 35px;
	border: 1px solid #c3996b;
	border-left: 0;
	border-right: 0;
}
table.navbar{
	width: auto;
	height: 35px;
	border: 0;
}
table.navbar td{
	text-align: center;
	line-height: 35px;
}
table.navbar a{
	display: block;
	color: #a87c4f;
	text-decoration: none;
	padding: 0 30px;
}
table.navbar a:hover, table.navbar a.here, table.navbar a.here:hover{
	background: #37b34a;
	color: #000;
	text-decoration: none;
}


table.content{
	width: 899px;
	height: auto;
	border: 0;
	margin: 0 auto;
}


table.footer{
	width: 899px;
	height: px;
	border: 0;
	background: #d9ef8b;
	margin: 0 auto;
}
table.footer td{
	padding: 30px 22px;
}
.btn01{
background-image:url(../images/buy_btn.gif);
background-repeat:no-repeat;
width:93px;
height:18px;
border:0px;
font:bold 12px/16px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
text-align:center;
cursor:pointer;
}
table.btn{
width: auto;
height: 20px;
border: 0;
}
table.btn1 td.left{
background: url(../images/btn1_left.gif) left center no-repeat;
width: 4px;
}
table.btn1 td.right{
background: url(../images/btn1_right.gif) right center no-repeat;
width: 4px;
}
table.btn1 input.repeat{
background: url(../images/btn1_repeat.gif) left center repeat-x;
border: 0;
height: 20px;
text-align:center;
padding-bottom:6px;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #FFF;
padding: 0 10px;
cursor:pointer;
}

.HRLine 
{
  border: none;
  background-color: #8a5d3b;
  color: #8a5d3b;
  height: 1px;
}

.btn01_edit{
background-image:url(../images/edit_btn.gif);
background-repeat:no-repeat;
width:44px;
height:20px;
border:0px;
font:bold 12px/16px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
text-align:center;
cursor:pointer;
}
