body
{background-color: #cccccc;
margin: 10px;
font-size: 11px;
font-family: verdana, sans-serif;}

.all
{background-color: #2E5C80;
width: 750px;
padding: 10px;
text-align: center;}

.container
{background-color: #ffffff;
width: 750px;
text-align: justify;}

.links
{width: 740px;
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 5px;
text-align: center;}

.links a:link
{color: #2E5C80;
text-decoration: none;}

.links a:visited
{color: #2E5C80;
text-decoration: none;}

.links a:hover
{color: #ffffff;
background-color: #2E5C80;
text-decoration: none;}

.content
{width: 740px;
padding-left: 5px;
padding-right: 5px;}


.header
{width: 750px;
height: 80px;
background-image: url('top2.gif');
background-repeat: no-repeat;
background-position: left; }

.footer
{font-size: 10px;
padding-top: 10px;}

.tab
{float: right;
padding-top: 32px;
width: 670px;
color: #2E5C80;
font-size: 20px;
border-bottom: 3px #2E5C80 solid;}