/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .white10 { font-size: 10px;
    font-family: Verdana;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-decoration: none;
    }

  .white10:hover { font-size: 10px;
    font-family: Verdana;
    color: rgb(255, 153, 0);
    font-weight: bold;
    }

  .red10 { font-size: 10px;
    font-family: Verdana;
    color: rgb(255, 0, 0);
    text-decoration: none;
    }

  .red10:hover { font-size: 10px;
    font-family: Verdana;
    color: rgb(255, 204, 0);
    }

  .black10:hover { font-size: 10px;
    font-family: Verdana;
    color: rgb(255, 204, 0);
    }

  .black10, select.black10:hover, input.black10:hover  { font-size: 10px;
    font-family: Verdana;
    color: rgb(0, 0, 0);
    text-decoration: none;
    }

  .black10b { font-size: 10px;
    font-family: Verdana;
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: bold;
    }

  .gray10b { font-size: 10px;
    font-family: Verdana;
    color: rgb(153, 153, 153);
    text-decoration: none;
    font-weight: bold;
    }

  .common { font-size: 10px;
    font-family: Verdana;
    color: rgb(102, 102, 102);
    font-weight: bold;
    text-decoration: none;
    }

  td.menuoff { background: rgb(102, 102, 102) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  td.menulang { background: rgb(204, 0, 0) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  h1 { color: rgb(171, 171, 171);
    font-family: "arial narrow",arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    }

  .tab_hl {
    background-image: url(back_hl.gif);
    background-repeat: no-repeat;
    height: 21px;
    width: 70px;
    }

  .tab_ll {
    background-image: url(back_ll.gif);
    background-repeat: no-repeat;
    height: 21px;
    width: 70px;
    }

  .li_hl {
    width: 70px;
	font-size: 10px;
    font-family: Verdana;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-weight: bold;
	white-space: nowrap;
	padding: 0px 0px 0px 5px;
    }

  .li_ll {
    width: 70px;
	font-size: 10px;
    font-family: Verdana;
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: bold;
	white-space: nowrap;
	padding: 0px 0px 0px 5px;
    }

#quote, #quote_top, #quote_bottom {
	witdh: 192px;
	display: block;
	margin 0px;
	padding: 0px;
    font-family: Verdana;
	font-size: 10px;
    font-weight: normal;
    color: rgb(0, 0, 0);
	line-height: 20px;
}

#quote_top {
    background-image: url(qtop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#quote_bottom {
    background-image: url(qbottom.gif);
	background-repeat: no-repeat;
	background-position: 160 0;
	line-height: 13px;
	padding: 0px 32px 0px 0px;
	text-align: right;
}

#quote {
	padding: 0px 10px 0px 10px;
	line-height: 13px;
}

#steps tr td {
    font-family: Verdana;
	border: 1px solid red;
	font-size: 12px;
}

#steps tr td.step_here {
    font-family: georgia,times,serif;
    color: rgb(255, 255, 255);
	background: red;
	font-size: 30px;
    font-weight: bold;
}

#steps tr td.step_done, #steps tr td.step_desc_done {
    color: rgb(128, 128, 128);
	border: 1px solid gray;
}

#steps tr td.step_next, #steps tr td.step_desc_next {
    color: rgb(0, 0, 0);
	border: 1px solid black;
}

td.rowover {
	margin: 3px 4px 3px 3px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #dddddd;
}

td.rowout {
	margin: 3px 3px 3px 3px;
	padding: 0px 1px 0px 0px;
	border: 1px solid white;
}

A.pagination, A.active_page {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

A.pagination:hover {
	color: #f00;
}

SPAN.active_page {
	color: #f00;
	border: 1px dashed black;
	font-weight: bold;
	margin-right: 3px;
	padding: 2px;
}

A.pressclipp, A.pressclipp_pdf {
	font-family: Verdana;
	font-size: 11px;
	padding: 10px 10px 12px 36px;
	text-decoration: none;
	color: #f00;
	background-repeat: no-repeat;
	background-image: url(pic.png);
	background-position: 0% 0%;
}

A.pressclipp_pdf {
	background-image: url(pdf.jpg);	
}