@charset "utf-8";
/* CSS Document */
body {  
	background-color: #EDE4D3;
}
.style1 {  
	color: #5E1925;
	font-size: 12px;
}
.style2 {
  font-size: 12px;
}
.style3 {
  color: #5E1925;
}
a:link {  
	color: #5E1925;
}
a:visited {  
	color: #5E1925;
}
a:hover {  
	color: #5E1925;
}
a:active {  
	color: #5E1925;
}
.style8 {
  color: #5E1925;
}

#form1{  
	display:block;
	position: relative; 
	text-align:left;
	height:26px;
	width:160px;
	margin:0px;
}

#searchBtn1 {
    position: absolute;
    top: 0;
    left: 110px;  
}  

/*---20110413---------------*/
#addTx {
	margin: 10px 10px 0px;
	padding: 0px;
}
#addTx h2 ,
#addTx p {
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #541122;
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	height:20px;
	width:100%;
	text-indent:15px;
	background: #EDE4D3 url(../img/head11.jpg) repeat;
}

