
body
{
  background-color:#ffffff;
  margin:0px;
  padding: 0px 0px 0px 3px;
  font-family: verdana;
  font-size:11px;
  color:333333;
}

div
{
  text-align:left;
}

td
{
   line-height: 17px;
   font-size: 11px;
}

.tightfit img {display: block;}

h1
{
  font-family: arial;
  color:#2968A2;
  font-size:24px;
  font-weight: normal;
  margin-top:0px;
  margin-bottom:10px;
}


h2
{
  font-family: arial;
  color:#2968A2;
  font-size:16px;
  font-weight: bold;
  margin-bottom:3px;
}

.producthead
{
  font-family: arial;
  color:#2968A2;
  font-size:16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.txt
{
    margin:0px;
    padding:0px;
}

.formfield
{
  background-color: #F2F2F2;
  border-left-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-top-style: solid;
  border-color:#C2C2C2;
  border-width: 1px;
  font-family: verdana;
  font-size:11px;
}

img
{
  border-color: #385065;
}
.puff_content
{
  width: 394px;
}


.puff_head_content
{
  position:relative;
  height:20px;
  background-color: #71A0CB;

}


.puff_content_center
{
  border: 3px solid #E1E1E1;
  padding-bottom: 7px;
  padding-top: 5px;
}

img
{
  border: 0px none #00ff00;
}


.shadow1
{
 position:absolute;
 color:#072704;
 left:13px;
 top:3px;
 font-weight: bold;
  width: 300px;
}

.shadow2
{
  position:absolute;
  color:#ffffff;
  left:-1px;
  top:-1px;
 font-weight: bold;
 width: 300px;

}


a.path
{
font-family:		Verdana;
color:				#71A0CB;
text-decoration:	underline;
}

a.path:hover
{
font-family:		Verdana;
color:				#000000;
text-decoration:	underline;
}

a.path:visited
{
font-family:		Verdana;
color:				#71A0CB;
text-decoration:	underline;
}

a.path:visited:hover
{
font-family:		Verdana;
color:				#000000;
text-decoration:	underline;
}

a.navlink
{
  display: block;
  padding:2px 5px 2px 10px;
  text-decoration: none;
  color:#333;
  width: 110px;
  border-bottom: 1px solid #E5E5E5;
}

a.navlink:hover
{
  display: block;
  padding:2px 5px 2px 10px;
  text-decoration: none;
  color:#000;
  width: 110px;
  border-bottom: 1px solid #E5E5E5;
  background-color:#F2F2F2;
}


a.navlinksub
{
  display: block;
  padding:2px 5px 2px 15px;
  text-decoration: none;
  color:#333;
  width: 105px;
  font-size:10px;
  background-color:#DFE8F1;
}

a.navlinksub:hover
{
  display: block;
  padding:2px 5px 2px 15px;
  text-decoration: none;
  color:#000;
  width: 105px;
  background-color:#F2F2F2;
  font-size:10px;
}

a.navlinksubselected
{
  display: block;
  padding:2px 5px 2px 15px;
  text-decoration: none;
  color:#2968A2;
  width: 105px;
  font-size:10px;
  font-weight: bold;
  background-color:#DFE8F1;
}

a.navlinksubselected:hover
{
  display: block;
  padding:2px 5px 2px 15px;
  text-decoration: none;
  color:#2968A2;
  width: 105px;
  background-color:#F2F2F2;
  font-weight: bold;
  font-size:10px;
}

a.navlinkselected
{
  display: block;
  padding:2px 5px 2px 10px;
  text-decoration: none;
  color:#2968A2;
  width: 110px;
  font-weight: bold;
  border-bottom: 1px solid #E5E5E5;
}

a.navlinkselected:hover
{
  display: block;
  padding:2px 5px 2px 10px;
  text-decoration: none;
  color:#2968A2;
  width: 110px;
  font-weight: bold;
  border-bottom: 1px solid #E5E5E5;
  background-color:#F2F2F2;
}

a.link
{
  color:#2968A2;
  font-weight: bold;
}

a.link:hover
{
  color:#000000;
  font-weight: bold;
}

#bordernone
{
border-bottom: none;  }


.textarea
{
  line-height: 17px;
  text-align: justify;
  margin:0px;
  padding:0px;
}


#navigation
{
  float:left;
  width:148px;
  padding: 10px 10px 10px 10px;
  border:0px solid #ff0000;
}

#content
{
  float:left;
  width:435px;
  padding: 10px 8px 10px 8px;
  border:0px solid #ffff00;
}

#puffar
{
  float:left;
  width:135px;
  padding: 10px 10px 10px 10px;
  border:0px solid #ff0000;
}

.conatiner
{
   background-color:#71A0CB;width:778px;margin: 0px auto; display: block;
}

.conatinerfooter
{
 background-color:#71A0CB;
 width:778px;
 background-image:url(../images/footer_bg.gif);
 background-repeat:repeat-x;
 margin: 0px auto;
 text-align:center;
}

.shadowplate
{
  border-right:1px #385065 solid;
  border-bottom:1px #385065 solid;
}


.platenavigation
{
  background-color:#ffffff;
  border:5px #E1E1E1 solid;
  padding: 5px;
}

.platecontent
{
  background-color:#ffffff;
  border:5px #E1E1E1 solid;
  padding: 15px;
}

.platepuffar
{
  background-color:#ffffff;
  border:5px #E1E1E1 solid;
  padding: 10px 10px 0px 10px;
}

div.clearer
{
clear: both;
line-height:0px;
height: 0px;
margin:0px;
padding:0px;
font-size:1px;
}

.adress
{
  width:450px;
  margin: 0px auto auto 180px;
  padding: 15px 0px 10px 0px;
  font-size:10px;
  color:#2B4965;
}

.adressfield
{
  float:left;
  width:150px;
}

.headerbackground
{
  background-image:url(../images/glow_header.gif);background-position: top center;text-align:center;background-repeat:repeat-y;
}

.contentbackground
{
  background-image:url(../images/glow_content.gif);background-position: top center;text-align:center;background-repeat:repeat-y;
}

.footerbackground
{
  background-image:url(../images/glow_footer.gif);background-position: top center;text-align:center;background-repeat:repeat-y;
}

.puffheader
{
  font-family: arial;
  color:#2968A2;
  font-size:13px;
  font-weight: bold;
  margin-bottom:3px;
}
.puffdate
{
  font-weight:bold;
}

.pufftext
{
  color:#555;
  padding-bottom:20px;
  text-align: left;
  font-size:10px;
}

.newslink
{
  text-align:right;
}


.webzoo
{
  padding-top:10px;
  text-align: center;
}

a.webzoolink
{
  color:#2968A2;
  font-size:10px;
  text-decoration:none;
}

.pictureright
{
  margin-left:20px;
  margin-bottom:10px;
}

.pictureleft
{
  margin-left:20px;
  margin-bottom:10px;
}

.leftimage
{
width: 197px;
float:left;
margin-right: 10px;
margin-bottom: 10px;
text-align: center;
}

.rightimage
{
width:197px;
float:right;
margin-left: 10px;
margin-bottom: 10px;
text-align: center;
}

.centerimage
{
width:394px;
margin-bottom: 10px;
text-align: center;
}

