img {
border:0;
}

a:link {
text-decoration : none;
color: blue;
} 

a:visited {
color: blue;
text-decoration : none;
} 

a:hover {
text-decoration : underline; 
}

a:link.hideme {
text-decoration : none;
color: black;
} 

a:visited.hideme {
color: black;
text-decoration : none;
} 

a:hover.hideme {
text-decoration : none;
}
.outline {
border: 1px solid;
}
.mainblue {
background: #acc6dd;
}

li.blocky {
display: block;
background: #FFFFFF;
border-top: 1px solid;
}

ul.blocky {
margin: 0px;
padding: 0px;
}

table.d1 {
background: #f5f9fc;
border-width: 1px;
border-color: #000000;
border-style: solid;
} 
table.d5 {
background:;
border-width: 1px;
border-color: #000000;
border-style: solid;
border-top-width: none;
border-top-color: none;
border-top-style: none;
}  
table.d2 {
background: #f5f9fc;
border-width: 1px;
border-color: #000000;
border-style: solid;
} 
table.d3 {
background: #000000;
border-width: 0px;
 
border-color: #000000;
border-style: solid;
      } 
table.d4 {
background:;
border-width: 1px;
border-color: #000000;
border-style: solid;
 
border-bottom-width: none;
 
border-bottom-color: none;
border-bottom-style: none;
      }
a.menulink:link , a.menulink:visited {
background-color : #FFFFFF;
border : #000000;
color : #000000;
width : 75px; 
border-color: #000000;
border-style : solid;
border-top-width : 1px;
text-decoration: none;
padding-top : 2px; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 2px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
text-align : center;
} 

a.menulink:hover {
color: #FFFFFF;
background-color : #41729e;
width : 75px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
text-align : center;
}

a.menulink {
border-style : solid;
border-top-width : 1px;
border-color: #000000;
font-family: tahoma;
font-size: 11px;
border : #000000; 
width : 75px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-align : left;
display: block;
}
a.activemenulink {
border-color: #000000;
font-family: tahoma;
font-size: 11px;
border : #000000;
width : 75px;
color : #000000;
border-color: #000000;
border-style : solid;
border-top-width : 0px;
text-decoration: none;
border-right-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
text-align : center;
display: block;
cursor: default;
padding: 2px;

} 

.date {
font-family: tahoma;
font-size: 11px;
color: #FFFFFF;
}
.no {
font-family: verdana;
font-size: 12px;
color: #000000;
}
.tx {
font-family: tahoma;
font-size: 10px;
border: 1px;
border-style: solid;
border-color: #000000;
}
.titlebar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #336699;
display: block;
width: auto;
color: #FFFFFF;
}
.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #FFFFFF;
}
#center {
margin: auto;
}
