body {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 14px;
margin: 0px;
background-color:#e3e3e3;
color:#333333;
}

a:link {color: #4E837F; text-decoration: none;}
a:visited {color: #4E837F; text-decoration: none}
a:active {color: #4E837F; text-decoration: none}
a:hover {color: #315351; text-decoration: underline}

a img.hrefedImage, a img.hrefed_image { border: 0; }
a.tagged { display: block; width: 100%; padding: 4px; vertical-align: middle;}
	a.tagged:hover { color: #333; text-decoration: none; }

h1 {
font-family: verdana,helvetica,arial,sans-serif;
font-weight:bold;
font-size:20px;
color: #378c87;
}

h2 {
font-family: verdana,helvetica,arial,sans-serif;
font-weight:100;
font-size:20px;
color: #378c87;
}

h3 {
font-family: verdana,helvetica,arial,sans-serif;
font-size:15px;
color:#686868;
}
h4 {
font-family: verdana,helvetica,arial,sans-serif;
font-size:13px;
color:#686868;
}

hr{
background-color:#9bddff;
border: 0;
height:10px;
}

.navbar{
    border-bottom:10px solid #f2d6e2;
	background-color: #FFFFFF;
}


.header{
text-align: right; 
background-color:#9fc374;
}

.header2{ 
background-color:#acacac;
}

.menu{ 
text-align: center; 
background-color:#e4eff1;
border-right-style: solid;
border-color: #ffffff;
}

.menulast{ 
text-align: center; 
background-color:#e4eff1;
}

.maintable{
border-style: solid;
border-width: 2px;
border-color: #a9a9a9;
}

.odds_box { vertical-align: middle; background-color: #e4eff1; clear: both; width: 95%; display: block; border: 2px solid #CBD5D7; float: left; padding: 2px; }
	.odds_box img { float: left; }
	.odds_box span { background-color: #e4eff1; padding: 4px; width: auto; }
	
.narrow_odds_box { height: 40px; width: 96%; }
	.narrow_odds_box img { float: left; margin-top: 10px; }
	.narrow_odds_box span { width: 60%; font-size: 11px; }
	
p { width: 100%; clear: both; }