body { 
	font-family: verdana, geneva;
	font-size:12px; 
	line-height:18px; 
	color:#adadad; 
	background-color:#003333;  
	scrollbar-base-color: #003333;  
	scrollbar-track-color: #005555;
	scrollbar-face-color: #006666;     
	scrollbar-shadow-color: #005555;   
	scrollbar-dark-shadow-color:#004444;
	scrollbar-highlight-color: #339999; 
	scrollbar-3d-light-color:#33cccc;
	scrollbar-arrow-color:#ebebeb;
}

span,div,th,td { font-family: verdana, geneva; }
a:link { text-decoration:underline; color:#339999;}
a:visited { text-decoration:underline; color:#007777;}
a:active { text-decoration:underline; color:#adadad;}
a:hover { text-decoration:underline; color:#33cccc;}

td { font-size:12px; line-height:18px; color:#adadad; }
hr { noshade, line:1; color:#006666;}
.hr1 { noshade, line:1; color:#006666; margin-bottom:4;}
.hr2 { noshade, line:1; color:#005555;}
.border { border:1px solid #006666;}

/* -------------------------
	Font
*/
.f10 { font-size:10px; line-height:14px; color:#adadad; font-family: verdana, geneva; }
.f10s { font-size:10px; line-height:12px; color:#adadad; font-family: verdana, geneva; }
.f10b { font-size:10px; line-height:14px; color:#adadad; font-family: verdana, geneva; font-weight:bold;}
.com { font-size:10px; line-height:16px; color:#009966;}
.coms { font-size:10px; line-height:12px; color:#009966;}
.coml { font-size:12px; line-height:18px; color:#009966;}
.yel { font-size:12px; line-height:18px; color:#999900;}
.yels { font-size:10px; line-height:14px; color:#999900;}
.blue { font-size:12px; line-height:18px; color:#006666;font-family:'lr SVbN','lr oSVbN','SVbN';}
.prpl { font-size:12px; line-height:18px; color:#6666ff;}
.red { font-size:12px; line-height:18px; color:#bb0066;}
.ss { font-size:1px;}
.tit { font-size:20px; font-weight:bold; line-height:22px; }

/* -------------------------
	Common
*/
.imout { filter:alpha(opacity=70); } 
.imovr { filter:alpha(opacity=100); } 
.clear { clear:both; }
.tcenter { text-align:center; }
.tleft { text-align:left; }
.tright { text-align:right; }
.fleft { float:left; margin-right:5px; }
.fright { float:right; margin-left:5px; }
.mgl10 { margin-left:10px; }
.mgb10 { margin-bottom:10px; }

.comblock{
	background-image:url(../images/bgimg.gif); 
	padding:7px; 
	margin:5 0px;
}
.comblockBG {
	background-image:url(../images/bgimg.gif); 
}
.darkborder {
	border:1px solid #001111;
}
.imgl {
	float:left;
	margin-right:5px;
	border:0px;
}
.imgr {
	float:right;
	margin-left:5px;
	border:0px;
}


/* -------------------------
	List
*/
ul {
	margin:5px 0 10px 30px;
	padding:0;
}
ul li {
	padding:3px;
}

ul.def {
	margin:0 0 0 10px;
	padding:0;
}
ul.def li {
	margin:0 0 0 10px;
	line-height:1.2em;
}
ul.inline{
	margin:0;
}
ul.inline li{
	display:inline;
}

dl.def {
	margin:0;
	padding:10px 0 0 0;
}
dl.def dt { margin:0; padding:0; }
dl.def dd { margin-left:20px; margin-bottom:10px; }

ul.listen {
	list-style-type: none;
	margin:3px;
}
ul.listen li {
	background:url(../images/sound.gif) left 2px no-repeat;
	padding-left:20px;
	font-size:10px;
	line-height:1em;
	margin:0;
}

/* -------------------------
	Form
*/
input,textarea, select {
	color : #adadad;
	border-left: 1px solid #001111;
	border-top: 1px solid #001111;
	border-right: 1px solid #007777;
	border-bottom: 1px solid #007777;
	background-color: #004444;
}
.btn {
	color: #adadad;
	border-left: 1px solid #cc0066;
	border-top: 1px solid #cc0066;
	border-right: 2px solid #330011;
	border-bottom: 2px solid #330011;
	background-color: #660033;
}
.btn2 {
	color : #adadad;
	border-left: 1px solid #007777;
	border-top: 1px solid #007777;
	border-right: 2px solid #001111;
	border-bottom: 2px solid #001111;
	background-color: #004444;
}

/* -------------------------
	Pages - News
*/
.newsBlock {
	margin-bottom:25px;
	clear:both;
}
.bdr { height:13px; background-image:url(../images/line.gif); background-repeat: no-repeat; margin-top:10px; }

/* -------------------------
	Pages - Words
*/
.big1{font-size:16px; font-weight:bold; line-height:22px; color:#999900;}
.big2{font-size:16px; font-weight:bold; line-height:22px; color:#adadad;}
.big3{font-size:16px; line-height:22px; color:#adadad;}
.qe { font-size:10px; line-height:10px; color:#adadad; border-left:1px solid #006666; padding:0 0 0 7; margin:5 0 5 0;}
.ptc{ font-size:10px; margin:10 0 10 0; color:#009966;}
.cat{ background-color:#004444; width:530px; padding-left:5px; margin:5 0 20 0;}

/* -------------------------
	Pages - JD
*/
table.bandprof {
	width:530px;
	margin:0; padding:0;
}
table.bandprof td{
	vertical-align:top;
	padding-bottom:2px;
}
table.bandprof td.Td1{
	width:200px;
}
table.bandprof td.Td2{
	width:180px;
	padding:0 7px;
}
table.bandprof td.Td2 div.nam{
	font-weight:bold;
	font-size:14px;
}
table.bandprof td.Td2 div.part{
	margin-bottom:5px;
	line-height:1.2em;
}
table.bandprof td.Td2 div.urls{
	margin-bottom:5px;
	line-height:1.2em;
	font-size:10px;
}
table.bandprof td.Td2 div.opt{
	line-height:1.2em;
}
table.bandprof td.Td3{
	width:150px;
}

table.bandprof td#jd{
	background:url('../jd/images/sign_jd.gif') right bottom no-repeat;
}
table.bandprof td#shenkar{
	background:url('../jd/images/sign_shenkar.gif') right bottom no-repeat;
}
table.bandprof td#miles{
	background:url('../jd/images/sign_miles.gif') right bottom no-repeat;
}
table.bandprof td#shane{
	background:url('../jd/images/sign_shane.gif') right bottom no-repeat;
}
table.bandprof td#zac{
	background:url('../jd/images/sign_zac.gif') right bottom no-repeat;
}
table.bandprof td#jochum{
	background:url('../jd/images/sign_jochum.gif') right bottom no-repeat;
}

/* -------------------------
	Common Titles/Blocks
*/
.title1 {
	background-color:#000000;
	margin-bottom:5px;
	padding:3px;
}
.title1 span.title1inn {
	border-left:solid 10px #600330;
}
.title1 span.inn {
	border-left:solid 10px #600330;
	padding-left:5px;
}
.title2 {
	margin:5px 0;
	clear:both;
	background-color:#002222;
	border-left:10px solid #001111;
	padding:3px 10px 3px 5px;
}
.title2 span.inn {
}
.block1 {
	padding:5px 10px 15px 10px;
}

.announce {
	width:750px;
	background-color:#001111;
	text-align:center;
	margin:0;
	padding:0;
	color:#999999;
	font-size:smaller;
}
.announce p {
	display:block;
	margin:0;
	padding:5px;
}