a#menu {
    color: #259FC9;
    font-size: 10pt;
    font-family: Tahoma; 	
    font-weight:bold;
    text-decoration:none;
}

a#menu:hover {
    text-decoration:underline;
}

span#title {
    color: #6BD1F4;
    font-size: 8pt;
    font-family: Tahoma; 	        
}

a#title {
    color: #6BD1F4;
    font-size: 8pt;
    font-family: Tahoma; 	        
    text-decoration:none;
}

a#title:hover {
    text-decoration:underline;
}

span#text{
    color: #56AAC8;
    font-size: 8pt;
    font-family: Tahoma; 	        
}

span#text a, p{ 
    color: #56AAC8;
    font-size: 8pt;
    font-family: Tahoma; 	        
}

#button {
	color: #56AAC8;
    background-color: #050C1C;
    font-size: 8pt;
    font-family: Tahoma;
    border: #56AAC8 1px solid;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#edit {
	color: #56AAC8;
    background-color: #050C1C;
    font-size: 8pt;
    font-family: Tahoma;
    border: #56AAC8 1px solid;
}

/*------------------------*/
/*-- Стили для пейджера --*/
/*------------------------*/
span#pager span#activepage{
    color: #4BB3D8;
    font-size: 8pt;
    font-family: Tahoma; 	
    font-weight: bold; 
    text-decoration:underline;
}

span#pager span#passivepage{
    color: #3D98B8;
    font-size: 8pt;
    font-family: Tahoma; 	
    text-decoration:underline;
}

span#pager span#delimiter{
    color: #3D98B8;
    font-size: 8pt;
    font-family: Tahoma; 	    
}

/*------------------------------*/
/*-- Конец стилей для пейджера -*/
/*------------------------------*/

span#copyright{
    color: #71D3F5;
    font-size: 8pt;
    font-family: Tahoma; 	    
    text-decoration:none;
}

a#copyright{
    color: #71D3F5;
    font-size: 8pt;
    font-family: Tahoma; 	    
    text-decoration:underline;
}

a#copyright:hover{
    text-decoration:none;
}

ul#subcategorymenu {
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


ul#subcategorymenu li {
    float: left;
    margin: 2;
    padding: 0;
    vertical-align: middle;
}
