body {padding:0; margin:0;}
body, td, input, select, 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;	}

h1
{

	color: navy;
	font-size: 24px;
}

.accent
{

	color: #008BCD;

}

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

.b{ color:#008BCD; font-size:9px}
span{ color:#008BCD; font-size:11px}

ul{margin:0; padding:0; list-style:none; line-height:20px}
li{background:url(images/1_z3.gif)  bottom left no-repeat; margin:0px; }
li a{background:url(images/1_z2.gif)  center left no-repeat; color:#008BCD; text-decoration:none; padding-left:7px}
li a:hover{ text-decoration:none} 

.set ul{margin:0; padding:0; list-style:none; line-height:20px}
.set li{background:url(images/1_z3.gif)  bottom left no-repeat; margin:0px; }
.set li a{background:url(images/1_z2.gif)  center left no-repeat; color:#008BCD; text-decoration:none; padding-left:7px; font-size:9px; font-weight:bold}
.set li a:hover{ text-decoration:none} 
 
.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}


.inputtxt{
   background:#FFFFFF;
   border:1px solid #C3C3C3;
   padding-left:5px;
   width:197px; height:20px;
}
.logininput{
   background:#FFFFFF;
   border:1px solid #C3C3C3;
   padding-left:5px;
   width:125px; height:20px;
}

.inputshort{
   background:#FFFFFF;
   border:1px solid #C3C3C3;
   padding-left:5px;
   width:60px; height:20px;
}
textarea{
   background:#FFFFFF;
   border:1px solid #C3C3C3;
   padding-left:5px;
   width:197px; height:146px;
   overflow:auto}
   
.main {
	font-size:12px;
    font-family:Tahoma;
	color:#636363;
	line-height:20px;
	vertical-align:top;
	padding:0px;
}

.optionservice {
	background-color: #33CCFF;
}
.warning {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

