body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    font-family : Verdana;
    color: #3A617F;
    font-size: 11px;
}

a:link, a:visited{
    color: #466B88;
    text-decoration: none;
}
a:hover, a:active{
    color: #690235;
    text-decoration: underline;
}
a.spec:link, a.spec:visited{
    color: #ffffff;
    text-decoration: none;
}
a.spec:hover, a.spec:active{
    color: #690235;
    text-decoration: underline;
}

/*Table 1. Меню под логотипом, дата, поиск*/
a.t1_menu:link, a.t1_menu:visited{
  color: #3A617F;
  font-size: 9px;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 5px;
}
a.t1_menu:hover, a.t1_menu:active{
  color: #690235;
  font-size: 9px;
  text-transform: uppercase;
  text-decoration: underline;
  padding-top: 5px;
}

td.t1_bg-right{
  background: url(img/t1_bg-right.jpg) center repeat-x;
  height: 37px;
}

.date{
    color: #6B94B4;
    font-size: 11px;
    text-align: right;
    padding-right: 50px;
}

/* end Table 1. Меню под логотипом, дата, поиск*/


/*Table 2. Меню, верхнее и нижнее*/
a.t2_menu:link, a.t2_menu:visited{
  color: #3A617F;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
a.t2_menu:hover, a.t2_menu:active{
  color: #690235;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
}

td.t2_bg-left{
  background: url(img/t2_bg-left.jpg) bottom repeat-x;
  height: 23px;
  text-align: right;
}
td.t2_bg-right{
  background-image: url(img/t2_bg-right.jpg);
  height: 23px;
  text-align: center;
}
/* end Table 2. Меню, верхнее и нижнее*/


/*Table 5. Левая верхняя ячейка*/

.t5-bg{
  height: 30px;
  background: #B2C7D8 url(img/t5_bg.jpg) repeat-x bottom;
}

a.t5_menu:link, a.t5_menu:visited{
    color: #466B88;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-left: 10px;
}
a.t5_menu:hover, a.t5_menu:active{
    color: #690235;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    text-align: center;
    padding-left: 10px;
}

/* end Table 5. Левая верхняя ячейка */


/*Table 7. Левая нижняя ячейка */
.t7_tit{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
}
.t7_text{
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 6px 0px 6px 0px;
}
/* end Table 7. Левая нижняя ячейка */


/*Table 8. Юниор-хит*/
.t8_tit{
    color: #466B88;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 8px;
}
.t8_text{
  text-align: justify;
  padding-right: 12px;
}

a.t8_menu:link, a.t8_menu:visited{
    color: #690235;
    font-size: 11px;
    text-decoration: none;
}
a.t8_menu:hover, a.t8_menu:active{
    color: #690235;
    font-size: 11px;
    text-decoration: underline;
}
/* end Table 8. Юниор-хит*/


/*Table 9. Новости*/
.t9_tit{
    color: #466B88;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 12px 8px 30px;
}
.t9_text{
  text-align: justify;
  padding: 0px 12px 16px 12px;
}

/* end Table 9. Новости*/


/*Table 10. Внутренние страницы каталога */
a.t10_tit-1:link, a.t10_tit-1:visited{
    color: #690235;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
}
a.t10_tit-1:hover, a.t10_tit-1:active{
    color: #690235;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: underline;
}

a.t10_tit-2:link, a.t10_tit-2:visited{
    color: #3A617F;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
a.t10_tit-2:hover, a.t10_tit-2:active{
    color: #690235;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.t10_text{
    color: #3A617F;
    font-size: 11px;
    line-height: 16px;
    padding: 4px;
    padding-left: 8px;
}

.t10_text-catalog{
    color: #3A617F;
    font-size: 12px;
    text-align: justify;
    padding-right: 20px
}

/* end Table 10. Внутренние страницы каталога */


.copyright {
    color: #B2C7D8;
    font-size: 9px;
    padding: 12px;
    text-align: center;
}
.address{
  color: #000;
  font-size: 11px;
  font-weight: bold;
}


.bold{
    font-weight: bold;
}

td {
    font-size: 11px;
    font-family : Verdana;
    color: #3A617F;
}

table
    .tBorderAll table{ border-top: 1px solid #B2C7D8;	border-left: 1px solid #B2C7D8;}
    .tBorderAll td{ border-right: 1px solid #B2C7D8;    border-bottom: 1px solid #B2C7D8;}

    .borderT { border-top: 1px solid #B2C7D8;}
    .borderL { border-left: 1px solid #B2C7D8;}
    .border  { border: 1px solid #B2C7D8;}


li {
    padding-bottom: 12px;
    text-align: justify;
    line-height: 18px;
}

input.input {
    height: 16px;
    font-size: 9px;
	border: #6B94B4 1px solid;
	color: #3A617F;
    background-color: #fff;
}
.textarea{
    font-size: 11px;
    border: #6B94B4 1px solid;
    color: #04337F;
    background-color: #fff;
}
.button {
    border: 1px solid #6B94B4 ; color: #3A617F; background-color: #D1DEE8;
    font-size: 8px;
    text-transform: uppercase;
    height: 20px;
    font-weight: bold;
    padding: 0px;
}


/*Бэкграунды*/

.bg-white{
  background-color: #fff;
}
.bg-light-light-blue{
  background-color: #EDF2F6;
}
.bg-light-blue{
  background-color: #CBDBE7;
}
.bg-blue{
  background-color: #B2C7D8;
}




/*.bg-light-blue{
  height: 22px;
  text-align: right;
  background: #B7CDD8 url(img/t6_bg-light.jpg) repeat-x bottom;
  padding-bottom: 2px;
  padding-right: 8px;
}*/
/*/Бэкграунды*/ 


/* For FAQ */
.resp-text
{
  padding-bottom : 0 px;
}
.resp-answ
{
  padding-bottom : 3px;
  padding-bottom : 15px;
}
.resp-tit
{
  font-weight : bolder;
  padding-bottom : 3px;
}
.resp-date
{
  font-size : smaller
} 

li.level0{
  font-weight: bold;
  padding-left: 0px;
}

li.level1 {
  padding-left: 20px;
  list-style: none;
}

li.level2 {
  padding-left: 40px;
  list-style: none;
}

li.level3 {
  padding-left: 60px;
  list-style: none;
}

li.level4 {
  padding-left: 80px;
  list-style: none;
}

li.level5 {
  padding-left: 100px;
  list-style: none;
}


/*---------------------*/
#flash {
width: 100%;
text-align: center; height: 252px;
}

#flash object, #flash embed {
width: 100%; height: 252px;
}
/*----------------------------*/
.gb_entry {
	padding: 10px 0;
	border-bottom: 1px dashed #3A617F;
}

.gb_entry p {
	margin: 4px 0;
	
}

#DesktopTitle {
font-size: 16px;
margin: 0 0 10px 0;
}
