body { 
  color:#222222; 
  font-family:Arial; /*"Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif; */
  font-size:10px; /*75%;*/ 
  background-color: #555555; 
  font-size-adjust:none; 
  font-stretch:normal; 
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  line-height:normal; 
  -x-system-font:none;
}

p { 
  font-size:120%; 
}



.menu { font-weight: bold; font-size:16px; background-color: #8dd8ed; text-decoration: none; padding-top: 0px; padding-left: 5px; padding-right:15px; margin-top:0px; display: block; }
a.menu:link { color: #555555; text-decoration: none; }
a.menu:visited { color: #555555; text-decoration: none; }
a.menu:hover { color: #FFFFFF; text-decoration: none; }
a.menu:active { color: #fff; text-decoration: none; }

.spacerTop {
    width:720px; 
    height:20px; 
    margin:0 auto; 
    background-color:#FFFFFF; 
}

.topMenuBgBlock {
    width:720px; 
    height:15px; 
    margin:0 auto; 
    background-color:#8dd8ed; 
}

.middleMenuBgBlock {
    width:720px; 
    height:50px; 
    margin:0 auto; 
    background-color:#f9bf1f; 
    vertical-align:middle;
}

.bottomMenuBgBlock {
    width:720px; 
    height:11px; 
    margin:0 auto; 
    background-color:#FF9900; 
}

.cornerBg0 {
    width:10px;  
    height:11px; 
    float:left;
    background-color:#FFFFFF;
}

.cornerBg1 {
    width:11px;  
    height:11px; 
    float:right;
    background-color:#FFFFFF;
}

.cornerMenu0 {
    width:11px;  
    height:10px; 
    float:left; 
    background-image: url(http://tapartist.com/webres/m_corner0a.gif);
}
          
.cornerMenu1 {
    width:11px;  
    height:10px; 
    float:left; 
    background-image: url(http://tapartist.com/webres/m_corner1a.gif);
}

.cornerMenu2 {
    width:11px;  
    height:11px; 
    float:left; 
    background-image: url(http://tapartist.com/webres/m_corner2b.gif);
}
          
.cornerMenu3 {
    width:11px;  
    height:11px; 
    float:left; 
    background-image: url(http://tapartist.com/webres/m_corner3b.gif);
}

.barTopMenu {
    width:698px;  
    height:10px; 
    float:left; 
    background-color:#8dd8ed;
    border:none;
}

.barBottomMenu {
    width:698px;  
    height:11px; 
    float:left; 
    background-color:#f9bf1f;
    border:none;
}

.menuItem { 
    vertical-align:middle; 
    float:left;
    background-color: #8dd8ed; 
    padding-top:0px;
}

.menuItem0 {
    vertical-align:middle; 
    float:left;
    background-color: #8dd8ed; 
    padding-top:0px;
    padding-left:10px;
}

.logo {
    float:left;
    background-image: url(http://tapartist.com/webres/header_solo.gif);
    border:none;
    width:100px;
    height:100px;
    margin-left:10px;
    margin-top:5px;
    margin-bottom:0px;
    margin-right:20px;
}

.title { 
    float:left;
    font-size:30px; 
    color:#000000; 
    text-align:middle;  
    margin-left:0px; 
    margin-top:0px; 
    margin-bottom:0px; 
    text-decoration:none;
    padding-left:20px;
    margin-top:10px;
}

.whiteBg {
    width:760px; 
    margin:0 auto; 
    margin-top:20px;
    text-align:left; 
    background-color:#FFFFFF;
    height:auto;
    min-height:550px;
}

.myCont {  
    width:700px;
    text-align:left;
    margin-left:auto; 
    margin-right:auto;
}

.footerCopyright {
    font-size: 11px; 
    color:#333333; 
    clear:both;
    width:760px; 
    height:20px; 
    margin:0 auto; 
    background-color:#FFFFFF; 
    text-align:center;
}   

.copyrightBlock {
    background-color:#FFFFFF;
    width:760px;
}

.copyrightText {
    font-size: 11px; 
    color:#333333; 
    padding-bottom:10px; 
    margin-top:0px;
}
