﻿<!--
.service { font-family: Tahoma; font-size: 16px; text-align: left; text-weight: bold; color: black }
.hjrs  { font-family: Tahoma; font-size: 10px; font-weight: bold; color: Purple; text-decoration: none }
a.hjrs:hover { text-decoration: underline }
.menu3 { font-family: Tahoma; font-size: 10px; font-weight: bold; color: Purple; text-align: center; vertical-align: text-top }
.menu2 { font-family: Tahoma; font-size: 10px; font-weight: bold; color: SeaShell; text-align: center; vertical-align: text-top }
a.menu2:hover { color: darkgreen; text-transformation: uppercase; text-decoration: underline }

BODY { background-color: #F6E3CE; }
#.maintbl {background-image: url(../../images/orange_strip2.png)} 
.maintbl2 {background-image: url(../../images/justdrain_logo.jpg)}
#.maintbl {background-image: url(../../images/pipes2.gif)} 
.menu
{
  font-family: Verdana;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  text-transform: smallcaps;
  font-variant: none;
  background-image: none;
  color: orange;
}

a.menu:link    { color: orange }
a.menu:visited { color: orange }
a.menu:hover   { color: lime }
a.menu:active  { color: orange } 

.linker
{
  COLOR: white;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

a.linker:hover 
{
	BACKGROUND: transparent;
 	COLOR: white;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	text-decoration: underline;
}

.configs
{
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
  FONT-STYLE: normal;
}

.TDs
{
	COLOR: green;
  FONT-FAMILY: Arial;
	FONT-STYLE: normal;
}

.H1
{
  COLOR: BLUE;
  FONT-FAMILY: Tahoma;
  FONT-STYLE: small;
  FONT-WEIGHT: Bold;
}

.data1
{
  BACKGROUND-COLOR: silver;
	BACKGROUND-IMAGE: none;
	COLOR: blue;
  FONT-FAMILY: Tahoma;
  FONT-SIZE:  xx-small;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
}

.data2
{
  BACKGROUND-COLOR: navy;
	BACKGROUND-IMAGE: none;
	COLOR: white;
  FONT-FAMILY: Tahoma;
  FONT-SIZE: xx-small;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
}

.errors
{
  BACKGROUND-COLOR: yellow;
  BACKGROUND-IMAGE: none;
  COLOR: red;
  FONT-FAMILY: Tahoma;
  FONT-SIZE: xx-small;
  FONT-STYLE: italics;
  FONT-WEIGHT: normal;
}

.justdrainsma { COLOR: White; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none }
a.justdrainsma:hover { BACKGROUND: transparent; COLOR: White; TEXT-DECORATION: underline }

.p1 {FONT-FAMILY: Verdana; FONT-SIZE: 1em}
//-->