.title_cell {
  border-top: 1px solid #FB7A31;
  border-bottom: 1px solid #FB7A31;
  background: #FFFFEE;
}
.title_cell_B {
  FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #FB7A31;
  background: #EEEEEE;
}

.lang {
  border-bottom: 1px solid #FB7A31;
  background: #EEEEEE;
}


.yellow {
        FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}
.notes {
        FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

.A {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.B {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.BI11 {
	FONT-WEIGHT: bold; FONT-STYLE: italic; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

TABLE {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

BODY {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.cell {
  BORDER-BOTTOM: #cacaca 1px solid; 
  FONT-SIZE: 11px; 
  BACKGROUND: #f8f8f8; 
  HEIGHT: 22px;
}
.cell_sep {
  BACKGROUND: #cacaca; 
  HEIGHT: 2px;
}

.cell_hi {
	BORDER-BOTTOM: #cacaca 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333300; BACKGROUND: #FDFDFD; HEIGHT: 22px;
}

TD.img {
  background-image: url(images/tr.png);
}

.cell_img 
{
    background-image:url(images/tr.png);
    background: no-repeat bottom right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: oblique;
    text-decoration: none;
    font-weight: bold;
    border-left-style: none;
}


a.no_underline:link, a.no_underline:active, a.no_underline:visited { 
  text-decoration: none 
} 
a.no_underline:hover { 
  text-decoration: underline 
}

a.no_lines:link { color: #000000; text-decoration: none}
a.no_lines:visited { color: #000000; text-decoration: none}
a.no_lines:hover { color: #3366CC; text-decoration: underline}
a.no_lines:active { color: #000000; text-decoration: none}


h1 {
    font-size: 1.5em;
}


table.discounttable {
    background: white;
    border: double #FF3300;
}
