body{
font : 24px verdana;
}
table{
text-align : justify;
border : 0px;
font-size : 14px;
}
li {
padding-bottom : 14px;
}
.contacts{
width : 320px;
text-align : left;
}
.lists{
vertical-align : middle;
text-align : left;
width : 100%;
border : 0px;
}

.top{
padding : 2px;
vertical-align : middle;
text-align : left; 
font-size : 36px;
background : url('/tr.png') no-repeat top right;
background-color : #a3a5ff;
}
.tl{
background : url('/tl.png') no-repeat top left;
background-color : #a3a5ff;
width : 20px;
}
.ml{
background-color : #a3a5ff;
width : 20px;
}
.bl{
height : 400px;
font-size : 14px;
text-align:center;
background : url('/bl.png') no-repeat bottom left;
background-color : #a3a5ff;
width : 20px;
}
.link{
width : 110px;
height : 20px;
font-size : 18px;
border-top : 2px solid white;
border-left : 2px solid white;
padding : 2px;
text-align : center;
background-color : #a3a5ff;
}
.selected{
border-top : 4px solid white;
font-weight : bold;
background-color : #7259db;
}
.blank{
text-align : center;
border-left : 2px solid white;
border-bottom : 2px solid white;
padding : 0px;
background-color : #a3a5ff;
}
a {
color : blue;
text-decoration : none;
}
.link a{
color : black;
}
.link a:hover{
color :  white;
}
.leave a:hover{
color : blue;
}
.content{
border :2px solid #7259db;
padding : 10px;
}
