a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
.txtNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BE658A;
}
.mainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
.txtNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.txtSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.txtLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.txtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.formDropdown 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 	
	color: #333333;
	background-color: #ffffff
	}
	
.formTextfield 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #333333; 
	background-color: #ffffff
	}
	
.formButton 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #ffffff}
	
.RowNL	{ 
	border-left:   1px solid #d9d9d9;
}
.RowNR	{ 
	border-right:  1px solid #d9d9d9
}
.RowNB 	{ 
	border-bottom: 1px solid #E3E3E3;
}

.RowBL	{ 
	background: #edf3fe; 
	border-left: 1px solid #d9d9d9;	
	font-size: 9px; 
}
.RowBR	{ 
	background: #edf3fe; 
	border-right: 1px solid #d9d9d9; 
	font-size: 9px; 
}
.RowBB 	{ 
	background: #edf3fe; 
	font-size: 9px; 
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #d9d9d9;
}
.RowBLB { 
	background: #edf3fe; 
	border-left: 1px solid #d9d9d9; 
	font-size: 9px; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #d9d9d9;
}
.RowBRB { 
	background: #edf3fe; 
	font-size: 9px; 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #d9d9d9; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #d9d9d9;
}

.RowW	{ 
	background: #FFF;	
	font-size: 9px; 
}
.RowWL	{ 
	background: #FFF;	
	border-left: 1px solid #d9d9d9;	
	font-size: 9px; 
}
.RowWR	{ 
	background: #FFF;	
	border-right: 1px solid #d9d9d9; 
	font-size: 9px; 
}
.RowWRB { 
	background: #FFF; 
	border-right: 1px solid #d9d9d9; 
	font-size: 9px; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #d9d9d9;
}
.RowWB  { 
	background: #FFF; 
	font-size: 9px; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #d9d9d9;
}

.RowGB  { 
	background-color: #efefef; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #dedede;
}
.RowGT  { 
	background-color: #efefef; 
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #dedede;
}

.RowDB  { 
	background-color: #dedede; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #dedede;
}
.RowR   { 
	background-color: #FFCCCC;
}
.RowG   { 
	background-color: #efefef;
}
.RowY {
	background-color: #F3F6EA;
}
.RowLiteB {
	background: #F0F4FE; 
	font-size: 9px;
	}

.RowLiteBB 	{ 
	background: #F0F4FE; 
	font-size: 9px; 
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #d9d9d9;
}

.RowDY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #BBBBBB;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.linkUnderline {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.txtGreen {
	color: #3F8600;
}

.txtRed {   
	color: #990000; 
}

.txtWhite {
	color: #FFF;
}

.noUnderline {
	text-decoration: none;
}

.headerDetails table tr td.txtNorm {text-align:right;}
body.rtl .headerDetails table tr td.txtNorm {text-align:left;}