.wording{
  font: normal 13px Helvetica, Arial, sans-serif;
line-height: 1.2em;
}

.pwording{
  font: normal 13px Helvetica, Arial, sans-serif;
line-height: 1.2em;
}

.pwording a{
  font: normal 13px Helvetica, Arial, sans-serif;
  line-height: 1.2em;
text-decoration: none;
}


a{
text-decoration: none;
}

.pcolor {
  color: #000000;
}

.pbox {
  border: 2px solid #D8DE22;
  padding: 6px;line-height: 1.2em;
}

.pbox:hover {
     background-color:#FFFFFF;line-height: 1.2em;
}

.pbox2 {
  border: 1px dotted #333333;
  padding: 5px;
  background-color:#C0C0C0;line-height: 1.2em;
}

.white {
  color: #FFFFFF;
  padding: 5px;line-height: 1.2em;
  text-decoration: none;
}

.box {
  border: 1px dotted #FFFFFF;
  padding: 5px;line-height: 1.2em;
}

.justify {
  text-align: justify;
}

.flow {
  overflow:auto;
  padding:10px;
}

.mytable table {
border-collapse: collapse;
border: solid 1px #C0C0C0;
line-height: 1.2em;
}

.mytable table td {padding:3px;line-height: 1.2em;}
.mytable table tbody td{padding:3px;line-height: 1.2em;}



.indextableheader {
   border-collapse: collapse;
   line-height: 1.2em;
}

.indextableheader td {
   padding-top:2px;
   padding-bottom:2px;
   background-color:#C0C0C0;
   border: solid 1px #C0C0C0;
   color: #FFFFFF;
   line-height: 1.2em;
}



.myframe {
        border-collapse: collapse;                                 
	border: 0px solid #FFFFFF;
	border-spacing:0px;
	padding:0px;
	height:100%;
	width:100%;
        min-hight:100%;
        max-height:100%;
}
.myframe tbody td{                                 
	border: 0px solid #FFFFFF;
	border-spacing:0px;
	padding:0px;
}

.myframe tbody .theader{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-img-line-up.gif');
	background-repeat: repeat-x;
}

.myframe tbody .thfooter{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-img-line-down.gif');
	background-repeat: repeat-x;
}
.myframe tbody .thleft{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-img-line-left.gif');
	background-repeat: repeat-y;
}
.myframe tbody .thright{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-img-line-right.gif');
	background-repeat: repeat-y;
}
.myframe tbody .inside{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-img-box.gif');
	height:100%;
	width:100%;
        line-height: 1.2em;
}

.myframe tbody .theader A:link {text-decoration: none; color: #333331;}
.myframe tbody .theader A:visited {text-decoration: none; color: #333331;}
.myframe tbody .theader A:active {text-decoration: none; color: #333331;}
.myframe tbody .theader A:hover {text-decoration: none; color: white;}


.green_button {
        border-collapse: collapse;                                 
	border: 0px solid #FFFFFF;
	border-spacing:0px;
	padding:0px;
}
.green_button tbody td{                                 
	border: 0px solid #FFFFFF;
	border-spacing:0px;
	padding:0px;
}


.green_button tbody .green_left{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-button_green_left.gif');
	background-repeat: repeat-x;
}

.green_button tbody .green_middle{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-button_green_middle.gif');
	background-repeat: repeat-x;
}
.green_button tbody .green_right{                                    
	background-image: url('/home/binaryfusion/images/PUZZLE-button_green_right.gif');
	background-repeat: repeat-x;
}

.green_button tbody .green_middle A:link {text-decoration: none; color: #000000;}
.green_button tbody .green_middle A:visited {text-decoration: none; color: #000000;}
.green_button tbody .green_middle A:active {text-decoration: none; color: #000000;}
.green_button tbody .green_middle A:hover {text-decoration: none; color: #FFFF00;}

.nodecolink a:link {text-decoration: none; color: transparent;}
.nodecolink a:visited {text-decoration: none; color: transparent;}
.nodecolink a:active {text-decoration: none; color: transparent;}
.nodecolink a:hover {text-decoration: none; color: transparent;}




.price_tag {
   padding-top:2px;
   padding-bottom:2px;
   background-color:#FFFFFF;
   border: solid 1px #FFFFFF;
   color: red;
   line-height: 1.2em;
  font: normal 20px Helvetica, Arial, sans-serif;
   width:100px;

}


