
.borderOn
{ 
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

.borderOff
{
	border-right: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
}

.messages
{
	font-weight:bold;
	color:#DD0000;
}

.tabRow
{
	background-image:url(../images/tab.gif);
}

.tabLinkButton
{
	text-decoration:none;
	color:#000000;	
}

.tabCell
{
	background-image:url(../images/tab.gif);
	CURSOR:hand;
	cursor: pointer;
	text-align:center;
}

.tabOverCell
{
	background-image:url(../images/tab-over.gif);
	CURSOR:hand;
	cursor: pointer;
	text-align:center;
}

.tabSelCell
{
	background-image:url(../images/tab-sep.gif);
	CURSOR:hand;
	cursor: pointer;
	text-align:center;
}

.tabSep
{
	width:1px;
}

body
{
	margin:0;
	background-color :#F4F4F4;
 scrollbar-base-color: #F4F4F4; 
  scrollbar-arrow-color: #6D99CA; 
  scrollbar-DarkShadow-Color: #F4F4F4; 
  scrollbar-Track-Color: #F4F4F4; 
  scrollbar-highlight-color:#6D99CA ;
}

.winBody
{
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;    
	background-attachment:fixed;
	background-color: #ffffff;
}

.Location
{ 
 font-weight:bold;	
}

td{
	FONT-SIZE: 9pt; FONT-FAMILY: Tahoma;LINE-HEIGHT: 17px;
	border-left-width:0;
	border-right-color:White;
	border-right-width:1;
}

input,button,select{
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma;COLOR:#000044
}

textarea
{ 
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma;
	COLOR:#000044;
	width:100%;
}

.click
{
	cursor:hand;
	cursor: pointer;
	text-decoration:underline;
}

.stt
{
 color:#000000;
 font-weight:bold;
}

.TableHead{
	margin:5pt;
	background-color:#E9E9E9;
}

.TableCss
{
	width:99%;
	border-collapse:collapse;
	border-bottom-color:#bbbbbb;
}

.ltr
{
	direction:ltr;
	text-align:left;
}

.rtl
{
	direction:rtl;
	text-align:right;	
}

.Archive1
{
 background-color:#ffeeee;
}

.Archive2
{
 background-color:#e5e5ff;
}

.mBody
{
	margin:0px;
	
}

.noScrol
{
	overflow:hidden;	
}

.toolbutton
{
	cursor: hand;
	cursor: pointer;	
	border: #E9E9E9 1px solid;
	background-color:#E9E9E9;	
}

.taskCell
{	
    height: 25px;
    max-height: 25px;
    min-height: 25px;
	min-width:127px;
	max-width:127px;
	width:127px;
}

.taskInner
{	
	font-size:8pt; 
    height: 25px;max-height: 25px;min-height: 25px;
    overflow:hidden;
    cursor: pointer;
    text-align: center;
	table-layout:fixed;
	min-width:127px;max-width:127px;width:127px;
	color:#3333AA;
	font-weight:normal;
	background-image :url(../images/taskbar4.gif);   
}

.taskInnerOver
{	
	font-size:8pt; 
    height: 25px;max-height: 25px;min-height: 25px;
    overflow:hidden;
    cursor: pointer;
    text-align: center;
	table-layout:fixed;
	min-width:127px;max-width:127px;width:127px;
	color:#111122;
	font-weight:normal;  
	background-image :url(../images/taskbar5.gif);   
}

.thin1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.thin2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color:#f6f6ff; 
}