div.blueTable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	width: 100%;
	text-align: center;
}

.divTable.blueTable .divTableCell, .divTableCell2, .divTableCell3, .divTable.blueTable .divTableHead {
	padding: 3px 2px;
}

.divTable.blueTable .divTableBody {
	font-size: 13px;
}

.divTableCell2 {
	font-size: 13px;
	background: white;
}

.divTableCell3 {
	font-size: 13px;
	background: #c5d9f1;
	/*text-align: center;*/
}

.divTable.blueTable .divTableHeading {
	background: #1C6EA4;
	background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
	background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
	background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
	border-bottom: 2px solid green;
}

.divTable.blueTable .divTableHeading .divTableHead {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

.divTableHead2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: white;
}

.divTable.blueTable .divTableHeading {
	border-left: none;
}

.blueTable .tableFootStyle {
	font-size: 14px;
}

.blueTable .tableFootStyle .links {
	text-align: right;
}

.blueTable .tableFootStyle .links a {
	display: inline-block;
	background: #1C6EA4;
	color: #FFFFFF;
	padding: 2px 8px;
	border-radius: 5px;
}

.blueTable.outerTableFooter {
	border-top: none;
}

.blueTable.outerTableFooter .tableFootStyle {
	padding: 3px 5px;
}

.divTable {
	display: table;
}

.divTableRow {
	display: table-row;
}

.divTableHeading {
	display: table-header-group;
}

.divTableCell, .divTableCell2, /*.divTableBody .divTableRow:nth-child(1)*/ .divTableCell3, .divTableHead, .divTableHead2 {
	display: table-cell;
}

.divTableHeading {
	display: table-header-group;
}

.divTableFoot {
	display: table-footer-group;
}

.divTableBody {
	display: table-row-group;
}

.divTableCell3 ul {
	text-align: center;
	padding: 0;
}

.divTableCell3 li {
	list-style-type: none;
	cursor: pointer;
}

.divTableCell3 li:hover {
	color: white;
	text-decoration: underline;
}

#waitforajax, .waitforajax {
	width: 100%;
	height: 100%;
	/*background: #8DC0CC;*/
	background: rgba(130, 200, 200, 0.2);
	/*opacity: 0.5;*/
	text-align: center;
	vertical-align: middle;
	position: fixed;
	padding-top: 15%;
	/*position: relative;*/
	display: none;
	top: 0;
	left: 0;
}

#options table {
	background: #c5d9f1;
	font-family: Arial, Helvetica, sans-serif;
}

#options table {
	border: 1px solid #000;
	border-collapse: collapse;
}

#options td, #options th {
	border: 1px solid #000;
}

#options th p {
	font-weight: 400;
	font-size: 13px;
	/*-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);*/
	writing-mode: tb-rl;
	height: 220px;
	word-wrap: break-spaces;
	vertical-align: middle;
	text-align: center;
}

#options td {
	text-align: center;
}

.DTC3withTable table {
	border-collapse: collapse;
	margin: 0 auto;
}

.DTC3withTable tr td {
	/*border-bottom: 1px solid #0b86cf;*/
	min-width: 100px;
	/*margin-bottom: 10px;*/
	/*border: 1px solid #a3b7d0;*/
}

.kanalsyuda, h3 {
	font-style: italic;
	font-weight: 500;
	font-size: 1.17em;
}

/*.DTC3withTable tr td:first-child {
	border-right: 1px solid #0b86cf;
}*/

