.red { color: red; background: transparent; }
.green { color: green; background: transparent; }
.largered { color: red; background: transparent; font-size: x-large; }
.small { font-size: small; }
.xsmall { font-size: x-small; }
.large { background: transparent; font-size: x-large; }
.larger { font-size: larger; }
.medium { font-size: medium; }
.smaller { font-size: smaller; }
.right { float: right; text-align: right; }
.nomargin { margin: 0;}
.nowrap { white-space: nowrap; }
.indent10 { margin: 4px 0 0 15px; }
.indent10big {margin: 4px 0 0 15px; font-size:large; font-weight: bold; }
.bold { font-weight: bold; }
.quot {color: gray; background: transparent; font-size: small; }
.mark { font-size: 40%; vertical-align: top; }
.ul { text-decoration: underline; }
.hidden { display:none; }
.redbox {
color: red;
background: transparent;
border-width:thin;
border-style:solid;
border-color:red;
padding:5px;
}
.greenbox {
color: green;
background: transparent;
border-width:thin;
border-style:solid;
border-color:green;
padding:5px;
}
.box98 { float:left; width:98%; padding:5px; }
.box48 { float:left; width:48%; padding:5px; }
.borderbox98 {
float:left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:98%;
}
.borderbox85 {
align: center;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:85%;
}
.borderbox50 {
text-align: left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:50%;
}
.borderbox {
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
}
@media print {
.noprint { display:none; }
}
BODY, P, TABLE, TD, TH, H1, H2, H3, DL, UL, OL, INPUT, TEXTAREA, PRE, SELECT {
font-family: helv, arial, helvetica, sans-serif;
}
BODY, P, TABLE, TD, TH, DL, UL, OL, INPUT, TEXTAREA, PRE, SELECT {
font-family: helv, arial, helvetica, sans-serif;
font-size: small;
}
TD.form { color: black; background: #FFF0FF; }
TD.row1 { color: black; background: #FFFFFF; }
TD.row1C { color: black; background: #FFFFFF; text-align: center; width: 200px; }
TD.row2 { color: black; background: #F1F1F1; }
TD.row2C { color: black; background: #F1F1F1; text-align: center; width: 200px; }
.borderboxblue70 {
text-align: left;
border-width:thin;
border-style:solid;
border-color:black;
padding:10px;
width:70%;
background: #BFDDFF;
}
.borderboxblue80 {
text-align: left;
border-width:thin;
border-style:solid;
border-color:black;
padding:10px;
width:80%;
background: #BFDDFF;
}
.bigad {
font-size: 3em;
color: red;
text-align: center;
}
.borderbox600 {
font-size:large;
text-align:left;
width:600px;
border-width:thin;
border-style:solid;
border-color:black;
}
.borderbox600 li { font-size:large; }
TD.footerB { font-size: x-small; text-align: left; vertical-align: bottom; }
TD.footer { font-size: x-small; text-align: left; vertical-align: middle; }
TD.footerR { font-size: x-small; text-align: right; vertical-align: middle; }
TD.big { font-size: large; text-align: left; vertical-align: middle; }
TD.fine { font-size: x-small; text-align: justify; vertical-align: middle; }
TD.contact { color: black; background: #BFDDFF; }
TD.survey { color: black; background: #AFFF7F; }
TD.lb { color: black; background: #BFDDFF; }
TD.hdr { text-align: center; color: black; background: #BFDDFF; }
.login { text-align: right; }
TABLE.com {
border-collapse: collapse;
}
TD.comhead {
border-top: 1px solid black;
border-left: 1px solid black;
background: #F7EFFF;
}
.comrate {
border-top: 1px solid black;
border-right: 1px solid black;
text-align: right;
background: #F7EFFF;
}
TD.comtext {
border-left: 1px solid black;
border-right: 1px solid black;
font-weight: bold;
}
TD.comfoot {
border-top: 1px solid black;
}
TABLE.dogdb {
border-collapse: collapse;
}
TABLE.dogdb TH {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
font-weight: normal;
}
TABLE.dogdb TD {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}
TABLE.dogdb TD.dogfoot {
border-top: 1px solid black;
border-left: 0;
border-right: 0;
}
A { text-decoration: underline; font-family: helv, arial, helvetica, sans-serif; }
A:hover { color: fuchsia; background: transparent; }
.formentry {
margin: 0;
padding: 0;
}
.clsPos {
width: 100%;
padding: 0px;
margin-left: auto;
margin-right: auto;
color: black;
background: white;
border: 0 black;
font-size: small;
}
TD.ix {
width: 220px;
padding: 0px;
margin-left: auto;
margin-right: auto;
color: black;
background: white;
border-right: 1px solid black;
font-size: small;
}
TD.fpups {
width: 200px;
vertical-align: top;
text-align: center;
}
div#header {
margin: 0;
height: 100px;
}
div.headerL {
float:left;
margin-right:-100%;
}
div.headerR {
margin-left:160px;
text-align:left;
font-size: small;
font-weight: bold;
color: #4D0070;
}
div#search {
float: right;
margin-top: -75;
text-align:right;
}
div#content {
margin:5px 5px 5px 155px;
}
div#content div.prodlist {
float:left;
}
div#content div.prodlist div {
float:left;
}
div#content div.prodlist H3 {
font-size:medium;
margin:0;
}
div#content div.prodlist A {
text-decoration:none;
color:black;
}
div#navigation {
clear:both;
float:left;
width:150px;
text-align:left;
margin-right:-100%;
font-size:small;
}
div#navigation .linkbreak {
font-size:85%;
color: white;
background: #606060;
margin-bottom: 0;
padding: 5px;
}
div#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0;
}
div#navigation ul li {
padding-bottom: 2px;
}
div#navigation ul li a {
font-size:85%;
color: black;
background: #f7efff;
display: block;
padding: 5px;
text-decoration: none;
}
div#navigation ul li a:visited {
color: black;
}
div#navigation ul li a:hover {
color: white;
background: #8D38C9;
}
div#footer {
clear:both;
font-size: x-small;
margin:0;
border-top: solid medium #E3D2FF;
}
@media print {
div#content { margin:5px 5px 5px 5px; }
div#navigation { display:none; }
div#search { display:none; }
div.headerL { display:none; }
div.headerR { margin-left:5px; }
}
