/* CSS Document */
.small {
	font-size: 9px;
	color: #807B53;
}
.small2 {
	font-size: 10px;
	
}
.persinput{
	font-size: 12px;
	font-weight: normal;
    color: #4F371E;
	border: 0px;
    width:100%;
    height:20px;
    vertical-align:middle;
    padding-right:10px;
    padding-left:10px;

}
.personal{
	border-left: 1px solid #B3AF96;
	border-top: 1px solid #B3AF96;
}

.personal1{
	border-left: 1px solid #B3AF96;
	border-top: 1px solid #B3AF96;
	border-right: 1px solid #B3AF96;
}
.personal2{
	border-left: 1px solid #B3AF96;
	border-right: 1px solid #B3AF96;
	border-top: 1px solid #B3AF96;
	border-bottom: 1px solid #B3AF96;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #4F371E;
	background-color: #DEDCCC;
}
.main,input,textarea,select{
	font-size: 12px;
	font-weight: normal;
    color: #4F371E;
}

.txt {
	background-attachment: fixed;
	background-image: url(../images/sec_css_und_nad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B5B193;
	border-right-color: #B5B193;
	border-bottom-color: #B5B193;
	border-left-color: #B5B193;
}

a {
	font-weight: normal;
	color: #A07B09;
}

a:hover {
	color: #77734D;
}
a.stat {
	text-decoration: none;
}
.newsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F371E;
}
.errorSpan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD6F00;
}
.newsHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #848165;
}

.menubottom01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A9A376;
}
h1 {
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 21px;
	font-weight: normal;
	color: #807B53;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.reHeader{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #7E7A58;
  	font-style:none;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	
	vertical-align:middle;

}
.rePrice{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
  	font-style:none;
	text-decoration:none;
	vertical-align:middle;			

}
.reMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A07B09;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F371E;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.reBut{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
  	font-style:none;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	background-color:#A39F7D;
	border:1px solid  #3F3B26;
	width:140;
	height:20;
}

p {
	margin-top: 5px;
	margin-bottom: 7px;
}

td {
	font-size: 12px;
}
p {
	margin-top: 5px;
	margin-bottom: 7px;
}

td {
	font-size: 12px;
}

input.sub {
	font-size: 12px;
	color: #E3E2D5;
	background-color: #8A876D;
	border: #625644;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #D0CEBC;
	size: 1px;
	height: 1px;
}