/* main body */
DIV.navigation {
    /* border: dashed red; */ 
    z-index: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    padding: 0px 0px 0px 0px;
}

BODY {
    padding: 0px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    background-color: #FFFFFF;
    COLOR: ##333333; 
}

BODY.body {
  PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px; 
  PADDING-BOTTOM: 0px; 
  BACKGROUND: url(../images/bkg3.jpg) repeat-x; 
  MARGIN: 0px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  COLOR: #333333; 
  TEXT-ALIGN: center
}

TABLE {
    padding: 10px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    line-height: 15pt;
    COLOR: #333333; 
    background-color: #FFFFFF;
}

TABLE.navigation {
/*    border: solid grey; */ 
    width: 700px; 
    padding: 0px 0px 0px 0px;
    text-align: center;
}

TABLE.body {
    MARGIN: 0px; 
    border: 1px solid #6699CC;
    width: 720px; 
    padding: 5px 5px 10px 10px; 
    text-align: right;
}

TABLE.list {
/*    border: solid brown; */
    width: 620px; 
    padding: 5px 5px 10px 10px;
    text-align: right;
}

TABLE.quote {
    border: 1px solid #CCCCFF; 
    width: 620px; 
    padding: 20px 20px 20px 20px;
    text-align: right;
    font-size: 14pt;
  	COLOR: #003366; 
    background-color: #FFFFCC;
    margin: 10px;
}

P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
  	COLOR: #333333; 
    padding-bottom: 6pt;
    /* BACKGROUND-COLOR: #dcebff; */
}

P.quote {
    text-align: right;
    font-size: 12pt;
    line-height: 13pt;
    margin: 20px; 
    COLOR: #333333; 
    padding: 5px;
/*    width: 600px; */
}

P.reference {
    text-align: right;
    font-size: 12pt;
    line-height: 13pt;
    margin: 10px; 
    COLOR: #333333; 
    padding: 5px;
/*    width: 600px; */
}

P.message {
    border: solid #6699CC;
    text-align: center;
    font-size: 14pt;
    color: #6699CC;
    padding: 5px;
    width: 600px;
}

P.error {
    border: solid #FF9966;
    text-align: center;
    font-size: 14pt;
    color: #FF9966;
    padding: 5px;
    width: 600px;
}

P.footer {
    text-align: center;
    font-size: 9pt;
    color: #6699CC;
    padding: 5px;
}

A:link {
	/* FONT-WEIGHT: normal; */ 
  color: #6699CC;
  TEXT-DECORATION: underline;
}

A:visited {
  color: #0066CC; 
  TEXT-DECORATION: underline;
}

A:hover {
  /* FONT: 11px Arial, Helvetica, sans-serif; */
  color: #0066CC; 
  BACKGROUND-COLOR: #dcebff;
  TEXT-DECORATION: underline;
}

A.footer {
    font-size: 9px;
    color: #669933;
    text-decoration: underline;
}

A.footer:hover {
    color: #669933;
    text-decoration: underline;
    BACKGROUND-COLOR: #dcebff;
}

A.navigation:link {
  FONT: 13px Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
  COLOR: #0079f2; 
  BACKGROUND-COLOR: #dcebff;
  padding: 0px 1px 0px 1px;  
	BORDER-RIGHT: solid white; 
  BORDER-LEFT: solid white; 
  TEXT-DECORATION: none;
}

A.navigation:visited {
  FONT: 13px Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
  COLOR: #0079f2; 
  BACKGROUND-COLOR: #dcebff;
  padding: 0px 1px 0px 1px;  
	BORDER-RIGHT: solid white; 
  BORDER-LEFT: solid white; 
  TEXT-DECORATION: none;
}

A.navigation:hover {
  FONT: 13px Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
	COLOR: #000066; 
  BACKGROUND-COLOR: #6699FF;
  padding: 0px 1px 0px 1px;  
	BORDER-RIGHT: solid white; 
  BORDER-LEFT: solid white; 
  TEXT-DECORATION: none;
}

/* for Images */
A.image:link {
	BORDER-RIGHT: medium none; 
  BORDER-TOP: medium none; 
  BORDER-LEFT: medium none; 
  BORDER-BOTTOM: medium none; 
  BACKGROUND-COLOR: transparent;
}

A.image:visited {
	BORDER-RIGHT: medium none; 
  BORDER-TOP: medium none; 
  BORDER-LEFT: medium none; 
  BORDER-BOTTOM: medium none; 
  BACKGROUND-COLOR: transparent;
}

A.image:hover {
	BORDER-RIGHT: medium none; 
  BORDER-TOP: medium none; 
  BORDER-LEFT: medium none; 
  BORDER-BOTTOM: medium none; 
  BACKGROUND-COLOR: transparent! important;
}


INPUT {
	FONT: 11px/13px Arial, Helvetica, sans-serif;
}

SELECT {
	FONT: 11px/13px Arial, Helvetica, sans-serif;
}

H1 {
    text-align: center;
    font-size: 24pt;
    line-height: 30pt;
    color: black;
    font-weight: bolder;
}

H2 {
    margin-top: 14pt;
    margin-bottom: 2pt;
    font-size: 16pt;
    font-weight: bold;
    color: #003366;
    BACKGROUND-COLOR: #99CCFF;
    line-height: 18pt;
}

H3 {
    margin: 0 auto;
    font-size: 15pt;
    font-weight: bolder;
}

H4 {
    margin: 0 auto;
    font-size: 15pt;
    font-weight: bold;
}

H5 {
    margin: 0 auto;
    padding: 10px;
    font-size: 14pt;
}

H6 {
    margin: 0 auto;
    padding: 5px;
    font-size: 11pt;
    font-weight: bold;
    color: #660000;
}

.price {
    margin: 0 auto;
    padding: 5px;
    font-size: 9pt;
    font-weight: bold;
    color: #CC9900;
}

/* Special Classes */
/* navigation*/


TD.navigation {
  FONT: 11px Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
  COLOR: #333333; 
  TEXT-DECORATION: none;
}


UL.navigation
{
  /*  border: dashed purple; */
    list-style-type:none;
}

LI.navigation {
    display:inline;
}


IMG.textual {
    padding: 0px;
    border: 1px solid #dcebff;
}

IMG.link {
    padding: 0px;
    border: 0px;
}

.hl0 { background-color: #FFFF99 }
.hl1 { background-color: #FF99FF }
.hl2 { background-color: #99FFFF }

.row_0 {}
.row_1 {background-color:#CCCCCC}

TABLE.contact {
    border: 1px solid #CCCCFF; 
    width: 580;
    height: 440; 
    text-align: right;
    font-size: 14pt;
  	COLOR: #003366; 
    background-color: #FFFFCC;
    margin: 10px;
    border-collapse: collapse;
    border-color: #000066;
    padding: 5;
}

TD.contact {
  background-color: #dcebff;
  border-color: #dcebff;
}

TD.contact2 {
  background-color: #003366;
  border-color: #dcebff;
}
 
INPUT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    COLOR: ##333333;
    PADDING-TOP: 0px; 
  	PADDING-RIGHT: 5px; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 0px; 
    margin: 0px;
} 
