<style type="text/css">
#caca {
    color: blue;
}
a.news:link,
a.news:visited,
a.news:active {
    padding-left: 25px;
    color: blue;
    text-decoration: none;
    
}

a.news:hover,
a.news:focus {  
    
    background-color: #AECED0;
	border: 1px solid black;
	color: black;
} 

.teamlogo{
	width: 65px;
	height:40px;
	border: none;
	margin: auto;
}
a.teamname {
	text-decoration: none;

}

img.newslogo {
    border: 0;
    width: 150px;
    height: 75px;
    margin-left: 35px;

}
dd a:link,
dd a:visited,
dd a:active {
	text-decoration: none;
}
dd a:hover,
dd a:focus
{
background-color: #AECED0;
border: 1px solid black;
color: black;
}


#top { 
	background-color:#AECED0; 
	padding-top: 10px;
	height: 100px; 
	font-size: 15px;
	text-align: center;
	margin-bottom: 0px;

}
#topleft {
	
	float: left; 
	width: 150px;
	
}

#topcenter {
    padding-top: 5px;
	margin-right: 150px;
	float: right;
	width: 250px;
	text-align: center;
	font-size: 40px;

	
}
#topright {
	padding-top: 10px;
	float: right; 
	width: 250px;

}

#top1 {
    margin-bottom: 10px;
	background-color:#00394A;  
	height: 20px; 
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

}
#toptitle {
    
	float: left;
	padding-left: 10px;
    font-size: 13px;
    text-align:left;
    color: #FFFFFF;
    width: 150px;
	
}
#toptitleright {
	font-size: 13px; 
    color: #FFFFFF; 
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}
#centertitle {
    border-style: outset; 
    background-color: #00394A;
    color: #FFFFFF;
    text-align: center;
    text-decoration: underline;
    font-weight: 900;
}

#center { 
	border: 1px solid rgb(204, 204, 204); 
	background-color: #FFFFFF; 
	margin-left: 157px;
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

 
}
#clock {
    margin-right: 10px;
}

#left { 

	background-color: #F5F5F5; 
	float: left;
	width: 150px;
	margin-left: 0px; 	

}
#left1 { 
	border: 1px solid rgb(204, 204, 204); 
	background-color: #FFFFFF; 
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
#right { 
	background-color: #F5F5F5; 
	float: right;
	width: 175px;
	margin-right: 0px; 

}
#right1 { 
	border: 1px solid rgb(204, 204, 204); 
	background-color: #FFFFFF; 
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}


#bottom { 
	margin: 15% 10px 10px 10px; 
    background: #AECED0; 
    padding-top: 2px; 
    height: 30px; 
    text-align:center;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;


}

img.logo {
	border: 0;
	position: absolute; 
	left: 0px; 
	width: 120px;
	height: 90px;
	margin-left: 20px; 
}
	

body { 
	background-color: whitesmoke; 
    margin: 10px 10px 10px 10px;
	width: 900px;
}

h4,h1 { 
	text-align: center; color: #00394A; 
}
dt {
	font-weight: 900;
	font-size: 12pt;
}
dt.title {
    font-weight: 900;
	font-size: 12pt;
    color: blue;
    margin-left: auto;
	margin-right: auto;
}
dd {
    margin-left: 15px;
}
table.login {
    font-size: 10pt;
}
#button {
font-weight: bold;
background:#00394A; 
color:white;
}
table.list {
	border-left: solid  1px #00394A;
	border-top: solid  1px #00394A;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
th.list {
	border-right: solid 1px #00394A;
	border-bottom: solid 1px #00394A;
	background: silver;
}
td.list {
	border-right: solid 1px #00394A;
	border-bottom: solid 1px #00394A;
}
table.grid {
	border-left: solid  1px #00394A;
	border-top: solid  1px #00394A;
	border-right: solid  1px #00394A;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
th.grid {
	border-bottom: solid 1px #00394A;
	background: silver;
}
td.grid {
	border-bottom: solid 1px #00394A;
}
tr.list1 {
	background: #AECED0;
}
tr.list2 {
	background: #F5F5F5;
}
#statsright {
	width:150px;
	float:right;
	margin-top: 100px;
	
		}
#statsleft {
	width:150px;
	float:left;
	margin-top: 100px;
	
		}
#statsright1 {
	width:150px;
	float:right;
	margin-top:-125px;
	
		}
#center ul {
	padding: 0;
	margin: 0 auto;
	width: 10%;
	font-size: 250%;
}
#center li {
	list-style: none;
}
#center li a {
	text-decoration: none;
}
img {
	padding: 0;
	margin-top:  10px;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 130;
	height: 80;
}
table.list1 {
	border-left: solid  1px #00394A;
	border-top: solid  1px #00394A;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

</style>


