<style type="text/css">
#caca {
    color: blue;
}
a.news:link {
    padding-left: 25px;
    color: blue;
    text-decoration: none;
    
}
a.news:visited {
    padding-left: 25px;
    color: blue;
    text-decoration: none;
     
    
} 
a.news:hover {  
    padding-left: 25px;
    color: white;
    background: black;   
    text-decoration: underline; 
} 
a.news:active { 
    padding-left: 25px;
    color: blue;
    text-decoration: none;
    
}

img.newslogo {
    border: 0;
	padding-top:0px;
    width: 150px;
    height: 75px;
    margin-left: 35px;

}

#top { 
	background-color:#AECED0; 
	padding-top: 10px;
	height: 110px; 
	font-size: 15px;
	text-align: center;
	margin-bottom: 0px;

}
#topleft {
	
	float: left; 
	width: 150px;
	
}

#topcenter {
    padding-top: 5px;
	margin-right: 125px;
	float: right;
	width: 100px;
	font-size: 50px;

	
}
#topright {
	padding-top: 10px;
	float: right; 
	width: 300px;

}

#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; 
}
#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;
	width: 558px;
	-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: 125px;
	height: 100px;
	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;
    text-align:center;
}
dd {
    margin-left: 15px;
}
table.login {
    font-size: 10pt;
}
#button {
font-weight: bold;
background:#00394A; 
color:white;
}
</style>

