
body { 
               background-color:rgb(240,240,120);
			   color: rgb(0,0,150);
    }    
#pagewidth{width:800px;          
           background-color:rgb(0,0,200) ;
           text-align: center;
           }  
table.frontpagelayout{ width:100%; border-top: 1px solid blue;
                       border-bottom: 1px solid blue; 
					 }	
table.tabcarts{ 
                border-collapse: collapse;
}				
td.tdlayoutclays{width:50%; 
                 padding 35px; 
				 border-right: 
				 solid 1px blue;
				 vertical-align: top;}
td.tdlayoutcarts{width:50%; 
                 padding 35px;
				 vertical-align: top;}
td.cartridgelist{ color:rgb(0,0,150);
                  font-family: verdana, arial, ms sans serif;
                  font-weight: bold;
                  font-size: 10pt;
				  border: solid 1px blue;
                  border-collapse: collapse;
				  text-align: center;
		}
td.cartridgelisth{color: rgb(255,255,225);
                  background-color:rgb(0,0,150);
                  font-family: verdana, arial, ms sans serif;
                  font-weight: bold;
                  font-size: 10pt;
				  border: solid 1px rgb(255,255,225);
                  border-collapse: collapse;
				  text-align: center;
		}
		a { text-decoration: none;
    }

  a:link { color:rgb(0,0,150);
           text-decoration: none;
    }

  a:visited { color:rgb(0,0,150);
              text-decoration: none;
    }

  a:active { color:rgb(0,0,150);
             text-decoration: none;           
    }
  a:hover { color:rgb(0,0,150);
            text-decoration: underline;
    }
  p {padding-left: 10px;
    padding-right:10px;}
h1 { color:rgb(0,0,150); }
h2 {    
        color:rgb(0,0,150);
        font-family: verdana, arial, ms sans serif;
        padding-left: 15px;
        font-weight: bold;
        font-size: 16pt;
}
h2.small {    
        color:rgb(0,0,150);
        font-family: verdana, arial, ms sans serif;
        padding-left: 15px;
        font-weight: bold;
        font-size: 13pt;
}

h4 {    font-family: verdana, arial, ms sans serif;
        font-weight: bold;
        font-size: 10pt;
}
       
select {color:rgb(0,0,150);
        background: rgb(240,240,120);
        font-family: verdana, arial, ms sans serif;
        font-weight: bold;
        font-size: 8pt;
        border-style: solid;        
        border-color: rgb(0,0,150);            
       }                      
.menubutdn{color:gold;
             background: ;
			 text-decoration: underline;
             font-family: verdana, arial, ms sans serif;
             font-weight: bold;
             font-size: 9pt;			 
             border: 2px;
          
             }
#menubut{color: rgb(255,255,225);
             background: ;
			 height: 15px;
             font-family: verdana, arial, ms sans serif;
             font-weight: bold;
             font-size: 9pt;	
			 margin: 10px;
             }
.but {}
.but:hover {color: gold; cursor: pointer;}
.buthover{color:gold;
             background: ;
			 text-decoration: none;
             font-family: verdana, arial, ms sans serif;
             font-weight: bold;
             font-size: 9pt;			 
             border: 2px;
             cursor: pointer
             }
button.divbutdn2{color:rgb(0,0,150);
             background: rgb(255,255,225);
             border: 2px;
             border-top: solid #6e7375;
             border-bottom: solid 1px #D3D9DF;
             border-left: solid #6e7375;
             border-right: solid 1px #D3D9DF;             
             }
button.divbutup2{color:rgb(240,240,120);
             background: rgb(0,0,150);
             border: 2px;
             border-bottom: solid #6e7375;
             border-top: solid 1px #D3D9DF;
             border-right: solid #6e7375;
             border-left: solid 1px #D3D9DF; 
             }
img {border:0px solid rgb(0,0,150);
     margin: 8px;
     }

img.flush {border:0px solid rgb(0,0,150);
     margin: 2px;
     }	 
	 
img.bord {border:1px solid rgb(0,0,150);
     margin: 8px;
     }
img.nobord {border:0px solid rgb(0,0,150);
     margin: 0px;
     }


     
input {background-color: rgb(240,240,120) ;
       color: rgb(0,0,150);
       font-family: verdana, arial, ms sans serif;
       font-weight: bold;
       font-size: 8pt;
       text-align: center;
       vertical-align: middle;
       border-style: inset;  
       }
