body {
   font-family: Souvenir Lt BT;
   font-size: 100%;
   background-color: #8C9EA9;
   margin-top: 0px;
}

a:link {
   color: #da4914;
   text-decoration: underline;
}

a:active {
   color: #da4914;
   text-decoration: underline;
}

a:visited {
   color: #da4914;
   text-decoration: underline;
}

a:hover {
   color: #da4914;
   text-decoration: none;
}

.table-wrap {
   width: 703px;
   margin-left: auto;
   margin-right: auto;
}

.table-wrap .top-red {
   text-align: center;
   background-color: #ffffff;

}

.table-wrap .top-white-date {
   background-color: #ffffff;
   width: 170px;
   font-size: 90%;
   padding-left: 20px;
   height: 39px;
}

.table-wrap .top-white-menu {
   background-color: #ffffff;
   width: 272px;
   height: 39px;

}

.table-wrap .top-white-search {
   background-color: #ffffff;
   width: 234px;
   height: 39px;
}

.table-wrap .top-blue {
   background-color: #C7D0D5;
   height: 5px;
   font-size: 40%;
}

.table-wrap .top-logo-box {
   text-align: center;
   padding: 15px;
   width: 173px;
   background-color: #ffffff;
}

.table-wrap .top-city-box {
   background-color: #ffffff;
   width: 234px;
   background-image: url('images/grad_1.jpg');
}

.table-wrap .top-vision-box {
   background-image: url('images/grad_1.jpg');
   width: 234px;

}

.table-wrap .top-vision-box li {
   padding-bottom: 20px;
   color: #da4914;
}

.table-wrap .top-vision-box a {
   color: #da4914;
   font-weight: bold;

}

.table-wrap .menu-top {
   background-color: #C5D2D8;
   text-align: center;
   font-size: 110%;
   color: #000000;
   font-weight: bold;
}

.table-wrap .menu-content {
   background-color: #E4ECF0;
   padding: 15px;
}

.table-wrap .menu-content h3 {
   font-size: 100%;
   color: #da4914;
}

.table-wrap .menu-content h4 {
   font-size: 85%;
   text-align: center;
}

.table-wrap .menu-content h5 {
   font-size: 85%;
   text-align: left;
}

.table-wrap .menu-content a {
   color: #868e92;
}

.table-wrap .menu-content hr {
   background-color: #bfced5;
   color: #bfced5;
   border: 0px;
   height: 1px;
}

.table-wrap .menu-content ul {
   margin-top: -10px;
}

.table-wrap .menu-content ul a {
   color: #da4914;
}

.table-wrap .menu-content li {
   font-size: 90%;
}

.table-wrap .content-top {
   background-color: #ffffff;
   text-align: left;
}

.table-wrap .content {
   background-color: #ffffff;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   width: 501px;
}

.table-wrap .bottom-privacy {
   color: #da4914;
   text-align: center;
}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
overflow: hidden;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 11px 30px; font-size:14px;}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #c52b2b;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #8b0000;
text-decoration: underline;
}