﻿#tableTU
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

#tableVK
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

#tableGE
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.header
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:411px;
    overflow:hidden;
    background-image:url(../images/table_header.gif);
    padding-left:7px;
}

.headerC
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:411px;
    overflow:hidden;
    padding-left:7px;
    text-align:center;
    
}

.headerMiddle
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:411px;
    overflow:hidden;
    background-image:url(../images/table/table_headerMiddle.jpg);
    padding-left:7px;
}

.headerRight
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:411px;
    overflow:hidden;
    background-image:url(../images/table/table_headerRight.jpg);
    padding-left:7px;
}

.header td
{
	padding-left:7px;
}

.headerB
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:614px;
    overflow:hidden;
    background-image:url(../images/table_headerB.gif);
    padding-left:7px;
}

.headerBLeft
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:614px;
    overflow:hidden;
    background-image:url(../images/table/table_headerBleft.jpg);
    padding-left:7px;
}

.headerBMiddle
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:614px;
    overflow:hidden;
    background-image:url(../images/table/table_headerBmiddle.jpg);
    padding-left:7px;
}

.headerBRight
{
	background-color:#A7B8D2;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
	height:30px;
    font-size:12px;
    width:614px;
    overflow:hidden;
    background-image:url(../images/table/table_headerBright.jpg);
    padding-left:7px;
}

.headerB td
{
	padding-left:7px;
}

.row1
{
	background-color:#ffffff;
	color:#1F2A40;
	
}

.row1 td
{
	padding-left:7px;
}

.row2
{
	background-color:#DBE3F0;
	color:#1F2A40;
	
}

.row2 td
{
	padding-left:7px;	
}
