﻿body
{
    font-family: Tahoma;
    font-size: small;
    direction: ltr;
    background-color: #CCCCCC;
    margin: 0px;
    padding: 0px;
    background-image: url('../UIPics/Bgs/background-gray.jpg');
}
.SelectDateTime
{
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 80px;
}
.ltrTBox
{
    font-family: Tahoma;
    font-size:small;
    direction:ltr;
}
.rtlTBox
{
    font-family: Tahoma;
    font-size:small;
    direction:rtl;
}
form
{
    font-family:Tahoma;
    font-size:small;
    direction:ltr;
    padding:0px;
    margin:0px;
}
table
{
    font-family:Tahoma;
    font-size:small;
    direction:ltr;
}
.btorange 
{
    background-repeat:no-repeat;
    background-position:center center;
    background-image: url('../UIPics/Buttons/CBTBack1.png');
    width:101px;
    height:110px;
    cursor:pointer;
    padding-right:7px;
    padding-bottom:5px;
    text-align:center;
}
.btyellow
{
    background-repeat:no-repeat;
    background-position:center center;
    background-image: url('../UIPics/Buttons/CBTBack2.png');
    width:101px;
    height:110px;
    cursor:pointer;
    padding-right:7px;
    padding-bottom:5px;
    text-align:center;
}
input
{
    font-family:Tahoma;
    font-size:small;
	height: 18px;
}
input
{
    font-family:Tahoma;
    font-size:small;
	height: 18px;
}
select
{
    font-family:Tahoma;
    font-size:small;
    direction:ltr;
}

a
{
	cursor:pointer;
	text-decoration:none;
}

.anchorblock
{
	cursor:pointer;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	text-align:center;
}
.tdhand
{
	cursor:pointer;
}
.rightseparator
{
    padding:0px;
    margin:0px;
    border-right-style:solid;
    border-width:1px;
    border-color:#666666;
    height:24px;
    font-size:xx-small;
    font-weight:normal;
    text-decoration:none;
    color:#AA5522;
}
.rightseparatordate2
{
    padding:0px;
    padding-left:5px;
    margin:0px;
    border-right-style:solid;
    border-width:1px;
    border-color:#BBBBBB;
    height:24px;
    color:#0000FF;
    font-size:xx-small;
    text-align:left;
    font-weight:normal;
    width:110px;
}

