body {
  margin:0;
  padding:0;
  text-transform:none;
  background-color: #333333;
  text-decoration:none;
  /* background:url(http://www2.boxingpredictionleague.com/images/background.gif); */


  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  color: #000000;
  font-style: normal;
  text-transform: none;
  text-align: left;
  font-size: 12px;
  line-height: normal;
}

.input {
    font-size: 8px;
    border: 1px solid #AA0000
    font-family: Arial,Helvetica,sans-serif;
}

.storytitle {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-size: 12px;

}

.storycontent {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-size: 12px;
}

.post-l {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #000000;
}


font { 
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-style: normal;
    text-transform: none;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.big  {
    font-size: 14px;
    font-weight: bold;
}

.white  {
    color: #FFFFFF;
    font-size: 12px;
}

.red  {
    color: #AA0000;
    font-size: 12px;
}

.green  {
    color: #008800;
    font-size: 12px;
}

.blue  {
    color: #000088;
    font-size: 12px;
}

.black  {
    color: #000000;
    font-size: 12px;
}

.light_gray  {
    color: #CECECE;
    font-size: 12px;
}

.dark_gray  {
    color: #666666;
    font-size: 12px;
}

.MMA_TD_Maroon {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    background-color: #cb2b2d;
    font-style: normal;
    font-size: 14px;
}

TD {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-style: normal;
    font-size: 14px;
}


A:link {
  color:#AA0000;
  text-decoration: underline; 
}
A:visited {
  color:#AA0000;
  text-decoration: underline; 
}
A:active {
  color:#FFFFFF;
  text-decoration: underline; 
}
A:hover {
  color:#FFFFFF;
  text-decoration: underline; 
}


.MMA_Text_Small_White {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #ffffff;
    font-style: normal;
    text-transform: none;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.MMA_Text_Small {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    //color: #000000;
    font-style: normal;
    text-transform: none;
    //text-align: left;
    font-size: 12px;
    line-height: normal;
}

.MMA_Text_Real_Small {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-style: normal;
    text-transform: none;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.MMA_Table_Thin {
    background-color	:#CECECE;
    border-left		:1px #000000 solid;
    border-right	:1px #000000 solid;
    border-top		:1px #000000 solid;
    border-bottom	:1px #000000 solid;
}

.MMA_Table_Thin_Border {
    background-color	:#ffffff;
    border-left		:1px #000000 solid;
    border-right	:1px #000000 solid;
    border-top		:1px #000000 solid;
    border-bottom	:1px #000000 solid;
    margin-left: 	auto;
    margin-right: 	auto;
}

.MMA_Table_Thin_White {
    background-color	:#FFFFFF;
    border-left		:0px #000000 solid;
    border-right	:0px #000000 solid;
    border-top		:0px #000000 solid;
    border-bottom	:0px #000000 solid;
}

.MMA_Link_BG  {
  color			:#cb2b2d;
  background-color	:#CECECE;
  text-decoration	:underline;
  font			:normal normal normal 14px/14px Verdana,Arial,Helvetica,sans-serif;
  font-size		: 12px;
}

.MMA_Red_Link_BG  {
  color			:#cb2b2d;
  background-color	:#CECECE;
  text-decoration	:underline;
  font			:normal normal normal 14px/14px Verdana,Arial,Helvetica,sans-serif;
  font-size		: 12px;
}

.MMA_Header_DateTime {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    background-color: #4b4c4d;
    color: #FFFFFF;
}

.MMA_Nav {
  background:#cb2b2d;
}

.rowbackground {
  /* background:url('http://www2.mmapredictionleague.com/images/mma-row-gray-background.jpg'); */
  background:#333333; 
  background:url('http://www2.mmapredictionleague.com/images/reddot.gif');
   
}

TEXTAREA  { 
	color			:#000000; 
	background		:#EFEFEF; 
	text-decoration		:none; 
	font-family		:Arial; 
	font-weight		:normal; 
	font-size		:14px ;
	border			:1px solid rgb(0, 0, 0);
}
INPUT  { 
	color			:#000000; 
	background		:#EFEFEF; 
	text-decoration		:none; 
	font-family		:Arial; 
	font-weight		:normal; 
	font-size		:14px ;
	border			:1px solid rgb(0, 0, 0);
}
.MMA_Button  { 
	color			:#000000; 
	background		:#EFEFEF; 
	text-decoration		:none; 
	font-family		:Arial; 
	font-weight		:bold; 
	font-size		:14px ;
	border			:1px solid rgb(0, 0, 0);
}


.MMA_PageTitle {
  background:#EFEFEF;
  color:#AA0000;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.MMA_PageTitle_Clear {
  color:#cb2b2d;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.MMA_Copyright {
  color:#EFEFEF;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
}

.HR {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 1em auto;
}

.dotted {
  border-bottom: dotted 1px #cb2b2d;
}

.dashed {
  border-bottom: dashed 1px #cb2b2d;
}


H1 {
  width:100%;padding:5px 0 2px;margin:0;font:normal normal bold 20px/24px Helvetica,Arial,sans-serif
}

H2 {
  width:100%;padding:3px 0 2px;margin:0;font:normal normal bold 16px/20px Verdana,Helvetica,Arial,sans-serif
}

H3,H4 {
  font:normal normal bold 14px/16px Futura,Verdana,Helvetica,Arial,sans-serif
}

H5,H6,DT {
  font:normal normal bold 14px/16px Futura,Verdana,Helvetica,Arial,sans-serif
}

SMALL {
  font-size:8px
}

BIG {
  font-size:14px
}

BLOCKQUOTE,PRE {
  font-family:Lucida Console,monospace
}

UL LI {
  list-style-type:square;padding-left:1em;margin-left:1em
}

OL LI {
  list-style-type:decimal
}


img {
  border:0
}

A:hover { 
  color:red 
}

                        

#dhtmlgoodies_tooltip{
  background-color:#EEE;
  border:1px solid #000;
  position:absolute;
  display:none;   
  z-index:20000;  
  padding:2px;    
  font-size:0.9em;
  -moz-border-radius:6px; /* Rounded edges in Firefox */
  font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
                                
}               

#dhtmlgoodies_tooltipShadow{
  position:absolute;
  background-color:#555;
  display:none;
  z-index:10000;
  opacity:0.7;
  -moz-opacity: 0.7;
  -moz-border-radius:6px; /* Rounded edges in Firefox */
}
