html, body {
	background-color:#7E1E20;
	font-size: 11px;
	color:white;
}

.clear {
	clear:both;
}

img { margin:0; padding:0;
}
hr {
  border: 1px dashed #7E1E20;
  width: 100%;
}

a, a:visited, a:link {
	color:white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.middle:visited, a:link {
	color:white;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a.middle:hover {
	font-weight: bold;
	color:white;
	font-size: 13px;
	text-decoration: underline;
}
hr.HR {
	color: white;
	background-color: white;
	border: 1px solid white;
	height: 2px;
	width : 98%;
}

 TABLE.table {
 	font-size: 11px;
 	color:white;
 }

 TD.leftbar {
	vertical-align:top;
	background-color:#342F58;
	width: 170px;
	font-size: 11px;

 }  
  TD.middle {
	background-color:#100B3B;
 	vertical-align:top;
 	font-size: 11px;
 
 }
  TD.headerright {
  	background-image:url(images/menu_bg.jpg);
	background-color:#7E1E20;
 	vertical-align:top; 
 	font-size: 11px;
 }
   TD.nextcheers {
   	background-image:url(images/nextcheers_bg.jpg);
 	background-color:#342F58;
  	vertical-align:top;  
  	font-size: 11px;
 }
   TD.shoutbox_middle {
   	background-image:url(images/sb/middle.jpg);
 	background-color:#342F58;
  	vertical-align:top;  
  	font-size: 11px;
 }
    TD.TOP {
     	border-style: solid;
     	border-color: white;
     	border-width: 1px;
     	background-color:#7E1E20;
   	color:white;
    	vertical-align:top;
    	font-weight: bold;
    	font-style: italic;
    	font-size: 20px;
    	padding-left: 3px;
    	padding-right: 1px;
 }
    TD.RED {
    	border-style: solid;
	border-color: white;
     	border-width: 1px;
  	background-color:#7E1E20;
  	color:white;
   	vertical-align:top;  
   	font-size: 11px;
   	padding-left: 3px;
   	padding-right: 1px;
 }
     TD.BLUE {
     	border-style: solid;
     	border-color: white;
     	border-width: 1px;    	
    	background-color:#1F184B;
   	color:white;
    	vertical-align:top;  
    	font-size: 11px;
 }
