
body{
margin: auto;
max-width: 300px;
color:#000;
background-color:#fff;
font-size:11px;
font-weight:normal;
padding:2px;
border:1px solid #d3d3d3;
}
.tt{
background-color: #c6defd;
border-bottom: 1px dotted #83b7fb;
border-top: 1px dotted #83b7fb;
}

.zag{
text-align:center;
font-weight:bold;
background-color: #c6defd;
border-bottom: 1px dotted #83b7fb;
border-top: 1px dotted #83b7fb;
}

a:link,a:visited,a:active{
color:#08f;
text-decoration:none;
}
a:hover{
text-decoration:none;
color:#fff;
padding: 1px 2px 1px 2px;
background-color:#65abff;
border: 1px solid #6667ff;
text-shadow: 2px -1px 4px #333;
}


.foot
{
background:#d8d9d9 repeat-x bottom url(foot.gif);
border: 1px solid #daddd4;
border-left: 3px solid #daddd4;
margin-top:2px;
margin-bottom:2px;
padding:2px;}

.main_menu, .menu{
	background: url(mt.gif) no-repeat bottom right;
}
hr{
margin : 1px;
border-color : #768cde #fff #fff;
border-style : dotted;
border-width : 1px;
}

div.title{
background-color:#84a9ff;
background-image:url(h.jpg);
background-repeat:repeat-x;
font-family:Arial;
font-size:12px;
font-weight:bold;color:#fff;
padding:3px;
border:1px outset #888;
background-position: right top;
text-shadow: 1px 1px 2px #333;}
div.title a{color: navy;}
div.title a:hover{color: white;}
