/* 
 Base
-------------------------------------- */
body,html {
	color: #776655;
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #74AB36 url(../img/body.jpg) repeat-x;
	}
a:link, a:visited{
	color: #CC6633;
	text-decoration: none;
	}
a:hover, a:active{
	color: #FFCC33;
	}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
	}
p {
	margin: 2px 0px;
	padding: 0px;
	}


/* 
 layout 
-------------------------------------- */
#contener {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	background: #FFFFFF;
	}
#header {
	margin: 0px auto;
	padding: 10px 30px;
	width: 790px;
	height: 80px;
	background: url(../img/header.jpg) no-repeat;
	}
#logo {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 65px;
	text-indent: -9999px;
	}
	#logo a {
	width: 230px;
	height: 65px;
	display: block;
	text-indent: -9999px;
	}
#top_main {
	margin: 0px auto;
	padding: 0px;
	width: auto;
	height: auto;
	background: url(../img/back.jpg) repeat-y center;
	}
#main {
	margin: 0px auto;
	padding: 0px 35px 15px;
	width: 780px;
	height: auto;
	background: url(../img/back.jpg) repeat-y;
	}
#footer {
	margin: 0px;
	padding: 10px 55px 6px;
	width: auto;
	height: auto;
	background: #FFFFFF url(../img/footerback.jpg) no-repeat center bottom;
	}
	#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#footer li {
	margin: 0px 2px;
	padding: 0px;
	float: left;
	}
.left {float: left;}
.right {float: right;}
.alignleft {text-align:left;}
	.alignleft img {padding: 4px;}
.alignright {text-align: right;}
	.alignright img {padding: 4px;}
.clear {clear: both;}

#title {
	background: url(../img/title_back.jpg) no-repeat center top;
	margin: 0px auto;
	padding: 25px 35px 10px;
	height: auto;
	width: 780px;
}
.capbar {
	background: url(../img/bar.jpg) no-repeat center top;
	margin: 0px auto;
	padding: 15px 0px 15px 10px;
	height: 20px;
	width: 770px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFF6;
}

#form {
	margin: 0px auto;
	padding: 15px;
	width: 650px;
	height: auto;
	}
.formbar {
	background: url(../img/bar.jpg) no-repeat center top;
	margin: 0px auto;
	padding: 15px 0px 15px 10px;
	height: 20px;
	width: 600px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFF6;
	text-align: center;
}

/* 
 navigation 
-------------------------------------- */
#navi {
	margin: 0px auto;
	padding: 0px 0px 0px 26px;
	height: 30px;
	width: 824px;
	background: url(../img/navi_over.gif) no-repeat;
	}
	#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#navi li {
	float: left;
	padding: 0px;
	width: 100px;
	height: 30px;
	margin: 0px;
	text-indent: -9999px;
	}
	#navi a {
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	}


#navi01 a {background: url(../img/navi.gif) -26px 0px;}
#navi01,#navi01 a:hover {background: url(../img/navi_over.gif) -26px 0px;}
#navi02 a {background: url(../img/navi.gif) -126px 0px;}
#navi02,#navi02 a:hover {background: url(../img/navi_over.gif) -126px 0px;}
#navi03 a {background: url(../img/navi.gif) -226px 0px;}
#navi03,#navi03 a:hover {background: url(../img/navi_over.gif) -226px 0px;}
#navi04 a {background: url(../img/navi.gif) -326px 0px;}
#navi04,#navi04 a:hover {background: url(../img/navi_over.gif) -326px 0px;}
#navi05 a {background: url(../img/navi.gif) -426px 0px;}
#navi05,#navi05 a:hover {background: url(../img/navi_over.gif) -426px 0px;}
#navi06 a {background: url(../img/navi.gif) -526px 0px;}
#navi06,#navi06 a:hover {background: url(../img/navi_over.gif) -526px 0px;}
#navi07 a {background: url(../img/navi.gif) -626px 0px;}
#navi07,#navi07 a:hover {background: url(../img/navi_over.gif) -626px 0px;}



/* 
 style
-------------------------------------- */
.border_dash {border: 1px dashed #999966;}
.border_dash2 {border: 2px dashed #CCCC99;}
.border_double {border: 3px double #74AB36;}
.border_double02 { border: 3px #FFbb66 double;}
.border_side { border-right: 1px solid #999999;border-left: 1px solid #999999;}
.border_bottom { border-bottom: 3px solid #97CC34;}
.border_btmdash { border-bottom: 2px dashed #CCCC99;}
.border_top { border: 1px #FFCC66 solid;}
.border_tb { border-top: 1px solid #404069;border-bottom: 1px solid #404069;}

.btn {
	width: 110px;
	padding: 3px;
	margin: 6px;
	border: 3px double #93C54A;
	background-color: #74AB36;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	}
	.btn a:link,.btn a:visited {
	color: #FFFFFF;
	}

.midashi {
	margin: 5px 0px;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #924928;
	border-bottom: 1px solid #924928;
	font-weight: bold;
	}


/* 
 text
-------------------------------------- */
.small {  font-size: 12px;}
.large {  font-size: 15px;}
.txt {  line-height: normal;}
.txtB {  font-weight: 900; line-height: 15px;} 
.txtB15 { font-size: 15px; font-weight: 900;}
.txt02 {  line-height: 140%;}
.Red {  color: #77270E;}
.RedB {  color: #77270E; font-weight: 900;}
.Ora {  color: #dd9900;}
.OraB { color: #dd9900; font-weight: 900;}
.OraB15 { font-size: 15px; color: #dd9900; font-weight: 900;}
.yell {  color: #FFC85E;}
.Gre {  color: #889955;}
.Blu {  color: #558899;}
.light { color: #E7E5D5;}
.lightB { font-weight: 900; color: #E7E5D5; line-height: 14px;}
.dark {  color: #E7E5D5}
.brown { color: #7C6B5C;}
.brownB { font-weight: bold; color: #7C6B5C;}
.white { color: #FFFFFF; font-size: 12px; line-height: 135%;}
.whiteB { font-weight: 900; color: #FFFFFF;} 
.black { color: #000000;}
.blackB { font-weight: 900; color: #000000;}
.purple { color: #990033;}

