

/* standard  CSS */


body { 
    background-position: top left;
	background-image: url("http://www.soccermanedger.com/images/bg_tile.gif");
    background-color: #EBEBEB;}



td {
	font-family: Verdana, Arial; 
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	line-height: 1.5em; 
	}
p {
	font-family: Verdana, Arial; 
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	line-height: 1.5em; 
	margin: 0 0 1em 0;
	}
	
	
	

a{
	color: #178612; 
	text-decoration:none; 
	border-bottom: 1px dashed #000000;
	}
	

	
a:hover {
	color: #000000; 
	text-decoration:none; 
	border-bottom: 1px dashed #000000;
	background-color:#77A175;
	}	
	
 

	
a.none, .none a, .none a:link, .none a:active, .none a:visited, .none a:hover {
	color: #ffffff; 
	text-decoration:none; 
	border-bottom: 0px dashed #000000;
	padding-left: 0px; 
	padding-right: 0px; 
	}

h1{
	color: #000; 
	font-size: 27px; 
	font-weight: bold;
	margin: 15px 0 0 0;
	}	
	
	
h2 {
	color: #656565; 
	font-size: 18px; 
	font-weight: normal;
	margin: 4px 0 10px 0 ;
	}	
	
h4 {
	color: #000; 
	font-size: 13px; 
	font-weight: bold;
	margin: 0;
	}	
	
	
	
	
/*  footer CSS */

 td.footer_text {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: ffffff; 
	text-decoration: none;
	border-bottom: 0px; 
	}
	
	
	
.footer a,.footer_text a:link, .footer_text a:active, .footer_text a:visited {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: ffffff; 
	text-decoration: none;
	border-bottom: 0px; 
	}
	
.footer_text a:hover {	
font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: ffffff; 
	text-decoration: none;
	border-bottom: 0px; 
	}
	
	
	
	
	
	
	
	
/*  Nav CSS */

 .nav {
	font-family: Verdana, Arial; 
	font-size: 14px;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-left: 5px; 
	padding-right: 5px; 
	border-bottom: 0px; 
	}
	

	
.nav a,.nav a:link, .nav a:active, .nav a:visited {
	font-family: Verdana, Arial; 
	font-size: 14px;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-left: 5px; 
	padding-right: 5px; 
	border-bottom: 0px; 
	}
	
.nav a:hover {
	font-family: Verdana, Arial; 
	font-size: 14px;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	background-color:#CECECE;
	display: block;
	border-bottom: 0px; 

	}	
		

	
.sidenav{
	
	color: #178611;
	font-weight:bold;
 	font-size:10pt;
 	text-decoration:none;
	padding: 5 5 5 5;
	}
	
.sidenav a,.sidenav a:link, .sidenav a:active, .sidenav a:visited {

	
	color: #178611;
	font-weight:bold;
 	font-size:10pt;
 	text-decoration:none;
	padding: 5 5 5 5;
	display: block;

 
	}
	
.sidenav a:hover {
	background-color:#178611;
	color: #000000;

	}	
	
	
	



	
 .white {
	font-family: Verdana, Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	border-bottom: 0px; 
	}
	
 .white a,.white a:link,  .white a:active,  .white a:visited {
	font-family: Verdana, Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	border-bottom: 0px; 
	}	
	
 .white a:hover { 
	font-family: Verdana, Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	border-bottom: 0px; 
	}	
	
	
.highlightbox
 {
	font-family: Verdana, Arial; 
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	line-height: 1.5em;
	background-color:#f8f8f8;
	padding: 0,5,20,10;
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	line-height: 1.5em; 
	}
	
.boxfooter{
	background-image: url("http://www.soccermanedger.com/images/box_footer.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:10 0 0 0;
	
}



	
