img.sample{
border-color: #000000;
border-style: solid;
border-width: 2px;
float: left;
margin-top: .2em;
margin-bottom: .2em;
margin-left: 0em;
margin-right: 1em;
}


font.title{
font-family: Geneva, Verdana, sans-serif; 
font-size:13px;
color:#292929;
font-weight: bold; 
font-varient: small-caps; 
letter-spacing: 0.3em;
}

font.subTitle{
font-family: Geneva, Verdana, sans-serif; 
font-size:12px;
color:#494949;
background-color:#ffffff;
font-weight: bold; 
font-varient: small-caps; 
letter-spacing: 0.05em;
}


body{
background-color: #000000;
background-image: url(images/tile.gif);
background-repeat: repeat;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#333333;
scrollbar-track-color:#000000;
scrollbar-face-color:#000000; 
scrollbar-arrow-color:#666666;
}

p.head2{
width:100%;
height:60px;
color:#333333; 
font-size:11px;
font-style: oblique;
font-variant: normal;
letter-spacing: 0.1em;
line-height:1.2em;
font-weight: 900;
margin-top: 1.1%;
margin-left: 2%;
margin-right: 0.5%;
margin-bottom: 0px;
}

p.info{
width:100%;
color:#000000; 
font-size:10px;
font-style: normal;
font-variant: normal;
letter-spacing: 0em;
line-height:1.2em;
font-weight: normal;
margin-top: 1.1%;
margin-left: 0px;
margin-right: 2px;
margin-bottom: 10px;
}

td.background{
background-color: #000000;
background-image: url(images/tile.gif);
background-repeat: repeat;
}

td.texture{
background-color: #F3F3F3;
background-image: url(images/texture.gif);
background-repeat: repeat;
}

td.border{
width:100%;
background-color: #819295;
background-image: url(images/border.gif);
background-repeat: repeat;
}

td.rollOver{
width:100%
height:100px;
background-color: #F3F3F3;
background-image: url(images/texture.gif);
background-repeat: repeat;
}


center{
position:relative; top:6%; right:0px;
}

center.examples{
position:relative; top:2%; right:0px;
}

A:link {
color:#7B7B74;
}
A:visited {
color:#7B7B74;
}
A:active {
color:#7B7B74;
}
A:hover {
color:#B5B5B1;
}

