/* CSS Document */
body {
background-image:url(/images/bg_tile.gif);
}

#menu a {
display:block;
width:133px;
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color:#FFFFFF;
font-weight:bold;
background-color:#000000;
border-top:5px;
border-top-color:#000000;
border-right:0px;
border-bottom:1px;
border-bottom-color:#62051E;
border-left:2px;
border-left-color:#000000;
border-style:solid;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
}

#menu a:link, #menu a:visited {
text-decoration:none;
color:#FFF;
}

#menu a:hover, #menu a:active {
text-decoration:none;
color:#F3F57A;
}

#menu2 a {
display:block;
width:133px;
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color:#FFFFFF;
font-weight:bold;
background-color:#000000;
border-top:5px;
border-top-color:#000000;
border-right:0px;
border-bottom:1px;
border-bottom-color:#62051E;
border-left:2px;
border-left-color:#000000;
border-style:solid;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
}

#menu2 a:link, #menu2 a:visited {
text-decoration:none;
color:#F3F57A;
}

#menu2 a:hover, #menu2 a:active {
text-decoration:none;
color:#FFFFFF;
}

table.inventory, table.inventory td, table.inventory th {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #FF027D solid;
	border-collapse:collapse;
}

td.bgmain {
background-color:#76102B;
}

td.bgmain_border {
background-color:#76102B;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#A3A3A1;
}

td.bg_black_border_bottom {
background-color:#000000;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:#A3A3A1;
}

td.bgnav {
background-color:#62051E;
background-image:url(/images/nav_jukebox.gif);
background-repeat:no-repeat;
background-position:bottom;
}

td.bgnav2 {
background-color:#62051E;
}

td.bgleft {
background-image:url(/images/bg_left.gif);
background-repeat:repeat-y;
}

td.bgright {
background-image:url(/images/bg_right.gif);
background-repeat:repeat-y;
}

td.border_1px_black {
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#000000;
}

.body_white_hdr {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
color:#FFFFFF;
}

td.body_white, .body_white {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
line-height:14px;
font-weight:normal;
}

td.body_white_bold, p, a {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

td.body_yellow_13, .body_yellow_13  {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#F7F8AE;
font-weight:bold;
line-height:15px;
}

.body_yellow_17, a.body_yellow_17, p.body_yellow_17  {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color:#F7F8AE;
font-weight:bold;
line-height:17px;
}

.body_yellow, a {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#F7F8AE;
line-height:14px;
font-weight:normal;
}

.desc_yellow {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#F7F8AE;
line-height:18px;
font-weight:normal;
}

.body_yellow_bold, a {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#F7F8AE;
line-height:14px;
font-weight:bold;
}

td.navlow {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
background-color:#000000;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#A3A3A1;
font-weight:normal;
}

td.navlow a:link, td.navlow a:visited {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

td.navlow a:hover, td.navlow a:active {
color:#F3F57A;
text-decoration:none;
font-weight:normal;
}

.pink_12 {color: #F697AD}