﻿#divMainTop {
    float: right; width: 910px;
}
#tblTab {
    margin: 0; width: 910px;
}
.deSTabRight {
	background-image: url(../Images/deselectedtab_right.png); background-repeat: no-repeat;
	background-position: top right; cursor: hand; height: 20px; width: 4px;
}
.deSTabCenter {
	background: url(../Images/deSelectedtab_bk.png); padding-bottom: 2; cursor: hand; height: 20px; width: 120px;
}
.deSTabLeft	{
	background-image: url(../Images/deselectedtab_left.png); background-repeat: no-repeat;
	background-position: 0 0; cursor: hand; height: 20px; width: 4px;
}
.hoverTabRight {
	background-image: url(../Images/hovertab_right.png); background-repeat: no-repeat;
	background-position: top right; cursor: hand; height: 20px; width: 4px;
}
.hoverTabCenter {
	background-image: url(../Images/hovertab_bk.png); cursor: hand; height: 20px; width: 120px;
}
.hoverTabLeft {
	background-image: url(../Images/hovertab_left.png); background-repeat: no-repeat;
	background-position: 0 0; cursor: hand; height: 20px; width: 4px;
}
.selTabRight {
	background-image: url(../Images/selectedtab_right.png); background-repeat: no-repeat;
	background-position: top right; cursor: default; height: 20px; width: 4px;
}
.selTabCenter {
	background-image: url(../Images/selectedtab_bk.png); padding-bottom: 2; cursor: default; font-weight: bold; height: 20px; width: 120px;
}
.selTabLeft	{
	background-image: url(../Images/selectedtab_left.png); background-repeat: no-repeat;
	background-position: top left; cursor: default; height: 20px; width: 4px;
}
.spacerTab	{
	background-color: transparent; height: 20px; width: 4px;
}
.wideSpacerTab {
	background-color: transparent; height: 20px;
}
#divTabPage {
    margin: 0; padding: 0; display: table; width: 910px; background-image: url(../Images/selectedtab_bk.png);
}
.tabPage {
    display: none; margin: 0 5px 5px 5px;
}
.divTabPage p {
    margin: 0; padding: 0;
}
.divTabPage p {
    margin: 0 5px 5px 5px;
}
#divMainBot {
    float: right; width: 910px; margin-top: 10px;
}
#divContent1 {
    width: 300px; float: right;
}
#divContent2 {
    width: 300px; float: right; margin: 0 5px 0 5px;
}
#divContent3 {
    width: 300px; float: left;
}
#divNews {
    margin-top: 5px; direction: rtl;
}
#divSupport {
}
#divSolutions {
}
.content{
    margin: 5px 5px 0 5px; min-height: 125px;
}
.divContent {
    margin: 0; padding: 0; background-color: #1258B3; text-align: right;
}
.divContent h3 {
    background: url(../Images/title_bk.gif); margin: 0; font-size: 8pt; border-bottom: solid 1px #6699CC; padding: 1px; height: 16px;
}
div.bl {
    background: url(../Images/bl.gif) 0 100% no-repeat #1258B3;
}
div.br {
    background: url(../Images/br.gif) 100% 100% no-repeat;
}
div.tl {
    background: url(../Images/tl.gif) 0 0 no-repeat;
}
div.tr {
    background: url(../Images/tr.gif) 100% 0 no-repeat; padding: 5px;
}
div.clear {
    font-size: 1px; height: 1px;
}
