BODY 
{
	font-size: 12px; 
    font-family: verdana,helvetica; 
	text-decoration: none;
	color:#333333;
	
	SCROLLBAR-FACE-COLOR: #dddddd;
    SCROLLBAR-HIGHLIGHT-COLOR: #dddddd;
    SCROLLBAR-SHADOW-COLOR: #dddddd;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #394153;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
  

}

TD 
{
	font-size: 12px; 
    font-family: verdana,helvetica; 
	text-decoration: none;
	color:#333333;	
}


.HeaderGrid
{
	background-color:#787878;
	font-size:12px;	
	color:#FFFFFF;
	padding-right:3px;
	padding-left:3px;
	direction:rtl;
}

.Cursor
{
	cursor:pointer;
}

.HeaderGridNew
{
	background-color:#787878;
	color:white;
	padding-right:3px;
	padding-left:3px;
	direction:rtl;
	white-space:nowrap;
}

.CellGrid
{
	color:#333333;
	padding:3px;
	direction:rtl;
	WHITE-SPACE: normal;
}

.GridLink
{
	cursor:pointer;
	text-decoration:underline;
}

.MenuLink_Top
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
}

.MenuLinkHeader
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
}

.MenuLinkHeaderOver
{
   color:#cccccc;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
}

.MenuLinkHeaderSelected
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
   font-weight:bold;
}


A:link.MenuLink_Bottom
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:12px;
}

A:visited.MenuLink_Bottom
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:12px;
}

A:hover.MenuLink_Bottom
{
   color:#cccccc;
   text-decoration:none;
   cursor:pointer;
   font-size:12px;
}


A:link.MenuLink_BottomSelected
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
   font-weight:bold;
}

A:visited.MenuLink_BottomSelected
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
   font-weight:bold;
}

A:hover.MenuLink_BottomSelected
{
   color:white;
   text-decoration:none;
   cursor:pointer;
   font-size:13px;
   font-weight:bold;
}


A.LinkClass
{
   color:#2c326b;
   text-decoration:none;
   cursor:pointer;
}

A.LinkClassBold
{
   color:#2c326b;
   text-decoration:none;
   font-weight:bold;
   cursor:pointer;
}


A:link
{
	color:#333333;
	cursor:pointer;
}
A:visited
{
	color:#333333;
	cursor:pointer;
}
A:hover
{
	color:#333333;
	cursor:pointer;
}


.Tab
{
	cursor:pointer;
	color:white;
	background-image:url('../cms_images/Tab_pix.png');
	background-repeat:repeat-x;
	color:#ffffff;
}

.TabSelected
{
	cursor:pointer;
	background-image:url('../cms_images/tab_selected_pix.png');
	background-repeat:repeat-x;
	color:#000000;
}

.TabRight
{
	width:5px;
	height:26px;
	background-image:url('../cms_images/tab_right.png');
}

.TabSelectedRight
{
	width:6px;
	height:28px;
	background-image:url('../cms_images/tab_selected_right.png');
}


.TabLeft
{
	width:5px;
	height:26px;
	background-image:url('../cms_images/tab_left.png');
}

.TabSelectedLeft
{
	width:6px;
	height:28px;
	background-image:url('../cms_images/tab_selected_left.png');
}



.ToolbarLink
{
   text-decoration: none;
   font-weight:bold;
   font-size:12px;      
   color:white;
   cursor:hand;
}


.Toolbar
{
	cursor:pointer;	
}


.SearchTextbox
{
	border:#BCBCBC solid 1px;
	background:#FCFCFC;
	color:#333333;
	
	width:100px;
	height:17px;
	font-size:11px;
}

.TextBox
{
	border:#003466 solid 1px;
	background:#fffcfc;
	color:#333333;
	
	width:200px;
	height:17px;
	font-size:11px;
}


.TextArea
{
	border:#003466 solid 1px;
	background:#fffcfc;
	color:#333333;
	
	width:200px;
	height:50px;
	font-size:11px;
}


.TextBoxTemplateBase
{
	border:#003466 solid 1px;
	background:#fffcfc;
	color:#333333;
	
	width:300px;
	height:17px;
	font-size:11px;
}


.TextBoxPage
{
	border:#003466 solid 1px;
	background:#fffcfc;
	color:#333333;
	
	width:300px;
	height:17px;
	font-size:11px;
}



.TextBoxSmall
{
	border:#003466 solid 1px;
	background:#fffcfc;
	color:#333333;
	
	width:130px;
	height:17px;
	font-size:11px;
}

.ListBox
{
	background:#fffcfc;
	color:#333333;
	width:200px;
	font-size:12px;
}

.Listbox_PageType
{
	background:#fffcfc;
	color:#333333;
	width:300px;
	font-size:12px;
}


.PhoneListBox
{
	border:#003466 solid 1px;
	color:#333333;
	width:80px;
	font-size:12px;
}



.trForm
{
	padding-bottom:5px;
}

.ButtonOld
{
	width:100px;	
	color:white;
	font:bold 12px;		
	background-color:gray;
	border:solid 1px;
	height:20px;
}

.Title1
{
	font:14px;		
	color:#003346;
	font-weight:bold;	
}

.Button
{
	font-family: verdana,helvetica; 
	font-size:12px;
	color:#003346;	
	font-weight:bold;
	background-image:url(../cms_images/button_02.gif);
	border:none;	
	cursor:pointer;
	width:70px;
	height:21px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
}

.ButtonSmall
{
	font-family: verdana,helvetica; 
	font-size:11px;
	color:#003346;	
	font-weight:bold;	

	background-image:url(../cms_images/button_03.gif);
	border:none;
	margin-right:0;
	cursor:pointer;
	width:55px;
	height:21px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
}

.ButtonBig
{
	font-family: verdana,helvetica; 
	font-size:12px;
	color:#003346;	
	font-weight:bold;	

	background-image:url(../cms_images/button_01.gif);
	border:none;	
	cursor:pointer;
	width:130px;
	height:21px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
}



.MainDiv
{
	SCROLLBAR-FACE-COLOR: #DCD1A1;
    SCROLLBAR-HIGHLIGHT-COLOR: #DCD1A1;
    SCROLLBAR-SHADOW-COLOR: #DCD1A1;
    SCROLLBAR-3DLIGHT-COLOR: #DCD1A1;
    SCROLLBAR-ARROW-COLOR: #394153;
    SCROLLBAR-TRACK-COLOR: #f7efce;
    SCROLLBAR-DARKSHADOW-COLOR: #f7efce;
  
}


.remark
{
	font-size:10px;
	color:Gray;
}

.PaddingTD
{
	padding-right:10px;
}

a.FileName
{
    text-decoration:none;
    font-size:14px;
    color:Gray;
    line-height:150%
}

.PageButtonEnabled
{
    cursor:pointer;
}

.PageButtonDisabled
{
    cursor:arrow;
}
