a.linkst:link, a.linkst:visited {
	color: #2F4F4F;
        font-size: 14px;
	background-position: left;
	text-align: left;
 }
a.linkst:hover {
	color: #0099CC;
        font-size: 14px;
	background-position: left;
	text-align: left;
	}

a.link1:link, a.link1:visited {
	color: #08457e; 
	text-decoration: underline;
        font-size: 14px;
        font-weight: bold; 
	#font-family:  arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
 }

a.link1:hover {
	color: #2a52be;	
	text-decoration: none;
        font-size: 14px;
        font-weight: bold; 
	}

#top-menu-container td{
	height: 34px;
}
#top-menu-container td.item{
	background: url(/images/washers/top-menu-bg.gif);
	text-align: center;
	/*width: 120px;*/
    width:auto;
    font-size: 12px;
    white-space:nowrap;
    padding: 0 4px;
    font-family:arial;
    text-transform:uppercase;
    font-weight:bold;
}

#top-menu-container td.item a{
    text-decoration: none;
    color: black;
}

#top-menu-container td.spliter{
	background: url(/images/washers/top-menu-bg.gif);
	width: 1px;
}

.top-submenu{
	position: absolute;
	z-index:50;
}

.top-submenu .submenu-tab{
    min-width: 120px;
    _width:120px;
}

.top-submenu .submenu-tab .lt-corner{
	width: 6px;
	height: 4px;
	background: url(/images/washers/submenu-corner-lt.gif);
}

.top-submenu .submenu-tab .rt-corner{
	width: 6px;
	height: 4px;
	background: url(/images/washers/submenu-corner-rt.gif);
}

.top-submenu .submenu-tab .t-border{
	height: 4px;
	background: url(/images/washers/submenu-border-t.gif);
}

.l-border{
	width: 6px;
	background: url(/images/washers/submenu-border-l.gif);
}

.r-border{
	width: 6px;
	background: url(/images/washers/submenu-border-r.gif);
}
.submenu-item{
	background: white;
    font-size: 13px;
    font-family:arial;
    white-space: nowrap;
}
.submenu-item a{
    text-decoration: none;
    color:#333333;
}

.submenu-item a:hover{
    font-weight: bold;
}

.gray{
    background-color:#d0d9e4;
}

.bottom-menu{
    border-top:dotted gray 1px;
}

.bottom-menu td{
    padding:7px;
}


.bottom-menu a{
    text-decoration: none;
    color: #737373;
    font-size: 12px;
    font-family:arial;
}

.bottom-menu a:hover{
    color: #136b90;
}

#main-col{
    min-height:468px;
    height:auto !important;
    height:468px;
}

.contact-form{
    width: 300px;
    color: #5695CB;
}

.contact-form input,textarea{
    border: 1px solid #5695CB;
}

.img-border-lt{
	position: absolute;
	background-image: url('/images/washers/lt.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width:10px;
	height:10px;
}

.img-border-rt{
	position: absolute;
	background-image: url('/images/washers/rt.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width:10px;
	height:10px;
}


.img-border-lb{
	position: absolute;
	background-image: url('/images/washers/lb.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width:10px;
	height:9px;
}

.img-border-rb{
	position: absolute;
	background-image: url('/images/washers/rb.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width:10px;
	height:9px;
}

.img-border{
    border:1px solid #9c9c9c;
}

table.content{
    clear:both;
    margin-top:20px;
    border-collapse:separate;
    background-image: url('/images/washers/th.gif');
    background-position: 0 0;
    background-repeat: repeat-x;
    
}

table.content th{
    padding:2px 3px;
    font-size:12px;
    font-weight:bold;
    border-top:#e4effc 1px solid;
    border-left:#e4effc 1px solid;
    border-bottom:1px solid #aebaca;
    border-right:1px solid #aebaca;
    /*height: 29px;background-color: #bfe1fe;*/
    /*text-align: left;*/
    /**/
}

table.content td {
   /* border-top: #c4c4c4 1px solid;
    padding: 4px 10px;*/
    background-color: #deeaf8;
    /*border:1px solid #aebaca;*/
    border-top:#e4effc 1px solid;
    border-left:#e4effc 1px solid;
    border-bottom:1px solid #aebaca;
    border-right:1px solid #aebaca;
    margin:0px;
}

.font {
  font-weight: bold;
  font-size: 10pt;
  color: red;
  font-family: Helvetica;
  font-variant: normal;
  font-style: normal
}
.font2 {
  font-weight: normal;
  text-align: justify;
  font-size: 11pt;
  color: #08457e;
}
H1 {
  font-weight: bold;
  font-size: 14pt;
  font-family: Helvetica;
  font-variant: normal;
  font-style: normal
}
H2 {
  font-weight: bold;
  font-size: 14pt;
  font-family: Helvetica;
  font-variant: normal;
  font-style: normal
}
