body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#636363;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}

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

a{color:#008BCD; text-decoration:none} 
a:hover{text-decoration:underline}

.b{ color:#008BCD; font-size:9px}
span{ color:#008BCD; font-size:11px}
 
.header{color:#2C1F1E; font-size:10px;} 
.header a{ font-size:9px; font-weight:bold; color:#B6D0ED; text-decoration:none}
.header a:hover{ text-decoration:underline}

.footer{color:#636363; font-size:9px;} 
.footer a {color:#636363; font-size:9px; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px; vertical-align:middle; color:#BA2A28; font-size:9px; font-weight:bold; background-position:0 4px; text-decoration:none}
.more:hover{ text-decoration:underline}

.more1{background:url(images/1_z2.gif)  center left no-repeat; padding-left:9px; vertical-align:middle; color:#008BCD; font-size:11px; background-position:0 4px; text-decoration:none}
.more1:hover{ text-decoration:underline}


input{
   background:#FFFFFF;
   border:1px solid #C3C3C3;
   padding-left:5px;
   width:197px; height:20px;
}
textarea{
   background:#FFFFFF;
   border:1px solid #C3C3C3;
   padding-left:5px;
   width:197px; height:146px;
   overflow:auto}