
body    { color: #656565; font-family: Verdana; background-color: white; background-image: url(images_web/texture.gif); background-repeat: repeat; margin: 0 }
.text_02   { font-size: 2px }
.text_03  { font-size: 3px }
.text_09 { font-size: 10px; font-family: arial }
.text_10   { font-size: 10px }
.text_11  { font-size: 11px }
.text_12   { font-size: 12px }
.text_14  { font-size: 14px }
.text_black  { color: black }
.text_gray { color: #333 }
.text_white { color: white }
.text_maroon { color: #752b30 }
a:link  { color: #752b30 }
a:active  { color: #752b30 }
a:visited  { color: #752b30 }
.text_maroon a:hover {
color:white;
}
a:hover         { color: white; text-decoration: none; background-color: #752b30 }
.box  { color: #333; font-size: 11px; background-color: #f5f5f5; border: solid 1px #656565 }
.box_dark  { background-color: #706d5e; background-image: url("images_web/texture_dark.gif"); background-repeat: repeat }
.box_medium  { background-color: #b9b494; background-image: url("images_web/texture_medium.gif"); background-repeat: repeat }
.box_light  { background-color: #d5cfaf; background-image: url("images_web/texture_light.gif"); background-repeat: repeat }
.buttons     { color: white; font-size: 11px; background-color: #706d5e; border: solid 1px #706d5e ; cursor: pointer; }
hr{height:1px; color:white;}
