﻿/* Resim Blue */

.table-frame .topx--
{
    background-image: url(TableImages/topx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.table-frame .top-x-
{
    background-image: url(TableImages/top-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;
}
.table-frame .top--x
{
    background-image: url(TableImages/top--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.table-frame .midx-- {
	background-image: url(TableImages/midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.table-frame .mid--x {
	background-image: url(TableImages/mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.table-frame .botx--
{
    background-image: url(TableImages/botx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: top;
}
.table-frame .bot-x- {
	background-image: url(TableImages/bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.table-frame .bot--x
{
    background-image: url(TableImages/bot--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: bottom;
}
.table-frame .backcolor
{
    background-color: #cdddf8;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Light Blue */

.tablelightblue-frame .topx--
{
    background-image: url(TableImages/toplightbluex--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.tablelightblue-frame .top-x-
{
    background-image: url(TableImages/toplightblue-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;
}
.tablelightblue-frame .top--x
{
    background-image: url(TableImages/toplightblue--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.tablelightblue-frame .midx-- {
	background-image: url(TableImages/midlightbluex--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.tablelightblue-frame .mid--x {
	background-image: url(TableImages/midlightblue--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.tablelightblue-frame .botx--
{
    background-image: url(TableImages/botlightbluex--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: top;
}
.tablelightblue-frame .bot-x- {
	background-image: url(TableImages/botlightblue-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tablelightblue-frame .bot--x
{
    background-image: url(TableImages/botlightblue--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: bottom;
}
.tablelightblue-frame .backcolor
{
    background-color: #ebeef3;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Shadow */

.tableshadow-frame .topx--
{
    background-image: url(TableImages/topwx--.gif);
    background-repeat: no-repeat;
    width: 7px;
    height: 26px;
    vertical-align: top;
}
.tableshadow-frame .top-x-
{
    background-image: url(TableImages/topw-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;
}
.tableshadow-frame .top--x
{
    background-image: url(TableImages/topw--x.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 26px;
    vertical-align: top;
}
.tableshadow-frame .midx--
{
    background-image: url(TableImages/midwx--.gif);
    background-repeat: repeat-y;
    width: 7px;
    height: 100%;
}
.tableshadow-frame .mid--x
{
    background-image: url(TableImages/midw--x.gif);
    background-repeat: repeat-y;
    width: 8px;
    height: 100%;
}

.tableshadow-frame .botx--
{
    background-image: url(TableImages/botwx--.gif);
    background-repeat: no-repeat;
    width: 7px;
    height: 18px;
    vertical-align: top;
}
.tableshadow-frame .bot-x- {
	background-image: url(TableImages/botw-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tableshadow-frame .bot--x
{
    background-image: url(TableImages/botw--x.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 18px;
    vertical-align: bottom;
}
.tableshadow-frame .backcolor
{
    background-color: #cdddf8;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Grey */

.tablegrey-frame .topx--
{
    background-image: url(TableImages/topgreyx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.tablegrey-frame .top-x-
{
    background-image: url(TableImages/topgrey-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;
}
.tablegrey-frame .top--x
{
    background-image: url(TableImages/topgrey--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.tablegrey-frame .midx--
{
	background-image: url(TableImages/midgreyx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.tablegrey-frame .mid--x
{
	background-image: url(TableImages/midgrey--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.tablegrey-frame .botx--
{
    background-image: url(TableImages/botgreyx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: top;
}
.tablegrey-frame .bot-x-
{
	background-image: url(TableImages/botgrey-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tablegrey-frame .bot--x
{
    background-image: url(TableImages/botgrey--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: bottom;
}
.tablegrey-frame .backcolor
{
    background-color: #ececec;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Yellow */

.tableyellow-frame .topx--
{
    background-image: url(TableImages/topyellowx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.tableyellow-frame .top-x-
{
    background-image: url(TableImages/topyellow-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;
}
.tableyellow-frame .top--x
{
    background-image: url(TableImages/topyellow--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 24px;
    vertical-align: top;
}
.tableyellow-frame .midx-- {
	background-image: url(TableImages/midyellowx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.tableyellow-frame .mid--x {
	background-image: url(TableImages/midyellow--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.tableyellow-frame .botx--
{
    background-image: url(TableImages/botyellowx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: top;
}
.tableyellow-frame .bot-x- {
	background-image: url(TableImages/botyellow-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tableyellow-frame .bot--x
{
    background-image: url(TableImages/botyellow--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 14px;
    vertical-align: bottom;
}
.tableyellow-frame .backcolor
{
    background-color: #ffe6d5;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Menu False */

.tablemf-frame .topx--
{
    background-image: url(TableImages/topmfx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 11px;
    vertical-align: top;
}
.tablemf-frame .top-x-
{
    background-image: url(TableImages/topmf-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;    
}
.tablemf-frame .top--x
{
    background-image: url(TableImages/topmf--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 11px;
    vertical-align: top;
}
.tablemf-frame .midx-- {
	background-image: url(TableImages/midmfx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.tablemf-frame .mid--x {
	background-image: url(TableImages/midmf--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.tablemf-frame .botx--
{
    background-image: url(TableImages/botmfx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 5px;
    vertical-align: top;
}
.tablemf-frame .bot-x- {
	background-image: url(TableImages/botmf-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tablemf-frame .bot--x
{
    background-image: url(TableImages/botmf--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 5px;
    vertical-align: bottom;
}
.tablemf-frame .backcolor
{
    background-color: #cdddf8;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Menu True */

.tablemt-frame .topx--
{
    background-image: url(TableImages/topmtx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 11px;
    vertical-align: top;
}
.tablemt-frame .top-x-
{
    background-image: url(TableImages/topmt-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;    
}
.tablemt-frame .top--x
{
    background-image: url(TableImages/topmt--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 11px;
    vertical-align: top;
}
.tablemt-frame .midx-- {
	background-image: url(TableImages/midmtx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.tablemt-frame .mid--x {
	background-image: url(TableImages/midmt--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.tablemt-frame .botx--
{
    background-image: url(TableImages/botmtx--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 5px;
    vertical-align: top;
}
.tablemt-frame .bot-x- {
	background-image: url(TableImages/botmt-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tablemt-frame .bot--x
{
    background-image: url(TableImages/botmt--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 5px;
    vertical-align: bottom;
}
.tablemt-frame .backcolor
{
    background-color: #ebeef3;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* Resim Menu Table */

.tablemenutable-frame .topx--
{
    background-image: url(TableImages/topmenutablex--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: top;
}
.tablemenutable-frame .top-x-
{
    background-image: url(TableImages/topmenutable-x-.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 4px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12pt;
    color: #a9a9a9;    
}
.tablemenutable-frame .top--x
{
    background-image: url(TableImages/topmenutable--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: top;
}
.tablemenutable-frame .midx-- {
	background-image: url(TableImages/midmenutablex--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.tablemenutable-frame .mid--x {
	background-image: url(TableImages/midmenutable--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.tablemenutable-frame .botx--
{
    background-image: url(TableImages/botmenutablex--.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: top;
}
.tablemenutable-frame .bot-x- {
	background-image: url(TableImages/botmenutable-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.tablemenutable-frame .bot--x
{
    background-image: url(TableImages/botmenutable--x.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    vertical-align: bottom;
}
.tablemenutable-frame .backcolor
{
    background-color: #ebeef3;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}