h1 { font-family:Arial; }


p.list {
	font-family:Verdana;
	font-size:13px;
	margin-left:3mm;
	text-indent:0mm;
	color: b00030;
	line-height: 23px;
	letter-spacing: 1px;
}

p.smaller {
	font-family:Verdana;
	font-size:11px;
	margin-left:1mm;
	text-indent:0mm;
	color: red;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}

p.nomargins {
	font-family:Verdana;
	font-size:11px;
	margin-left:0mm;
	text-indent:0mm;
	color: red;
	line-height: normal;
	margin-bottom: 4px;
	margin-top: 0px;
}

p.new_mp3 {
	margin-left:1mm;
	line-height: normal;
	margin-bottom: 4px;
	margin-top: 4px;
}

p.new_flv_pics {
	margin-left:1mm;
	line-height: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}

p.footer { color:white; }

p.header { color:blue; }

a.footer { font-family:Verdana; font-size:8pt; color:white; text-align:center; text-decoration:none; }

a.header { font-family:Verdana; font-size:9pt; color:blue; text-align:center; text-decoration:none; }

a.brown { font-family:Verdana; font-size:13px; color:brown; text-align:center; text-decoration:none; }

a.red { font-family:Verdana; font-size:9pt; color:red; text-align:center; text-decoration:none; }

a { font-family:Verdana; font-size:8pt; color:brown; text-align:center; text-decoration:none; }

a.posts { font-family:Verdana; font-size:8pt; color:#2424FF;}

a.white_posts { font-family:Verdana; font-size:8pt; color:white;}

a.brown_posts { font-family:Verdana; font-size:8pt; color:#B82E2E;}

a.brown_posts_small { font-family:Verdana; font-size:7pt; color:brown;}

a.posts_small { font-family:Verdana; font-size:7pt; color:#2424FF;}

a.red_posts { font-family:Verdana; font-size:8pt; color:red;}

a.small { font-family:Verdana; font-size:6pt; }

a:hover { text-decoration:underline; }

table.dashed { border-width:1; border-style:dashed; }

td.dashed { border-width:1; border-style:dashed; }

ul { font-family:Verdana; font-size:10pt; }

form { margin-top:0pt; margin-bottom:0pt; margin-left:0pt; margin-right:0pt;}

td.solid_left { border-top-width:1; border-bottom-width:1; border-left-width:1;
border-top-color:#CFC7C0; border-bottom-color:#CFC7C0; border-left-color:#CFC7C0;
border-top-style:solid; border-bottom-style:solid; border-left-style:solid; }

td.solid_left_only { border-left-width:1; border-left-color:#CFC7C0; 
border-left-style:solid; }

td.solid_right_only { border-right-width:1; border-right-color:#CFC7C0; 
border-right-style:solid; }

td.solid_middle { border-top-width:1; border-bottom-width:1;
border-top-color:#CFC7C0; border-bottom-color:#CFC7C0;
border-top-style:solid; border-bottom-style:solid; }

td.solid_buttom { border-bottom-width:1; border-bottom-color:#CFC7C0; border-bottom-style:solid; }

td.solid_right { border-top-width:1; border-right-width:1; border-bottom-width:1;
border-top-color:#CFC7C0; border-right-color:#CFC7C0; border-bottom-color:#CFC7C0;
border-top-style:solid; border-right-style:solid; border-bottom-style:solid; }

td.solid_left_right { border-right-width:1; border-right-color:#CFC7C0; 
border-right-style:solid; border-left-width:1; border-left-color:#CFC7C0; 
border-left-style:solid; }

td.solid_all_sides { border-width:1; border-color:#CFC7C0; border-style:solid; }


table.index {
  background-color:rgb(255,249,232);
  width:100%;
  }
 
table.main {
  background-color:rgb(255,249,232);
  border-width:2;
  border-color:rgb(219,219,219);
  border-style:solid;
  width:950px;
  
 }

table.solid_all_sides {
  background-color:white;
  border-width:1;
  border-color:#CFC7C0;
  border-style:solid;
  }


td.solid_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

body {
    background-color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
