body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/tile/bg_tile.gif);
background-repeat: repeat-x;
background-color:#ece6d4;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color: #454545;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#666666;
scrollbar-track-color:#666666;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
}
.h1 {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #989897;
font-weight:bold;
}
.text {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
}
a:active, a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: underline;
}
.bundtext {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #666666;
}
a.bundtext, a.bundtext:active, a.bundtext:link, a.bundtext:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: underline;
}
.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
.input{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 240px;
height: auto; 
background-color: #ffffff;
}
.input_text{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 240px;
height: 100px; 
background-color: #ffffff;
}
.input_submit {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 118px;
height: auto; 
background-color: #ffffff;
}