body {
 font-family: helvetica, arial, 'sans serif';
 margin:0;
 padding:0;
 }

a {
 text-decoration: none;
 color: #4A6C7F;
 }

a:hover {
 text-decoration: underline;
 }

.smenulink {
 border-bottom:2px solid #96B8CB;
 padding-bottom: 2px;

 }
a.menulink {
 text-decoration:none;
 color: #4A6C7F;
 font-size: 13pt;
 padding-left:8px;
 padding-right: 17px;
 padding-bottom: 3px;
 padding-top: 2px;
 }
a.menulink:hover {
 text-decoration:none;
 }

h1 {
 color: #4A6C7F;
 font-size: 20pt;
 border-bottom: 2px dotted #4A6C7F;
 }
h2 {
 color: #4A6C7F;
 font-size: 15pt;

 }

.timankitop {
 background: url('./img/top.jpgx') no-repeat 90% 0px;
 width:850px;
 height:321px;
 margin-left:auto;
 margin-right:auto;
 }
.timankitop tr {
 width: 850px;
 }
.timankitop td.logo {
 height:180px;
 width: 850px;
 }
.timankitop td.menu {
 height:30px;
 padding-left: 42px;
 padding-bottom: 25px;
 }

.cont {
 margin-left:auto;
 margin-right:auto;
 border:0px;
 width:100%;
 height: 254px;
 margin:0;
 padding:0;
 background: url('./img/top.jpg') no-repeat 50% 0px;
 border-collapse: collapse;
 }
#timankiarea {
 margin-left:auto;
 margin-right:auto;
 width: 785px;
 }
#timankiarea tr.area {
 background: url('./img/cont_areat.png');
 }
#areacont {
 padding-left: 40px;
 padding-right: 40px;
 }

#underliner { border-bottom: 2px solid #bbbbff; height: 22px;}
