<STYLE type="text/css">

p {
   font-size : 9px;
   line-height : 150%;
   color: #333333;
   text-decoration: none;
   font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; }

.temp {
        scrollbar-arrow-color: #CCCCCC;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-base-color : #000000;
        scrollbar-track-color: #F0F0F0;
        scrollbar-face-color: #FFFFFF;
        scrollbar-3dlight-color: #CCCCCC;
        scrollbar-darkshadow-color: #CCCCCC; 
	    background-attachment: fixed;
	    background-color: #F0F0F0;
	    background-image: url(content_bg.gif);
	    background-repeat: repeat;
	    background-position: left top; }

b {
   font-size : 9px;
   line-height : 150%;
   color: #666666;
   font-weight : bold;
   text-decoration: none;
   font-family: "Verdana", "Arial", "Helvetica", "sans-serif";  }

TD {
   font-size : 9px;
   line-height : 150%;
   color: #666666;
   text-decoration: none;
   font-family: "Verdana", "Arial", "Helvetica", "sans-serif";  }

A:link {
  text-decoration : none;
  color : #FF6600; }

A:visited {
  text-decoration : none;
  color : #FF6600; }

A:active {
  color : #FF6600; }

A:hover {
  text-decoration : underline;
  color : #FF6600; }

.text_title {
	font-size : 10pt;
	line-height : 130%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.text_info {
   font-size : 12px;
   line-height : 120%;
   color: #666666;
   text-decoration: none;
   font-family: "Verdana", "Arial", "Helvetica", "sans-serif";  }

.textbox {
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	background : #FFFFFF;
	border: 1 solid #CCCCCC;
}

.textbox_b {
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	background : #F0F0F0;
	border: 1 solid #CCCCCC;
}

.textbox_btn {
	font-family : Verdana;
	font-size : 9px;
	color : #435F46;
	background : #7CA380;
	border: 1 solid #7CA380;
	font-weight: bold;

}

.title2 {
	font-size : 9px;
	line-height : 110%;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.photo_border {
	border: 1px solid #666666;
}

.photo_shadow {
	filter: DropShadow(color=#CCCCCC,offx=2,offy=2,positive=1);
}

.leftcol {
	background-attachment: scroll;
	background-image: url(leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightcol {
	background-attachment: scroll;
	background-image: url(topten_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.price {color: #0099CC}

.submenu {
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}

hr {
	border: 1 solid #F0F0F0;
}

.content {font-size: 12px}

body {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.index_bg {
	background-attachment: scroll;
	background-image: url(index_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.index_box_bg {
	background-attachment: scroll;
	background-image: url(index_box_middle.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.tdbg {
	background-color: #FFFFFF;
	background-image: url(tdbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

</STYLE>