/* CSS Document */*
{ margin:0; padding:0;}

img, table, td { behavior: url(iepngfix.htc); }

.clear {clear:both;}

html, body {
height:100%; color:white;
}


body {
font-size:100%;
line-height:0.95em;
text-align:center;
color:white;

}


html, input, textarea	{	font-family:TAHOMA; 		color:#ffffff;	}	


.width{ width:100%; height:100%;}

a img{ border:0px}

img{ vertical-align:top;  }

a{color:#c8e1b7; text-decoration:underline; font-weight:bold; font-size:0.75em;} 

a:hover{color:white; text-decoration:underline}

ul{margin:0; padding:0; list-style:none; line-height:1.3em}

ul li{background:url(images/arrow3.gif) center left no-repeat; margin:0px; padding-left:10px }

ul li a{color:#a2e8ff; text-decoration:none ; font-weight:normal;}

ul li a:hover { text-decoration:none; color:#77df49; }

h1 { font-weight:bold; font-size:0.95em; color:#409d0a;
}

h2 { font-weight:normal; font-size:0.75em; color:black; text-decoration:underline;
}

h3 { font-weight:bold; font-size:0.90em; color:#409d0a;
}

p {  font-weight:normal; font-size:0.70em; color:white;

}

/*navigation*/

#navigation {

}

/*footer*/

#footer {
text-align:center;
color:white;
font-size:0.80em;
padding:0px 0px 20px 0px;
}

#textup{
width:100%;
height:100%;
}

.input{
align:left;
background:transparent; 
font-color:black;
font-size:0.9em;
}

.input1{
color:black;
width:16px;
height:16px;
font-size:0.9em;
margin:0 5px 0 5px;
align:left;
}

.input2{
background:#ffffff;
border:1px solid #03b5dd;
color:#666666;
width:44px; height:17px;
font-size:1em;
padding-left:5px;
margin:0 0px 0 9px;
vertical-align:middle
}

textarea{
width:193px;
height:152px;
font-size:1em;
padding-left:5px;
margin-bottom:11px;
overflow:auto
}