a:link  {
     font-size : 13px;
     font-family : Trebuchet MS;
     color : #24116C;
     text-decoration : none;
     font-weight : normal;
 }
a:visited  {
     font-size : 13px;
     color :  #24116C;
     text-decoration : none;
     font-weight : normal;
 }
a:active  {
     font-size : 13px;
    text-decoration : none;
}
a:hover  {
     font-size : 13px;
    color : #24116C;
    font-weight : normal;
    text-decoration: underline;
}


a.Tgroups:link {
     font-size : 14px;
     font-family : Trebuchet MS;
     color :  #DA5F01;
     text-decoration : none;
     font-weight : normal;
}
a.Tgroups:visited {
     font-size : 14px;
     color :  #DA5F01;
     text-decoration : none;
     font-weight : normal;
}
a.Tgroups:active {
     font-size : 14px;
    text-decoration : none;
}
 
a.Tgroups:hover {
     font-size : 14px;
    color : #DA5F01;
    font-weight : normal;
    text-decoration: underline;
}


a.UPmenu:link {
     font-size : 13px;
     font-family : Trebuchet MS;
     color :  #24116C;
     text-decoration : none;
     font-weight : normal;
}
a.UPmenu:visited {
     font-size : 13px;
     color :  #24116C;
     text-decoration : none;
     font-weight : normal;
}
a.UPmenu:active {
     font-size : 13px;
    text-decoration : none;
}
a.UPmenu:hover {
     font-size : 13px;
    color : #24116C;
    font-weight : normal;
    text-decoration: underline;
}

a.PATHgrops:link {
     font-size : 13px;
     font-family : Trebuchet MS;
     color :  #9993AD;
     text-decoration : none;
     font-weight : normal;
}
a.PATHgrops:visited {
     font-size : 13px;
     color :  #9993AD;
     text-decoration : none;
     font-weight : normal;
}
a.PATHgrops:active {
     font-size : 13px;
    text-decoration : none;
}
a.PATHgrops:hover {
     font-size : 13px;
    color : #9993AD;
    font-weight : normal;
    text-decoration: underline;
}

a.Login:link {
    font-size : 14px;
    font-family : Trebuchet MS;
    color :  #DA5F01;
    text-decoration : none;
    font-weight : normal;
}
a.Login:visited {
    font-size : 14px;
    color :  #DA5F01;
    text-decoration : none;
    font-weight : normal;
}
a.Login:active {
    font-size : 14px;
    text-decoration : none;
}
a.Login:hover {
    font-size : 14px;
    color : #DA5F01;
    text-decoration: underline;
    font-weight : normal;
}



a.News:link {
     font-size : 11px;
     font-family : Trebuchet MS;
     color :  #4C4C4C;
    text-decoration: underline;
     font-weight : normal;
}
a.News:visited {
     font-size : 11px;
     color :  #4C4C4C;
    text-decoration: underline;
     font-weight : normal;
}
a.News:active {
     font-size : 11px;
    text-decoration: underline;
}
a.News:hover {
     font-size : 11px;
    color : #4C4C4C;
    font-weight : normal;
    text-decoration: underline;
}

a.Forum:link {
     font-size : 13px;
     font-family : Trebuchet MS;
     color :  #DA5F01;
     text-decoration : none;
     font-weight : normal;
}
a.Forum:visited {
     font-size : 13px;
     color :  #DA5F01;
     text-decoration : none;
     font-weight : normal;
}
a.Forum:active {
     font-size : 13px;
    text-decoration : none;
}
a.Forum:hover {
     font-size : 13px;
    color : #DA5F01;
    font-weight : normal;
    text-decoration: underline;
}

a.Info:link {
     font-size : 13px;
     font-family : Trebuchet MS;
     color :  #DA5F01;
     text-decoration : none;
     font-weight : normal;
}
a.Info:visited {
     font-size : 13px;
     color :  #DA5F01;
     text-decoration : none;
     font-weight : normal;
}
a.Info:active {
     font-size : 13px;
    text-decoration : none;
}
a.Info:hover {
     font-size : 13px;
    color : #DA5F01;
    font-weight : normal;
    text-decoration: underline;
}

td  {
     font-size : 13px;
     font-family : Trebuchet MS;
     color : #000000;
 }

SELECT, INPUT, TEXTAREA
{
    background: #ffffff;
    color: Black;
    font-size: 10pt;
    font-weight: normal;
    position: relative;
    border: 1px solid #A29ABE;
} 
 
form {
    font-size: 11pt;
    border: none ;
    border-style : none;
}

h1{
font-size: 13px;
font-family: Trebuchet MS;
text-decoration: none;
font-weight: normal;
display: inline;
margin-bottom : 0;
margin-left : 3;
margin-right : 3;
margin-top : 0;
}

h3{
font-size: 13px;
font-family: Trebuchet MS;
text-decoration: none;
font-weight: normal;
display: inline;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}


#alert_win {
position: absolute; /* Абсолютное позиционирование */
width: 400px; /* Ширина слоя в пикселах */
height: 200px; /* Высота слоя в пикселах */
left: 50%; /* Положение слоя от левого края */
top: 50%; /* Положение слоя от верхнего края */
margin-left: -200px; /* Отступ слева */
margin-top: 150px; /* Отступ сверху */
background: #FFB778; /* Цвет фона */
border: solid 1px black; /* Параметры рамки вокруг */
overflow: none; /* Добавление полосы прокрутки */ 
}

.small  {
     font-size : 10px;
     font-family : Trebuchet MS;
     color : black;
}

body{
background : White;
}

.style1 {
font-size: 15px;
color: White;
margin-left: 15px;
text-decoration : none;
}


