body{
	font-size: 78%;
	padding: 0;
	margin: 0;
/*	color: #002A57;*/
	color: #000000;
	}

body, table, input, form, textarea{
	font-family: tahoma, sans-serif;
	}

em, i{
	font-family: arial, helvetica, sans-serif;
	}

img {
	border: 0px;
	}

table, input{
	font-size: 1em;
	}

form, input, textarea{
	font-size: 1em;
	}

b, strong{
	}

h1, h2, h3, h4, h5, h6{
	color: #000000;
	margin-bottom: 1ex;
	margin-top: 0.2ex;
	}

h1, h2, h3{
	font-weight: normal;
	}

h1{
	}

h2{
	}

h3{
	}

h4{
	font-size: 1em;
	color: #ff0000;
	}

h5{
	}

h6{
	}

p{
	}

.small,
div.image p, div.image_popup p,
select{
	font-size: 0.9em;
	}

.big,
table.dec caption, table.pricelist caption {
	font-size: 1.1em;
	}

form{
	padding: 0;
	margin: 0;
	}

a{
	color: #000000;
	text-decoration: none;
	}


a:hover, a.hover{
	text-decoration: underline;
	color: #ff0000;
	}

a.sel{
	font-weight: bold;
	}

table.dec, table.pricelist {
	border-collapse: collapse;
	}

table.dec th,
table.dec th a,
table.pricelist th,
table.pricelist th a{
	color: #000000;
	background-color: #eeeeee;
	}

table.dec th,
table.pricelist th{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0.5ex 1ex 0.5ex 1ex;
	}

table.dec td,
table.pricelist td{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;	
	padding: 0.5ex 1ex 0.5ex 1ex;
	}

table.dec caption, table.pricelist caption{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	}

table.dec table td, table.dec table th,
table.pricelist table td, table.pricelist table th{
	border: none;
	background: none;
	padding: 0;
	}

.norlborder{
	border-left: none;
	border-right: none;
	}


.t100{width: 100%; border-collapse: collapse;}

table.pad0 td,
tr.pad0 td,
td.pad0{
	padding: 0;
	}

.v_t{vertical-align: top;}
.v_b{vertical-align: bottom;}
.v_m, .v_c{vertical-align: middle;}

.h_l{text-align: left;}
.h_r{text-align: right;}
.h_m, .h_c{text-align: center;}

table.nopad td, tr.nopad td, td.nopad{ padding: 0; }

div.price {
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;
	color: #ff0000;
	}

div.price a{
	color: #ff0000;
	}

div.image {
	float: left;
	margin: 1ex 2ex 1ex 0;
	}

div.image img, div.image_popup img, div.content p img {
	border: 1px solid #666666;
	}

div.noborder div.image img{
	border: none;
	}

div.image p, div.image_popup p {
	color: #000000;
	margin-top: 0.25ex;
	margin-bottom: 1ex;
 	padding-top: 2px;
 	text-align: left;
	}


.print {
	display: none;
	}

@media print{
	.print {
		display: block;
		}

	.noprint {
		display: none;
		}
	}

/*
demonic hardcore debugger
*/

/*
td {border: 2px solid red;}
td td {border: 2px solid green;}
td td td {border: 2px solid blue;}

div {border: 1px solid yellow;}
p {border: 1px solid orange; width: 100%;}
*/


/*
ul, ol {
	padding-bottom: 2ex;
}

ul li, ol li {
	padding-bottom: 1ex;
}
*/

ul.nodot {
	padding: 0;
	margin: 0;
}

ul.nodot li, ol.nodot li {
	padding: 0;
}


ul.noleftmargin {
	margin: 0 0 0 15;
}

div.caroptions {
	border-top: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	height:100%;
	margin-right: 20;
}

div.carlong {
	border-bottom: 1px solid #9C9C9C;
	border-left: 14px solid #9C9C9C;
	padding: 2 10 2 0.5ex;
	cursor: default;
}

div.footbar, div.footbar a, div.footbar a:hover {
	font-size: 4px;
	cursor: text;
	color: #242424;
	text-decoration: none;
}

div.carlong b {
	width: 8em;
}


