body {padding:0; margin:0; background-color:#345D93}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#CBD5E4;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

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

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

ul{margin:0; padding:0; list-style:none; line-height:18px}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:18px }
li a{color:#CCD6E4;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer td{color:#090B29; font-size:9px; text-transform:uppercase} 
.footer a {color:#090B29; 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:17px; text-transform:uppercase; vertical-align:middle; font-size:9px}

.set td{ color:#090B29; font-size:10px; line-height:12px}
.set strong{ font-weight:bold; font-family:Tahoma; text-transform:uppercase}

input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
textarea{
   background:#2D2D2D;
   border:1px solid #888888;
   padding-left:5px;
   width:224px; height:118px;
   overflow:auto}