body
{
	scrollbar-face-color: #fc7821;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff
	scrollbar-3dlight-color: #fc7821;
	scrollbar-darkshadow-color: #fc7821;
	scrollbar-track-color: #fc7821;
	scrollbar-arrow-color: #ffffff;
	margin: 0px;
}

body.splash
{
	background: #ffffff;
}

body.title
{
	background: #ffffff url(./usimg/titlelogo.gif) no-repeat right bottom;	
}

body.news
{
	background: #fc7821 url(./usimg/newst.gif) no-repeat top left;
}

body.band
{
	background: #fc7821 url(./usimg/bandt.gif) no-repeat top left;
}

body.media
{
	background: #fc7821 url(./usimg/mediat.gif) no-repeat top left;
}

body.guests
{
	background: #fc7821 url(./usimg/guestst.gif) no-repeat top left;
}

body.info
{
	background: #fc7821 url(./usimg/infot.gif) no-repeat top left;
}

body.web
{
	background: #fc7821 url(./usimg/webt.gif) no-repeat top left;
}

body.navi
{
	background: #ffffff;
}

body.show
{
	background: #fc7821;
}

body.members
{
	background: #fc7821;
}

p
{ 
	color:#ffffff;
	font-family: "arial","verdana";
	font-size:9pt;
	font-weight:bold;
	letter-spacing:1px;
}

p.narrow
{
	font-weight:normal;
	margin-left:15px;
}

p.wide
{
	font-weight:normal;
	letter-spacing:5px;
	margin-right:20px;
	color:#ee5500;
}

p.inv
{
	color:#ee5500;
	font-family: "arial","verdana";
	font-size:9pt;
	font-weight:bold;
}

p.news
{
	margin-left:10px;
	text-align:justify;
	margin-right:40px;
}

p.band
{
	margin-left:10px;
	text-align:justify;
	margin-right:0px;
}

p.bandinst
{
	font-weight:normal;
}

hr {color:#ffffff; width:90%;}
img { border-color:#ffffff }
img.border_inv
{
	border-color:#fc7821;
}
a
{
	color:#ffffff;
	font-family: "arial","verdana";
	font-size:9pt;
	font-weight:bold;
	letter-spacing:1px
}
table.front
{
	background:#ffffff;
}


table.back
{
	background:#fc7821;
}

td.back
{
	background:#fc7821;	
}

td.front
{
	background:#ffffff;
}

td.inlinebottomstart
{
	background:#fc7821 url(./usimg/inlinebottomstart.gif) no-repeat bottom left;
	width: 12px;
	height: 4px;
}

td.inlinebottom
{
	background:#fc7821 url(./usimg/inlinebottom.gif) repeat-x bottom left;
	height: 5px;
}

td.inlinepictures
{
	background:#fc7821 url(./usimg/pics_bottom.gif) no-repeat bottom left;
	height: 14px;
	width: 109px;
}

td.inlinemusic
{
	background:#fc7821 url(./usimg/music_bottom.gif) no-repeat bottom left;
	height: 17px;
	width: 79px;
}

td.inlinecomputer
{
	background:#fc7821 url(./usimg/computer_bottom.gif) no-repeat bottom left;
	height: 16px;
	width: 197px;
}

td.inlinetopstart
{
	background:#ffffff url(./usimg/inlinetopstart.gif) no-repeat top right;
	width: 4px;
	height: 5px
}

td.inlinetopstartshow
{
	background:#ffffff url(./usimg/inlinetopstart.gif) no-repeat top right;
	width: 4px;
}

td.inlinemid
{
	background:#ffffff url(./usimg/inlinemid.gif) repeat-y bottom left;

}

td.inlinemidstart
{
	background:#ffffff url(./usimg/inlinemidstart.gif) repeat-y bottom left;
}

td.inlinetop
{
	background:#ffffff url(./usimg/inlinetop.gif) repeat-x top left;
	height: 5px
}

td.inlinetopshow
{
	background:#ffffff url(./usimg/inlinetop.gif) repeat-x top left;
}

td.navispacer
{
	background:#ffffff url(./usimg/nshadow.gif) repeat-x top;
	width: 20px;
}

td.navispacerbottom
{
	text-align:center;
	vertical-align:middle;
	width: 20px;
}

td.navispacerlong
{
	background:#ffffff url(./usimg/nshadow.gif) repeat-x top;
}

td.rightshadowtop
{
	background:#ffffff url(./usimg/right_shadow_top.gif) no-repeat bottom left;
}

td.rightshadowmid
{
	background:#ffffff url(./usimg/right_shadow_mid.gif) repeat-y top left;
}

td.rightshadowlongstart
{
	background:#ffffff url(./usimg/right_shadow_longstart.gif) no-repeat top left;
}

td.rightshadowbottom
{
	background:#ffffff url(./usimg/right_shadow_bottom.gif) no-repeat top left;
}

td.rightshadowbottomend
{
	background:#ffffff url(./usimg/right_shadow_bottom_end.gif) no-repeat top left;
}

td.showback
{
	background:#fc7821 url(./usimg/unsoulshowback.gif) no-repeat top right;
}

td.splash
{
	background: #ffffff url(./usimg/splashline.gif) repeat-x bottom;
}
td.splashinv
{
	background: #fc7821 url(./usimg/splashlineinv.gif) repeat-x top;
}
td.splashmail
{
	background: #fc7821 url(./usimg/mail.gif) no-repeat bottom center;
}
td.newsspacer
{
	height:50px;
}
a.plain {text-decoration:none}
a.plaininv {color:#ee5500;text-decoration:none}

:focus {
    outline: 0;
}