table.content{
font-size: small;
font-size: 80%;
}

td{
font-family: verdana;
color: 0066CC;
font-size: 13px;
}

td.top{
height: 191px;
background-image: url(New_banner_top.png);
background-repeat: no-repeat;
}

td.bottom{
height: 113px;
background-image: url(New_banner_bottom.png);
background-repeat: no-repeat;
}

td.middle-left{
width: 206px;
background-image: url(New_banner_middle_left.png);
background-repeat: repeat-y;
}

td.middle-right{
width: 695px;
background-image: url(New_banner_middle_right.png);
background-repeat: repeat-y;
}

a.menu {
text-decoration: none;
color: 0066CC;
margin: 58px;
}

a.menu:hover{
text-decoration: underline;
}

a.submenu {
text-decoration: none;
color: 0066CC;
margin: 75px;
}

a.submenu:hover{
text-decoration: underline;
}

a.content {
text-decoration: underline;
color: 0033CC;
}

a.content:hover{
text-decoration: none;
}

h1{
font-size:15px;
font-weight:bold;
}


h2{
font-family: verdana;
color: blue;
font-size:13px;
font-weight:bold;
}

h3{
font-size:13px;
font-weight:bold;
}

img{
border-style: none;
}

div.news{
width: 570px;
padding: 5px;
position:relative;
top: 20px;
border-style:dotted;
border-width:1px;
}

div.text{
width: 85%;
text-align:justify;
}

div.internal{
margin-top: 40px;
margin-bottom: 40px;
}

div.top{
margin-top: 30px;
margin-bottom: 40px;
}

div.copy{
float: right;
width:76.5%;
}

div.right{
float: right;
width:30%;
}

div.left{
margin-top: 20px;
float: left;
}

li{
list-style-type:none;
padding: 20px;
}
