body {
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
/*	color: #5F5F5F;
	scrollbar-track-color: #1C4E8C;
	scrollbar-highlight-color: #C6D9EB;
	scrollbar-arrow-color: #C6D9EB;
	scrollbar-shadow-color: #C6D9EB;
	scrollbar-base-color: #C6D9EB;
	scrollbar-darkshadow-color: #C6D9EB;
	scrollbar-face-color: #1C4E8C;*/
	background: #FFFFFF;
}

b{}
b{
font-size: 14px;
}

a{}
a img{
display: block;
border: none;}

a.mnu{
font-size: 11px;
text-decoration: none;
color: #1C4E8C;
}
a.mnu:hover{
font-size: 11px;
text-decoration: none;
color: #BCB9BB;
}

a.white{
font-size: 8pt;
text-decoration: none;
color: #ffffff;
}
a.white:hover{
font-size: 8pt;
text-decoration: underline;
color: #ffffff;
}

table {}
table {
font-size: 13px;
}

td.ind {}
td.ind {
padding: 10px;
border-left: 1px dashed #2a4dab;
border-bottom: 1px dashed #2a4dab;
border-right: 1px dashed #2a4dab;
}

td.ind2 {}
td.ind2 {
padding: 10px;
border-left: 1px solid #2a4dab;
border-bottom: 1px solid #2a4dab;
border-right: 1px solid #2a4dab;
}

table.pr {}
table.pr {
font-size: 13px;
text-align: center;
padding: 0px;
margin: 1px;
}
table.pr tr.main{
background-color: #e0e0e0;
}
table.pr td.none{
text-align: justify;
}

p {}
p {
font-size: 13px;
}
.tr-price {
background-color: #ffffff;
}
.tr-price:hover{
background-color: #E0E0E0;
}
.tr-price:visited {
background-color: #ffffff;
}