body {padding:0; margin:0; background-color:#83E5F3}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#454952;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#24A90C; text-decoration:underline} 
a:hover{text-decoration:none}

span{color:#24A90C; font-size:9px;}
 
.txt{color:#454952;}
.txt1{color:#24A90C; font-size:11px;}

.header a{color:#2D4C6B; text-decoration:none} 
.header a:hover{text-decoration:underline}
.footer{color:#324C66; } 
.footer a {color:#ED037C;} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:12px; padding-bottom:3px}

input{
   background:#FFFFFF;
   border:1px solid #C1C7CA;
   padding-left:5px;
   width:229px; height:18px;
}
textarea{
   background:#FFFFFF;
   border:1px solid #C1C7CA;
   padding-left:5px;
   width:229px; height:153px;
   overflow:auto}