input.btn { background-color: rgb(255,255,225) ;
            border: none;}      
            
textarea {background-color: rgb(240,240,120) ;
       color: rgb(0,0,150);
       font-family: verdana, arial, ms sans serif;
       font-weight: bold;
       font-size: 8pt;
       text-align: left;
       vertical-align: top;
       border-style: inset;  
       }
textarea.ysreply{ background-color: #F4DDFF ;      
	   color: rgb(0,0,150);
       font-family: verdana, arial, ms sans serif;
       font-weight: bold;
       font-size: 8pt;
       text-align: left;
       vertical-align: top;
       border-style: inset; 

}

input.checkboxbut {background-color:rgb(255,255,225);
       color: rgb(240,240,120);
       font-family: verdana, arial, ms sans serif;
       font-weight: bold;
       font-size: 8pt;
       border: none;
       }


input.radiobut {background-color:rgb(255,255,225);
       color: rgb(0,0,200);
       font-family: verdana, arial, ms sans serif;
       font-weight: bold;
       font-size: 8pt;
       border: none;
       }


input.radiobut1 {background-color:rgb(255,255,225);
       color: rgb(255,255,225);
       font-family: verdana, arial, ms sans serif;
       font-weight: bold;
       font-size: 8pt;
       border: none;
       }
	   
button.sbmtfrm {
			 height: 18px;
			 vertical-align: middle;
			 width: 75px;
			 color: rgb(0,0,150);
			 font-family: verdana, arial, ms sans serif;
			 font-weight: bold;
			 font-size: 9pt;
             background: rgb(240,240,60);
             border: 2px;
             border-bottom: solid #6e7375;
             border-top: solid 1px #D3D9DF;
             border-right: solid #6e7375;
             border-left: solid 1px #D3D9DF; 
			 }
button.sbmtfrm2 {
			 height: 18px;
			 vertical-align: middle;
			 width: 175px;
			 color: rgb(0,0,150);
			 font-family: verdana, arial, ms sans serif;
			 font-weight: bold;
			 font-size: 9pt;
             background: rgb(240,240,60);
             border: 2px;
             border-bottom: solid #6e7375;
             border-top: solid 1px #D3D9DF;
             border-right: solid #6e7375;
             border-left: solid 1px #D3D9DF; 
			 }
td.maintmenu{width:192px;
			text-align:center;
			font-family: verdana, arial, ms sans serif;
			font-weight: bold;
			font-size: 11pt;			
			background-color: rgb(255,255,225);
			border: 2px;
			border-bottom: solid #6e7375;
			border-top: solid 1px #afbac5;
			border-right: solid #6e7375;
			border-left: solid 1px #afbac5; 			 
			 }      
td.maintmenu:hover{cursor: pointer;
				  background-color: rgb(240,240,120);
				  }
td.maintmenudn{width:192px;
			text-align: center;
			font-family: verdana, arial, ms sans serif;
			font-weight: bold;
			font-size: 11pt;
			background-color: rgb(240,240,120);
			border: 2px;
			border-top: solid #6e7375;
			border-bottom: solid 1px #afbac5;
			border-left: solid #6e7375;
			border-right: solid 1px #afbac5; 			 
			}

#headerpos { width: 790px;
             height:200px;
			 background-image:url('images/logo.jpg');
			 background-repeat: no-repeat;
             padding: 0px;
             margin:0px; 
			}
#pagehighlight { width: 790px;
                 background-color: rgb(255,255,225);
				 font-family: verdana, arial, ms sans serif;
			}
#contentl{align:left; padding:5px;  vertical-align: top;}
#contentr{align:left; padding:5px;  vertical-align: top;}
#pictext {overflow: auto;
            text-align:left; 
            height:50px;
            padding-left: 50px;
          }  
#thumbs {overflow: auto; 
          height:400px;
          }                          
          

#divfooter1 { width:790px;
          text-align: center;
          background-color:rgb(255,255,225);
          color:rgb(0,0,150);
          vertical-align: top;

         }
.imgnospace { margin: 0px;
              padding: 0px;
              border: none;

            }
.thumbs {overflow: auto; 
          height:400px;
          }     
           
