.RTLWinTextbox {
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
	direction:rtl;
	height: 14pt;
	}
.WinTextbox {
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
	direction:ltr;
	height: 14pt;
	}
	
.winButton {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 50px;
}

.winForm 
{
BORDER-RIGHT: silver thin outset; 
BORDER-TOP: silver thin outset; 
FONT-WEIGHT: bold; 
FONT-SIZE: 10pt; 
BORDER-LEFT: silver thin outset; 
COLOR: #BDBEBD; 
BORDER-BOTTOM: silver thin outset; 
FONT-FAMILY: Tahoma, Sans-Serif; 
BACKGROUND-COLOR: #999999
}

.winFormText
{
	line-height: 120%; 
	font-family: Tahoma, Nesf2, "Times New Roman"; 
	font-size: 9pt;
	font-weight: 800;
	color: #fcfcfc;
}

TR TD.winForm A:link, TR TD.winForm A:visited
{
	text-decoration: none;
	font-style: normal;
}

TR TD.winForm A:hover
{
	background-color: #ffcc00;
}

.winFormCaption
{
BORDER-RIGHT: #999999 thin outset; 
BORDER-TOP: #999999 thin outset; 
BORDER-LEFT: #999999 thin outset; 
BORDER-BOTTOM: #999999 thin outset; 
HEIGHT: 20px; 
BACKGROUND-COLOR: #003399
}

.winGrid {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

.text-main {line-height: 120%; font-family: Tahoma, Nesf2, "Times New Roman"; font-size: 10pt;}

BODY
{
	background-color:"#ffffff";
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
a:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BorderTop {
	border-top: 1px solid #000000;

}
.BorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.WhiteBorderRL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.BorderBottomGray {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}
.GrayBorderRL {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEBEBE;
	border-left-color: #BEBEBE;
}