.rightseparatordate
{
    padding:0px;
    padding-left:5px;
    margin:0px;
    /*border-right-style:solid;
    border-width:1px;
    border-color:#BBBBBB;*/
    height:24px;
    color:#0000FF;
    font-size:xx-small;
    text-align:left;
    font-weight:normal;
    width:110px;
}
.rightseparatortime
{
    padding:0px;
    padding-right:5px;
    margin:0px;
    border-right-style:solid;
    border-width:1px;
    border-color:#666666;
    height:24px;
    color:#0000FF;
    font-size:xx-small;
    text-align:right;
    font-weight:normal;
    width:80px;
}
.tce
{
    width:17px;
    background-image:url('../UIPics/Borders/GrayE/tce.gif');
    background-repeat:no-repeat;
    background-position: left bottom;
}
.tcce
{
    background-image:url('../UIPics/Borders/GrayE/tcce.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.tcce
{
    background-image:url('../UIPics/Borders/GrayE/tcce.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.tte
{
    background-image:url('../UIPics/Borders/GrayE/tte.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.tre
{
    background-image:url('../UIPics/Borders/GrayE/tre.gif');
    background-repeat:no-repeat;
    background-position:left bottom;
    width:20px;
}
.lle
{
    background-image:url('../UIPics/Borders/GrayE/lle.gif');
    background-repeat:repeat-y;
    background-position:right;
}
.tle
{
    background-image:url('../UIPics/Borders/GrayE/tle.gif');
    background-repeat:no-repeat;
    background-position:right bottom;
    width:20px;
    height:22px;
}
.teheader
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:x-small;
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
    text-transform:none;
    color:#808080;
}
.rre
{
    background-image:url('../UIPics/Borders/GrayE/rre.gif');
    background-repeat:repeat-y;
    background-position:left;
}
.ble
{
    background-image:url('../UIPics/Borders/GrayE/ble.gif');
    background-repeat:no-repeat;
    background-position:right top;
    font-size:1px;
    height:5px;
}
.bbe
{
    background-image:url('../UIPics/Borders/GrayE/bbe.gif');
    background-repeat:repeat-x;
    background-position:top;
    font-size:1px;
}
.bre
{
    background-image:url('../UIPics/Borders/GrayE/bre.gif');
    background-repeat:no-repeat;
    background-position:left top;
    font-size:1px;
}
.grl
{
    background-image:url('../UIPics/Borders/GRSmall/grl.gif');
    background-repeat:no-repeat;
    background-position:right center;
    height:25px;
    width:4px;
}
.grc
{
    background-image:url('../UIPics/Borders/GRSmall/grc.gif');
    background-repeat:repeat-x;
    background-position:center;
    height:25px;
}
.grr
{
    background-image:url('../UIPics/Borders/GRSmall/grr.gif');
    background-repeat:no-repeat;
    background-position:left center;
    width:4px;
    height:25px;
}
.hiddendiv
{
    visibility:hidden;
    position:absolute;
    width:1px;
    height:1px;
    top:-1000px;
    left:-1000px;
}
.xxsmallbold
{
    font-size:xx-small;
    font-weight:bold;
    font-style:normal;
    font-variant:normal;
    text-decoration:none;
}
.tl
{
    background-image:url('../UIPics/Borders/WhiteGray/tl.png');
    background-position:right bottom;
    background-repeat:no-repeat;
    width:61px;
    height:44px;
}
.tt
{
    background-image:url('../UIPics/Borders/WhiteGray/tt.png');
    background-repeat:repeat-x;
    background-position:bottom;
    font-family:Tahoma;
    font-size:xx-small;
    color:#808080;
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
    text-transform:none;
    text-align:center;
    direction:ltr;
    padding-bottom:5px;
}
.ll
{
    background-image:url('../UIPics/Borders/WhiteGray/ll.png');
    background-repeat:repeat-y;
    background-position:right;
    font-size:8px;
    text-align:center;
    width:61px;
}
.tr
{
    background-image:url('../UIPics/Borders/WhiteGray/tr.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    height:44px;
    width:68px;
}
.rr
{
    background-image:url('../UIPics/Borders/WhiteGray/rr.png');
    background-repeat:repeat-y;
    background-position:left;
    font-size:8px;
    text-align:center;
    width:68px;
}
.bl
{
    background-image:url('../UIPics/Borders/WhiteGray/bl.png');
    background-repeat:no-repeat;
    background-position:right top;
    font-size:1px;
    text-align:center;
}
.bb
{
    background-image:url('../UIPics/Borders/WhiteGray/bb.png');
    background-position:top;
    background-repeat:repeat-x;
    font-size:1px;
}
.br
{
    background-image:url('../UIPics/Borders/WhiteGray/br.png');
    background-repeat:no-repeat;
    background-position:left top;
    font-size:1px;
    height:10px;
}
.hll
{
    height:38px;
    background-image:url('../UIPics/Borders/MiniHeaderTop/ll.png');
    background-repeat:no-repeat;
    background-position:right top;
    width:18px;
}
.hcc
{
    background-image:url('../UIPics/Borders/MiniHeaderTop/cc.png');
    background-position:top;
    background-repeat:repeat-x;
    padding-top:1px;
    padding-right:3px;
    padding-left:3px;
    text-align:center;
}
.hrr
{
    background-image:url('../UIPics/Borders/MiniHeaderTop/rr.png');
    background-repeat:no-repeat;
    background-position:left top;
    width:17px;
}
.headernormal
{
     direction:ltr;
     width:100%;
     font-family:Tahoma;
     font-size:x-small;
     font-weight:normal;
     font-style:normal;
     font-variant:normal;
     text-transform:none;
     color:#333333;
     text-align:center;
     text-align:center;
}
.tcew
{
    width:17px;
    background-image:url('../UIPics/Borders/GrayEW/tce.gif');
    background-repeat:no-repeat;
    background-position: left bottom;
}
.tccew
{
    background-image:url('../UIPics/Borders/GrayEW/tcce.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.ttew
{
    background-image:url('../UIPics/Borders/GrayEW/tte.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.trew
{
    background-image:url('../UIPics/Borders/GrayEW/tre.gif');
    background-repeat:no-repeat;
    background-position:left bottom;
    width:18px;
}
.llew
{
    background-image:url('../UIPics/Borders/GrayEW/lle.gif');
    background-repeat:repeat-y;
    background-position:right;
}
.tlew
{
    background-image:url('../UIPics/Borders/GrayEW/tle.gif');
    background-repeat:no-repeat;
    background-position:right bottom;
    width:18px;
    height:22px;
}
.teheaderw
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:x-small;
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
    text-transform:none;
    color:#808080;
    background-color:#ffffff;
}
.rrew
{
    background-image:url('../UIPics/Borders/GrayEW/rre.gif');
    background-repeat:repeat-y;
    background-position:left;
}
.blew
{
    background-image:url('../UIPics/Borders/GrayEW/ble.gif');
    background-repeat:no-repeat;
    background-position:right top;
    font-size:1px;
    height:5px;
}
.bbew
{
    background-image:url('../UIPics/Borders/GrayEW/bbe.gif');
    background-repeat:repeat-x;
    background-position:top;
    font-size:1px;
}
.brew
{
    background-image:url('../UIPics/Borders/GrayEW/bre.gif');
    background-repeat:no-repeat;
    background-position:left top;
    font-size:1px;
}
.nomarginpadding
{
    margin:0px;
    padding:0px;
}
.calev
{
    border-top-style: dashed;
    border-width: 1px;
    border-color: #FFFFFF;
    padding-top:8px;
    text-align:left;
}
.padd5topbot
{
    padding-top:5px;
    padding-bottom:5px;
}
.padd5top
{
    padding-top:5px;
}
.singleLineDive
{
    white-space:nowrap;
    overflow:hidden;
    height:12px;
}
.SmallTable
{
    width: 100%;
    font-family: Tahoma;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
.SmallTableGray
{
    border: 1px solid #808080;
    width: 100%;
    font-size: xx-small;
    font-family: Tahoma;
    background-color: #F4F4F4;
}