.divTableCell3 {
	vertical-align: top;
}






















			.windows8 {
                position: relative;
                width: 78px;
                height: 78px;
                margin: auto;
            }
            
            .windows8 .wBall {
                position: absolute;
                width: 74px;
                height: 74px;
                opacity: 0;
                transform: rotate(225deg);
                -o-transform: rotate(225deg);
                -ms-transform: rotate(225deg);
                -webkit-transform: rotate(225deg);
                -moz-transform: rotate(225deg);
                animation: orbit 6.96s infinite;
                -o-animation: orbit 6.96s infinite;
                -ms-animation: orbit 6.96s infinite;
                -webkit-animation: orbit 6.96s infinite;
                -moz-animation: orbit 6.96s infinite;
            }
            
            .windows8 .wBall .wInnerBall {
                position: absolute;
                width: 10px;
                height: 10px;
                background: rgb(0, 0, 0);
                left: 0px;
                top: 0px;
                border-radius: 10px;
            }
            
            .windows8 #wBall_1 {
                animation-delay: 1.52s;
                -o-animation-delay: 1.52s;
                -ms-animation-delay: 1.52s;
                -webkit-animation-delay: 1.52s;
                -moz-animation-delay: 1.52s;
            }
            
            .windows8 #wBall_2 {
                animation-delay: 0.3s;
                -o-animation-delay: 0.3s;
                -ms-animation-delay: 0.3s;
                -webkit-animation-delay: 0.3s;
                -moz-animation-delay: 0.3s;
            }
            
            .windows8 #wBall_3 {
                animation-delay: 0.61s;
                -o-animation-delay: 0.61s;
                -ms-animation-delay: 0.61s;
                -webkit-animation-delay: 0.61s;
                -moz-animation-delay: 0.61s;
            }
            
            .windows8 #wBall_4 {
                animation-delay: 0.91s;
                -o-animation-delay: 0.91s;
                -ms-animation-delay: 0.91s;
                -webkit-animation-delay: 0.91s;
                -moz-animation-delay: 0.91s;
            }
            
            .windows8 #wBall_5 {
                animation-delay: 1.22s;
                -o-animation-delay: 1.22s;
                -ms-animation-delay: 1.22s;
                -webkit-animation-delay: 1.22s;
                -moz-animation-delay: 1.22s;
            }
            
            @keyframes orbit {
                0% {
                    opacity: 1;
                    z-index: 99;
                    transform: rotate(180deg);
                    animation-timing-function: ease-out;
                }
                
                7% {
                    opacity: 1;
                    transform: rotate(300deg);
                    animation-timing-function: linear;
                    origin: 0%;
                }
                
                30% {
                    opacity: 1;
                    transform: rotate(410deg);
                    animation-timing-function: ease-in-out;
                    origin: 7%;
                }
                
                39% {
                    opacity: 1;
                    transform: rotate(645deg);
                    animation-timing-function: linear;
                    origin: 30%;
                }
                
                70% {
                    opacity: 1;
                    transform: rotate(770deg);
                    animation-timing-function: ease-out;
                    origin: 39%;
                }
                
                75% {
                    opacity: 1;
                    transform: rotate(900deg);
                    animation-timing-function: ease-out;
                    origin: 70%;
                }
                
                76% {
                    opacity: 0;
                    transform: rotate(900deg);
                }
                
                100% {
                    opacity: 0;
                    transform: rotate(900deg);
                }
            }
            
            @-o-keyframes orbit {
                0% {
                    opacity: 1;
                    z-index: 99;
                    -o-transform: rotate(180deg);
                    -o-animation-timing-function: ease-out;
                }
                
                7% {
                    opacity: 1;
                    -o-transform: rotate(300deg);
                    -o-animation-timing-function: linear;
                    -o-origin: 0%;
                }
                
                30% {
                    opacity: 1;
                    -o-transform: rotate(410deg);
                    -o-animation-timing-function: ease-in-out;
                    -o-origin: 7%;
                }
                
                39% {
                    opacity: 1;
                    -o-transform: rotate(645deg);
                    -o-animation-timing-function: linear;
                    -o-origin: 30%;
                }
                
                70% {
                    opacity: 1;
                    -o-transform: rotate(770deg);
                    -o-animation-timing-function: ease-out;
                    -o-origin: 39%;
                }
                
                75% {
                    opacity: 1;
                    -o-transform: rotate(900deg);
                    -o-animation-timing-function: ease-out;
                    -o-origin: 70%;
                }
                
                76% {
                    opacity: 0;
                    -o-transform: rotate(900deg);
                }
                
                100% {
                    opacity: 0;
                    -o-transform: rotate(900deg);
                }
            }
            
            @-ms-keyframes orbit {
                0% {
                    opacity: 1;
                    z-index: 99;
                    -ms-transform: rotate(180deg);
                    -ms-animation-timing-function: ease-out;
                }
                
                7% {
                    opacity: 1;
                    -ms-transform: rotate(300deg);
                    -ms-animation-timing-function: linear;
                    -ms-origin: 0%;
                }
                
                30% {
                    opacity: 1;
                    -ms-transform: rotate(410deg);
                    -ms-animation-timing-function: ease-in-out;
                    -ms-origin: 7%;
                }
                
                39% {
                    opacity: 1;
                    -ms-transform: rotate(645deg);
                    -ms-animation-timing-function: linear;
                    -ms-origin: 30%;
                }
                
                70% {
                    opacity: 1;
                    -ms-transform: rotate(770deg);
                    -ms-animation-timing-function: ease-out;
                    -ms-origin: 39%;
                }
                
                75% {
                    opacity: 1;
                    -ms-transform: rotate(900deg);
                    -ms-animation-timing-function: ease-out;
                    -ms-origin: 70%;
                }
                
                76% {
                    opacity: 0;
                    -ms-transform: rotate(900deg);
                }
                
                100% {
                    opacity: 0;
                    -ms-transform: rotate(900deg);
                }
            }
            
            @-webkit-keyframes orbit {
                0% {
                    opacity: 1;
                    z-index: 99;
                    -webkit-transform: rotate(180deg);
                    -webkit-animation-timing-function: ease-out;
                }
                
                7% {
                    opacity: 1;
                    -webkit-transform: rotate(300deg);
                    -webkit-animation-timing-function: linear;
                    -webkit-origin: 0%;
                }
                
                30% {
                    opacity: 1;
                    -webkit-transform: rotate(410deg);
                    -webkit-animation-timing-function: ease-in-out;
                    -webkit-origin: 7%;
                }
                
                39% {
                    opacity: 1;
                    -webkit-transform: rotate(645deg);
                    -webkit-animation-timing-function: linear;
                    -webkit-origin: 30%;
                }
                
                70% {
                    opacity: 1;
                    -webkit-transform: rotate(770deg);
                    -webkit-animation-timing-function: ease-out;
                    -webkit-origin: 39%;
                }
                
                75% {
                    opacity: 1;
                    -webkit-transform: rotate(900deg);
                    -webkit-animation-timing-function: ease-out;
                    -webkit-origin: 70%;
                }
                
                76% {
                    opacity: 0;
                    -webkit-transform: rotate(900deg);
                }
                
                100% {
                    opacity: 0;
                    -webkit-transform: rotate(900deg);
                }
            }
            
            @-moz-keyframes orbit {
                0% {
                    opacity: 1;
                    z-index: 99;
                    -moz-transform: rotate(180deg);
                    -moz-animation-timing-function: ease-out;
                }
                
                7% {
                    opacity: 1;
                    -moz-transform: rotate(300deg);
                    -moz-animation-timing-function: linear;
                    -moz-origin: 0%;
                }
                
                30% {
                    opacity: 1;
                    -moz-transform: rotate(410deg);
                    -moz-animation-timing-function: ease-in-out;
                    -moz-origin: 7%;
                }
                
                39% {
                    opacity: 1;
                    -moz-transform: rotate(645deg);
                    -moz-animation-timing-function: linear;
                    -moz-origin: 30%;
                }
                
                70% {
                    opacity: 1;
                    -moz-transform: rotate(770deg);
                    -moz-animation-timing-function: ease-out;
                    -moz-origin: 39%;
                }
                
                75% {
                    opacity: 1;
                    -moz-transform: rotate(900deg);
                    -moz-animation-timing-function: ease-out;
                    -moz-origin: 70%;
                }
                
                76% {
                    opacity: 0;
                    -moz-transform: rotate(900deg);
                }
                
                100% {
                    opacity: 0;
                    -moz-transform: rotate(900deg);
                }
            }