<style type="text/css">
<!--
body {	
	background-image:url(Images/Header/gradient.png);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	margin-bottom:0px;
	margin-top:0px;
	}

img {border: 0;}

.btnav { background-color: white; border: 0px #000000 solid;} 

img.first {
position: relative;
left: 0;
top: 0;
z-index: 10;
}


h1 { 
    font-family: "Segoe UI";
    font-size: 28px; 
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: white;
	font-weight:bolder;
    } 
.h1w { 
    font-family: "Segoe UI";
    font-size: 20px; 
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
	font-weight:lighter; 
    } 
	
h2 { 
    font-family: "Segoe UI";
    font-size: 20px; 
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000099;
	font-weight:bolder;
		page-break-after:avoid;
	page-break-before:avoid;
    } 
	
h3 { 
    font-family: "Segoe UI";
    font-size: 12px;
	line-height:21px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #333333;
	page-break-after:avoid;
	page-break-before:avoid;
	font-weight:lighter;
    } 


h4 { 
    font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    font-size: 14px;
    color: #000099;
	page-break-after:avoid;
	page-break-before:avoid;
	font-weight:lighter;
	padding-left:0;
    } 
h6 { 
    font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    font-size: 12px;
    color: white;
	page-break-after:avoid;
	page-break-before:avoid;
	line-height:22px;
	font-weight:lighter;
	text-decoration:none;
    } 

h5 { 
    font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    font-size: 12px;
    color: #333333;
	page-break-after:avoid;
	page-break-before:avoid;
    } 

a:link {
	font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 14px;
	color: white;
	line-height:22px;
	text-decoration:none;
}
a:visited {
	font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 14px;
	color: white;
	line-height:22px;
	text-decoration:none;
}
a:hover {
	font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 14px;
	color: white;
	line-height:22px;
	text-decoration:none;
}
a:active {
	font-family: "Segoe UI";
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 14px;
	color: white;
	line-height:22px;
	text-decoration:none;
}

td#linksx a:link {color: steelblue; text-decoration:none; font-size:12px; font-family:"Segoe UI"; line-height:14pt; margin-left:0px;}
td#linksx a:visited {color: steelblue; text-decoration:none; font-12px:12px; font-family:"Segoe UI"; line-height:14pt;}
td#linksx a:hover {color: #333333; text-decoration:none; font-size:12px; font-family:"Segoe UI"; line-height:14pt;}
td#linksx a:active {color: #333333; text-decoration:none; font-size:12px; font-family:"Segoe UI"; line-height:14pt;}

div#linksdivnav a:link {color:#C00 ; text-decoration:none; font-size:10px; font-family:"Segoe UI"; font-weight:400;}
div#linksdivnav a:visited {color:  #C00; text-decoration:none; font-size:10px; font-family:"Segoe UI"; font-weight:400;}
div#linksdivnav a:hover {color:  #C00; text-decoration:none; font-size:10px; font-family:"Segoe UI";  font-weight:400;}
div#linksdivnav a:active {color:  #C00; text-decoration:none; font-size:10px; font-family:"Segoe UI"; font-weight:400;}
div#linksdivnavover a:link {color: #ffffff; text-decoration:none; font-size:10px; font-family:"Segoe UI";  font-weight:400;}
div#linksdivnavover a:visited {color: #ffffff; text-decoration:none; font-size:10px; font-family:"Segoe UI";  font-weight:400;}
div#linksdivnavover a:hover {color: #ffffff; text-decoration:none; font-size:10px; font-family:"Segoe UI"; font-weight:400;}
div#linksdivnavover a:active {color: #ffffff; text-decoration:none; font-size:10px; font-family:"Segoe UI"; font-weight:400;}


div.background
  {
  width:598px;
  background:url(klematis.jpg) repeat;
  margin-top:0px;
  border:thin;
  }
div.transbox
  {
  width:598px;
  margin:0px 0px;
  background-color:ghostwhite;
  border:1px solid steelblue;
  
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }

div.rsidebar
  {
  width:230px;
  background:url(klematis.jpg) repeat;
  margin-top:0px;
  border:thin;
  }
div.rsidebartransbox
  {
  width:228;
  margin:0px 0px;
  background-color:ghostwhite;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }

div.sbutton
  {
  width:50px;
  height:24px;
  background:url(klematis.jpg) repeat;
  margin-top:0px;
  border:thin;
  }
div.sbuttonbox
  {
  width:48px;
  height:22px;
  margin:0px 0px;
  background-color:steelblue;
  border:1px solid #333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
  
div.sbuttonboxover
  {
  width:48px;
  height:22px;
  margin:0px 0px;
  background-color:ghostwhite;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
 
  div.mbutton
  {
  width:60px;
  height:24px;
  background:url(klematis.jpg) repeat;
  margin-top:0px;
  border:thin;
  }
div.mbuttonbox
  {
  width:58px;
  height:22px;
  background-color:steelblue;
  border:1px solid #333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }

div.mbuttonboxover
  {
  width:58px;
  height:22px;
  background-color:ghostwhite;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
  
 div.lbutton
  {
  width:70px;
  height:24px;
  background:url(klematis.jpg) repeat;
  margin-top:0px;
  border:thin;
  }
div.lbuttonbox
  {
  width:68px;
  height:22px;
  margin:0px 0px;
  background-color:steelblue;
  border:1px solid #333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
div.lbuttonboxover
  {
  width:68px;
  height:22px;
  margin:0px 0px;
  background-color:ghostwhite;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
  
div.xlbutton
  {
  width:77px;
  height:33px;
  background:url(klematis.jpg) repeat;
  border:thin;
  }
div.xlbuttonbox
  {
  width:75px;
  height:31px;
  background-color:steelblue;
  border:1px solid #333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
div.xlbuttonboxover
  {
  width:75px;
  height:31px;
  background-color: white;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  }
  
div.snavbutton
  {
  width:80px;
  height:26px;
  background:url(klematis.jpg) repeat;
  border:thin;
  margin-top:0px;
  }
div.snavbuttonbox
  {
  width:150px;
  height:20px;
  background-color: #000099;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
   margin-right:10px;
   z-index:1;
  }
div.snavbuttonboxover
  {
  width:471px;
  height:100%;
  background-color: ghostwhite;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
   margin-right:0px;
   z-index:3;
  }

div.statebox
  {
  width:451px;
  height:100%;
  background-color: ghostwhite;
  border:1px solid steelblue;
  /* for IE */
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
   margin-right:0px;
   z-index:3;
  }

div.videothumb
  {
  width:222px;
  height:154px;
  background:url(klematis.jpg) repeat;
  background-color: #000099;
  margin-top:0px;
  }
div.videothumbtitle
  {
  width:220px;
  height:21px;
  background:url(klematis.jpg) repeat;
  border:1px solid steelblue;
  background-color: lightsteelblue;
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }
div.videothumbbox
  {
  width:220px;
  height:130px;
  background-image:url(http://dogedesigns.com/coats/pelite_black_small.JPG);
    border:1px solid #000099;
  background-position:top;
  background-repeat:repeat;
  border:1px solid #000099;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }
div.videothumbboxover
  {
  width:220px;
  height:130px;
  background-color: ;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }
div.stnavbuttonboxlink
  {
  width:78px;
  height:24px;
	background-color: ;
  border:1px solid #ffffff;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
  margin-top:0px;
  }
div.stnavbuttonboxover
  {
  width:78px;
  height:24px;
  background-color: #000099;
  border:1px solid #333333;
  /* CSS3 standard */
  opacity:1.0;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }

div.pnavbutton
  {
  width:700px;
  height:28px;
  background:url(klematis.jpg) repeat;
  border:thin;
  margin-top:0px;
  }
div.pnavbuttonbox
  {
  width:698px;
  height:26px;
  background-color:steelblue;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }
div.pnavbuttonboxover
  {
  width:698px;
  height:26px;
  background-color: steelblue;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }

div.smallpnavbutton
  {
  width:230px;
  height:28px;
  background:url(klematis.jpg) repeat;
  border:thin;
  margin-top:0px;
  }
div.smallpnavbuttonbox
  {
  width:298px;
  height:26px;
  background-color:steelblue;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }
div.smallpnavbuttonboxover
  {
  width:298px;
  height:26px;
  background-color: steelblue;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;
   margin-top:0px;
  }

div.iconnavbutton
  {
  width:22px;
  height:22px;
  background:url(klematis.jpg) repeat;
  border:thin;

  }
div.iconnavbuttonbox
  {
  width:18px;
  height:18px;
  background-color:ghostwhite;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;

  }
div.iconnavbuttonboxover
  {
  width:18px;
  height:18px;
  background-color: white;
  border:1px solid #333333;
  /* for IE */
  /* CSS3 standard */
  opacity:0.9;
  text-decoration:none;
  font-style:normal;
  font-weight:normal;
  overflow:hidden;

  }
 
-->

</style>