 body {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 77%;
	text-align: center;
   color: #909090;
	background-color: #A69785;
}

.line3px {  font-size: 3px; line-height: 3px}

.txt {
   color: #000000
   }

.txtRed {
   color: #AB0026
   }

.txtBoldRed {
   color: #AB0026;
   font-weight: 800
   }

.txtBold {
   color: #000000;
   font-weight: 800
   }

.txtBoldInactive {
   color: #999999;
   font-weight: 800
   }

.txtInactive {
   color: #999999
   }

.txtBrown {
   color: #6B6156
   }

.txtBrown {
   color: #6B6156
   }

.txtBrown A:link   { color: #3D3124; text-decoration: none }
.txtBrown A:active   { color: #FFFFFF; text-decoration: none }
.txtBrown A:visited   { color: #3D3124; text-decoration: none }
.txtBrown A:hover   { color: #FFFFFF; text-decoration: none }

.txtExplain {
   font-size: 12px;
   color: #FF3300
   }

.title {
   font-size: 18px;
   font-weight: 800;
   color: #000000
   }

.titleLight {
   font-size: 18px;
   color: #000000
   }

.input {
   color: #333333;
   border: 1px #A69785 solid;
   width: 200px;
   padding-left: 4px
   }
   
 .inputLong {
   color: #333333;
   border: 1px #A69785 solid;
   width: 400px;
   padding-left: 4px
   }

.button {
   color: #333333;
   border: 1px #A69785 solid
   }

.drop {
   color: #333333;
   border: 1px #A69785 solid;
   width: 100px;
   padding-left: 4px
   }

.droplarger {
   color: #333333;
   border: 1px #A69785 solid;
   width: 120px;
   padding-left: 4px
   }

.textarea {
   color: #333333;
   border: 1px #A69785 solid;
   width: 300px;
   padding-left: 4px;
   clip:  rect(   )
   }

.textarea2 {
   color: #333333;
   border: 1px #A69785 solid;
   width: 450px;
   padding-left: 4px;
   clip:  rect(   )
   }

.file {
   color: #333333;
   border: 1px #A69785 solid;
   width: 400px;
   padding-left: 10px;
   clip:  rect(   )
   }

.titleWhite {
   font-size: 18px;
   color: #D3CBC2
   }

.txtLittle {
   font-size: 11px;
   color: #6A6054
   }

.webmaster {
   font-size: 11px;
   color: #6A6054
   }

.webmaster A:link   { color: #6A6054; text-decoration: none }
.webmaster A:active   { color: #FFFFFF; text-decoration: none }
.webmaster A:visited   { color: #6A6054; text-decoration: none }
.webmaster A:hover   { color: #FFFFFF; text-decoration: none }

.txt10 {
   font-size: 12px;
   line-height: 12px;
   color: #000000
   }

.txtList {
   color: #000000;
   padding-bottom: 7px
   }

.txtBoldBig {
   font-size: 16px;
   color: #000000;
   font-weight: 800
   }

.inputSmall {
   color: #333333;
   border: 1px #A69785 solid;
   width: 150px;
   padding-left: 4px
   }
   
.number { 
	font-size: 18px; 
	color: #A80313
	}
	
.numberSmall {
	font-size: 10px; 
	color: #A80313
	}

.drop {
color: #333333;
border: 1px #A69785 solid;
padding-left: 4px;
size: 40px
}
.input {
color: #333333;
border: 1px #A69785 solid;
padding-left: 4px
}

.inputl {
color: #333333;
border: 1px #A69785 solid;
padding-left: 4px;
size: 40px
}

.button {
color: #333333;
border: 1px #A69785 solid;
}


