body { 
padding-top:0; 
margin-top:30; 
margin-bottom:0; 
background-color:#000000; 
scrollbar-face-color:#000000; 
scrollbar-shadow-color: #1B1B1B; 
scrollbar-highlight-color:#2e2e2e; 
scrollbar-3dlight-color: #302B31; 
scrollbar-darkshadow-color: #333333; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: silver;
font-family:arial, helvetica, sans-serif;
color: #cccccc;
font-size: 12px;
font-weight:normal;
}

/*
#main {
background-image:url('http://www.thebandparadox.com/images/guitarbg.gif'); repeat: no-repeat;
}
*/

hr {
border: 0px none;
width: 100%
}
hr.hr1 {
color: #35679a;
background-color: #35679a;
height: 5px;
}
hr.hr2 {
color: #35679a;
background-color: #35679a;
height: 1px;
}
hr.hr3 {
border: 1px solid #35679a;
color: #000000;
background-color: #000000;
height: 6px;
}
hr.hr4 {
border-top: 1px dashed #35679a;
border-bottom: 1px solid #35679a;
color: #000000;
background-color: #000000;
height: 4px;
}
hr.hr5 {
border-top: 2px solid #000;
border-left: 20px solid #000;
border-right: 20px solid #000;
color: #35679a;
background-color: #35679a;
height: 4px;
}
a.mainlink:link { text-decoration: none; font-weight: bold; color: #cc00ff }
a.mainlink:visited { text-decoration: none; font-weight: bold; color: #9900cc }
a.mainlink:active { text-decoration: none; font-weight: bold; color: #cc00ff }
a.mainlink:hover { text-decoration: underline; font-weight: bold; color: #00ff00 }



a:link { text-decoration: none; font-weight: bold; color: #81599F }
a:visited { text-decoration: none; font-weight: bold; color: #81599F}
a:active { text-decoration: none; font-weight: bold; color: #81599F }
a:hover { text-decoration: underline; font-weight: bold; color: #cc00ff }

input, select, textarea {
	font-weight: bold;
	color: #000000;
	background: #35679a;
	cursor: pointer;
}

.menu, .menu TD, .menu TH {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#81599F;
	background-color:#181021;
}

.counter, .counter TD, .counter TH {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#81599F;
}

.byline{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#eeeeee;
	font-style:italic;
}

.header, .header TD, .header TH
{
font-family:verdana, arial, helvetica, sans-serif;
font-size:18px;
color:#81599F;
font-weight: bold;
margin-bottom:0;
}

.header2, .header2 TD, .header2 TH
{
font-family:arial, helvetica, sans-serif;
font-size:14px;
color:#81599F;
font-weight: bold;
margin-bottom:0;
}


.gbook, .gbook TD, .gbook TH
{
font-family:arial, helvetica, sans-serif;
font-size:11pt;
color:#cccccc;
line-height: 12pt;
}

.sidebar
{
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px;
color:#cccccc;
line-height: 100%;
}


ol {
display: block;
list-style-type: decimal;
margin: 1em 0;
padding-left: 40px;
line-height: 10pt;
}

ul {
display: block;
list-style-type: square;
margin: 1em 0;
padding-left: 40px;
line-height: 11pt;
}
