body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color:#333333;
    }
    
.contents {
    text-decoration: none; 
    font-size: 13px;  
    color: #000000
    }
    
#container {
    width:600px;
    padding:10px;
    margin:0 auto 0 auto;
    background-color: #f0f0f0;
    border-width:1px;
    border-style:solid;
    border-color:#c1c1c1;
} 

#footer {
    width:620px;
    margin:0 auto 0 auto;
    text-align:right;
    background-color: #333333;
    padding:2px;
    clear:both;
} 

a.links:link {
	color : Blue;
    }
a.links:visited {
	color : Blue;
    }
a.links:hover {
	color : Red;
    }
a.links:active {
	color : Red;
    }
    
.designer {
    width:620px;
    text-align:right;
    font-size: 12px; 
    }
    
#breadcrumb {
    color:#912F2F;
}
#breadcrumb a:link,#breadcrumb a:visited,#breadcrumb a:hover,#breadcrumb a:active {
    color:#912F2F;
}

p.designer a:link,p.designer a:visited,p.designer a:hover,p.designer a:active {
    color:#F0F0F0;
    text-decoration:none;
}

a:link {
	color : #2B5BBB;
    }
a:visited {
	color : #2B5BBB;
    }
a:hover {
	color : Red;
    }
a:active {
	color : Red;
    }

h1 {
    padding:0 0 10px 0;
    border:0;
    margin:0;   
    color:#000078; 
    font-size:22px ; 
    font-weight:200 
    }
    
.clearboth {
    } 
    
.spacer {
    height:10px;
    } 

a.designer:hover {
    text-decoration: underline 
    }
    
.subtitles {
    color:#000000; 
    font-size:16px; 
    font-weight:600
    }

ul {
	margin: 0;
	padding: 5px 0 20px 40px;
	border: 0;
    }	

img {
    border:0;
    margin: 0;
	padding: 0;
	position:relative;
	top:3px;
    }
    
#map {
    border:2px solid white;
    }
    
.centernav {
    text-align:center;
    margin:10px auto 10px auto;
    font-weight:bold;
    font-size: 14px;
    float:none;
    color:#A8A8A8; 
    text-decoration: none; 
    }

.centernav a:link,.centernav a:visited,.centernav a:hover,.centernav a:active {
    text-decoration: none; 
    color:#A8A8A8;  
    font-weight:bold;
    }
    
.horicurrent {    
    font-size: 14px;
    font-weight:bold;
    color:#94B7FE;
    }
    
table.myborder {
	border: 2px solid #9CC3EF;
	border-collapse: collapse;
	background-color: white;
	font-size: 11px;
    }
table.myborder th {
    text-align:center;
	border: 2px solid #9CC3EF;
	background-color: #FFFFFF;
	padding: 6px 6px 2px 6px;
    }
table.myborder td 
{
    text-align:center;
	border: 2px solid #9CC3EF;
	padding: 3px 6px 3px 6px;
    }
    
.mypager{
    color: Red;
  }
.mypager A{
    color: Blue;                
  }

