body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#000000;
	vertical-align:top;
	line-height:15px;
	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}

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:10px}
.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{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{  center left no-repeat;  vertical-align:middle; color:#008BCD; font-size:12px; 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}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #C10110;
}


.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 310px;
}

.nav li {
	height: 27.5px;
	line-height: 28px;
	background: #fff url(/images/navbg.gif) top left no-repeat;
	padding: 0 40px 0;
}

.nav li a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.nav li a:hover {
	color: #952b4f;
}