﻿/* CSS Document */

 body {
 padding: 0;
 margin: 0;
 font: 13px Arial, Helvetica, Garuda, sans-serif;
 *font-size: small;
 *font: x-small;
}
code {
 padding: 0;
 margin: 0;
 line-height: 1em;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
    }
pre {
 padding: 0;
 margin: 0;
 line-height: 1em;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
    }
em {
 padding: 0;
 margin: 0;
 line-height: 1em;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
    }
h6 {
 padding: 0;
 margin: 0;
 line-height: 1em;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
    }
h5 {
 padding: 0;
 margin: 0;
 line-height: 1em;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
    }
h4 {
 padding: 0;
 margin: 0;
 line-height: 1em;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
    }
table {
    font-size: inherit;
    font: 100%;
    }
img {
   border: 0;
  }
p {
   margin: 1em 0;
   }


.body {
	border-collapse:collapse;
	margin-top:20px
	}
	   
.body_content {font-family:Georgia, "Times New Roman", Times, serif;
			   color:#000000;
			   font-size:13px;
			   padding-left:32px;
			   padding-right:32px;
			   line-height:1.8;
			   }
			   
.body_content p {font-family:Georgia, "Times New Roman", Times, serif;
			   color:#000000;
			   font-size:13px;
			   padding-left:32px;
			   padding-right:32px;
			   line-height:1.8;
			   }

#home p 	{padding-left:0px;
			 padding-right:0px;
			 }
			   
.body_content a {color:#0d2c70;
				 }
				 
.nav {font-family:Arial, Helvetica, sans-serif;
      font-size:10px;
	  color:#ffffff;
	  line-height:1.5;
	  }
	  
.nav a {color:#ffffff;
		}
		
.nav a:hover {text-decoration:none;
}

		
.nav2 {color:#7b9ade;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   }
	   
.nav2 a {color:#7b9ade;
	     }
		 
h1 {font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	font-weight:600;
	font-size:26px;
	}
	
h2 {font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h3 {margin:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.tr_top {font-weight: bold;
		 color:#FFFFFF;
		 }

#homeAnnounce {
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	}

#homeAnnounce tr {
	padding-top:20px;
	}
 
#homeAnnounce td.content {
	border: 1px solid #6FA760; 
	background: #F3F3F3;
	width:180px;
	}
	
#homeAnnounce .newsletters {
	background-color:#6FA760;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size:14px;
	border: 1px solid #6FA760; 
}	
	
td.event {
	padding-bottom:20px;
}
	
.EventBestBet	{ color: #FF0000; font-weight:bold; background-color:yellow }
.EventTitle		{ color: #0C2D70; font-weight:bold; font-size:15px; }
	
ul .homeEvents {
	padding:8px 0;
	list-style:circle;
}	

ul .homeEvents li {
	}	

.newsletterCell {
	padding:10px 0;
}
	
	
	
	
	
	
	
	