a { color: white; text-decoration: none; outline: none; }
a:hover { color: #c7af76; text-decoration: none; outline: none; }

A.edit { COLOR: green; TEXT-DECORATION: none; outline: none;}
A.edit:hover { COLOR: white; TEXT-DECORATION: none; outline: none; }

A.delete { COLOR: red; TEXT-DECORATION: none; outline: none; }
A.delete:hover { COLOR: white; TEXT-DECORATION: none; outline: none; }

a.border { text-decoration: none; border: none; }
a.border img { border: 1px solid #1b1009 }
a.border:hover img{ border: 1px solid #3d3120 }

.title { font-weight: bold; color: white; font-size: 11px; }
.megatitle { font-weight: bold; color: white; font-size: 16px; }
.darktitle { font-weight: bold; color: #cc9900; font-size: 10px; letter-spacing:1px}
.dark { color: #5d5140; font-size: 10px; }
.superdark { color: black; font-size: 10px; }
.yellow { color: #eebb00 }

img.video { width: 150px; height: 80px; border:1px solid #3e3d4e; margin-bottom:0px}
img.band { width: 150px; height: 150px; border:1px solid #3e3d4e;}
img.album { width: 100px; height: 100px; border:1px solid #3e3d4e; margin-bottom:0px}

img { border: 0px }
body { scrollbar-face-color: #261a10; margin: 0px 0px 0px 0px; scrollbar-highlight-color: #5d5140; scrollbar-shadow-color:#5d5140 ; scrollbar-3dlight-color: #2d2116; scrollbar-arrow-color: #5d5140; scrollbar-track-color: #261a10; scrollbar-darkshadow-color: #2d2116; scrollbar-base-color: #5d5140; }
table { width: 100%; border-collapse: collapse; border-spacing: 0px; }
td { font-weight: normal; font-size: 10px; color: #bbbbbb; font-family: verdana; padding: 0px; line-height:14px }
form { display:inline }

div.hr { width:100%; border-bottom: 4px solid #1b1009; }
hr { border-top:1px solid #6e6d7e; border-bottom:0px; height:1px }

div.image_box { position: relative; border:1px solid #444444; background: #222222; padding:6px; text-align:center; margin-bottom: 10px; margin-top: 10px; }
div.content { padding-left:20px; padding-top:10px }

blockquote.quote { border-top: 1px solid #666666; border-bottom: 1px solid #666666; padding: 5px; margin-right:0px }

table.bordercolor { background: #180d09; border-collapse:separate; border-spacing: 1px;}
table.spacing {  border-collapse:separate; border-spacing: 10px; }

.border { border:4px solid #1b1009; border-collapse:separate; border-spacing: 1px; *border-collapse: collapse; background: #0a0907; }
.border2 { border:4px solid #3d3120 }

table.menu_box { background:#24150c url(../images/menu_bg.jpg) top right; margin-bottom:10px }

td.menu_title { width:100%; color: #4d4136; padding:9px; padding-left:15px; text-transform: uppercase; font-weight: bold;}
td.menu_items { width:100%; padding-right:8px; padding-top:0px; padding-bottom:3px; }
table.menu_items { background: #2d2116 url(../images/windowbga.gif) top left no-repeat;}
td.menu_links { padding:5px; padding-left:25px; border:1px solid #24150c }

td.submenu { padding:5px; padding-left:2px; font-style: italic; color: #2d2116 }
td.submenu a { color: #c7af76; text-decoration: none; outline: none; }
td.submenu a:hover { color: white; text-decoration: none; outline: none; }

.windowbg { background: #2d2116; padding:6px}
.windowbg2 { background: #24150c;   padding:6px}

.windowbga { background: #2d2116 url(../images/windowbga.gif) top left no-repeat;  padding:6px;  }
.windowbg2a { background: #24150c url(../images/windowbg2a.gif) top left no-repeat;  padding:6px;  }

td.buttonbg { background: #2d2116;  padding:6px;}
td.titlebg { background: #261a10;  padding:5px; padding-top:8px;padding-bottom:8px; font-weight:bold }

table.error { border: 1px solid #701800; background: #4C1A00; border-collapse: separate; border-spacing: 0px;}
td.error { padding:10px; border: 1px solid #2B0E00; }

table.message { border: 1px solid #424A12; background: #2D3309 }
td.message { padding:10px; border: 1px solid #191C03; }




input, select,textarea { border: #bbbbbb 0px solid; background-color: #5d5140; padding:2px; font-weight: normal; font-size: 10px; color: black; font-family: verdana;}
input.button { height:17px; background: #24150c; color: white; font-weight:bold}
input.button2 { height:17px; background: #180d09; color: white; font-weight:bold}
input.radio { border: 0px; background-color: transparent; background: none; }
textarea.faked { border:0px; background:transparent; color: #bbbbbb }
