.bord_img{
 color: #554A3E;
 border-style: dotted;
 border-width: 1px;
}

form {
 margin: 0px;
 padding: 0px;
}

input, select, textarea{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 90%;
 border-left-color:#EEEEEE;
 border-right-color:#EEEEEE;
 border-bottom-color:#EEEEEE;
 border-top-color:#EEEEEE;
 background-color: #EED6B4;/* #DDC6A4;*/
 border-style: solid;
 border-width: 1px;
 color:#554A3E;

 scrollbar-3d-light-color: #000000;
 scrollbar-track-color: #DDC6A4;
 scrollbar-arrow-color: #554A3E;
 scrollbar-base-color: #DDC6A4;
 scrollbar-dark-shadow-color: #DDC6A4;
 scrollbar-face-color: #DDC6A4;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #DDC6A4;
 filter: Alpha(Opacity=50);
}


A:active{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 text-decoration: none;
 color: #554A3E;
}
A:visited{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 text-decoration: none;
 color: #A54A3E;
}
A:hover{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 text-decoration: none;
 color: #554A3E;
}
A:link{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 text-decoration: none;
 color: #A54A3E;
}

a.skr:link { 
 text-transform: uppercase;
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 80%;
 color: #554A3E;
 font-weight: bold;
}
a.skr:visited {
 text-transform: uppercase;
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 80%;
 color: #554A3E;
 font-weight: bold;
}
a.skr:hover { 
 text-transform: uppercase;
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 80%;
 color: #000000;
 font-weight: bold;
}
a.skr:active {  text-transform: uppercase;
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 80%;
 color: #999999;
 font-weight: bold;
}

.texthead {
 text-transform: uppercase;
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 80%;
 color: #554A3E;
 font-weight: bold;
}
.text{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 70%;
 color: #554A3E;
}
.textlittle{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 60%;
 color: #554A3E;
}

body{
 font-family: Georgia, Helvetica, sans-serif, Arial;
 font-size: 70%;
 color: #554A3E;
 scrollbar-3d-light-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #554A3E;
 scrollbar-base-color: #DDC6A4;
 scrollbar-dark-shadow-color: #DDC6A4;
 scrollbar-face-color: #DDC6A4;
 scrollbar-highlight-color: #DDC6A4;
 scrollbar-shadow-color: #DDC6A4;
}

.counter{
 filter: Alpha(Opacity=50);
}

hr{
height:1px;
color: #8C6E4A;
}

button { border : 0; background-color: #DDC4A5; background : pics/site/basket.gif; }