/* CSS Document */
body {padding:0; margin:0; background-image:url(images/index_01.jpg); background-repeat:repeat-x;}
body, td, input, textarea{
	font-size:14px;
    font-family:Helvetica, Gill Sans, Verdana, Tahoma;
	color:#474747;
	line-height:16px;
	vertical-align:top;
	padding:0px;
}

.style1 {	font-family: Helvetica;
	font-size: 14px;
}
.style2 {font-family: Helvetica}
.style3 {font-size: 11px}
.style4 {
	font-family: Helvetica;
	font-size: 14px;
	color: #474747;
}

p.bold {
font-weight:1900;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:36px;
}

h2 {
	font-size:18px;
	font-family:Helvetica, Gill Sans, Verdana, Tahomal;
	color:#474747;
	text-decoration: none;
	letter-spacing: -0.03cm;
	font-weight: normal;
	line-height: 20px;
	margin-top:14px;
}

#input1{
   background:#FFFFFF;
   border:1px solid #B2C1C4;
   padding-left:8px;
   width:138px; height:21px;
   color:#748184;
   margin-right:9px;
   vertical-align:middle;
   padding-top:2px;
   font-size:10px
}
#input2{
   border:0px;
   padding-left:0px;
   width:26px; height:21px;
   vertical-align:middle
}
#input3{
   border:0px;
   padding-left:0px;
   width:41px; height:21px;
}
#input4{
   border:0px;
   padding-left:0px;
   width:41px; height:21px;
}
#copyright{
   border:0px;
   font-size:0.8em;
   font-family:tahoma;
   text-decoration:none;
   color:6d6c6c;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#ce0606; text-decoration:none} 
a:hover{text-decoration:underline}
span a{color:#834B4C; text-decoration:underline}
b{ font-weight: bold;} 
li{ background:url(images/1_z1.gif) no-repeat left center; margin:0; padding-left:14px; line-height: 14px; list-style-type: none; }
li a{color:#834B4C;} 
ul{margin:0; padding:0; list-style:none; line-height:16px}

input{
   background:#ffffff;
   border:solid 1px #b4b0ae;
   padding-left:5px;
   width:400px; height:20px;
   color:#ce0606;
}

.inputbutton{
   background:#ffffff;
   border:solid 1px #b4b0ae;
   padding-left:5px;
   width:200px; height:20px;
   color:#ce0606;
}

textarea{
   background:#ffffff;
   color:#834B4C;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:400px; height:100px;
   overflow:auto}
