body
{
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.mainbg
{
    background-image: url(images/noize_bg.jpg);
    background-position: top left;
    background-repeat: repeat;
}

.bottomsell
{
    vertical-align: top;
    padding-top: 15px;
}

.bottomlink
{
    font-family: "Verdana";
    font-size: 12px;
    text-decoration: underline;
    color: #ffffff;        
}

.menuitem
{
    font-family: "Verdana";
    font-size: 15px;
    text-decoration: underline;
    color: #000000;    
    font-weight: bold;        
}

.selitem
{
    font-family: "Verdana";
    font-size: 15px;
    text-decoration: none;
    color: #8b6028;            
    font-weight: bold;        
}

.text
{ 
    font-family: "Verdana";
    font-size: 12px;
    color: #ffffff;        
    text-decoration: none;
}

.menusell
{
    background-image: url(images/menu_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;   
    padding-left: 25px; 
    padding-top: 20px;
}

.separator
{
    background-image: url(images/saparator.jpg);
    background-position: top left;
    background-repeat: no-repeat;        
}

.contentbg
{
    background-image: url(images/simple_plashka_bg.jpg);
    background-position: top left;
    background-repeat: repeat-y;        
}

.pagetitle
{ 
    font-family: "Verdana";
    font-size: 17px;
    color: #000000;        
    text-decoration: none;    
    padding-left: 25px;
    padding-top: 11px;
    text-decoration: underline;
}

.bottombg
{
    background-image: url(images/bottom.jpg);
    background-position: top left;
    background-repeat: no-repeat;            
}

/*
div.contentwrapper 
{ 
    padding-left: 0px; 
    padding-right: 20px; 
    padding-top: 15px; 
    overflow: scroll;  
    height: 545px; 
    overflow: auto;  
    scrollbar-face-color: #000000;
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
    text-decoration: none;    
}
*/

.contentwrapper 
{
    padding-left: 0px; 
    padding-right: 20px; 
    padding-top: 15px; 
	vertical-align: top;
    height: 545px; 
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
    text-decoration: none;    
}

.newstitle
{
    font-family: "Verdana";
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;    
    color: #000000; 
}

.link, a
{
    font-family: "Verdana";
    text-decoration: none; 
    color: #8b6028;   
}

.maintext
{
    font-family: "Verdana";
    font-size: 12px;
    color: #000000; 
    text-decoration: none;        
}

.pagenumber
{
    font-family: "Verdana";
    font-size: 12px;
    color: #FFFFFF; 
    text-decoration: none;    
    background-color: #000000;    
}

.pageselected
{
    font-family: "Verdana";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    background-color: #8b6028;
}