.menulink:hover { color:#CC0000; }
.menulink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4891D7;
    text-decoration: none;
    line-height: 28px;
/* 20100420 hostmaster@iptelecom.ua, office@geocad.com.ua request */
/*
    background-image: url(/images/layout/menu.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
*/
    font-weight: bold;
    font: bold x-small;
    width:165px;
    text-align:right;
    padding-right:10px;
}
.menulink2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #009900;
    text-decoration: none;
    width:165px;
    text-align: right;
    padding-right:25px;
    padding-top:3px;
    padding-bottom:7px;
/* 20100420 hostmaster@iptelecom.ua, office@geocad.com.ua request */
/*
    background-image: url(/images/layout/menu2.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
*/
}

.menulink2:hover { color:#CC0000; }

.category {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #3399FF;
    text-decoration: none;
    font-weight: bold;
}

.title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #474747;
        font-weight: bold;
	text-align: left;
}

.title_list {
        font-family: times new roman;
        font-size: 15px;
        color: #000000;
        font-weight: bold;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;

}

.content {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
	padding-left: 4px;
	padding-top: 4px;
	list-style-image:url(/images/layout/dot.gif);
}
.link {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #7EC5F1;
        font-weight: bold;
	text-align:right;
}
.link:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
	color:#CC0000;
        font-weight: bold;
	text-align:right;
}

.link2 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #0066FF;
        font-weight: bold;
	text-align:right;
}
.link:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
	color:#CC0000;
        font-weight: bold;
	text-align:right;
}

.simple {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7EC5F1;
}
a:hover { color:#CC0000;}
