BODY
{
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	background: #E6E6E6;	 
	/*direction: rtl;*/
}

Table
{

}
Table.Table1
{
	background:none;
	}

.BlueLinks
{
	font-family:Tahoma;
	font-size:10px;
	text-align:justify;
	
}



A:Link.BlueLinks {
	text-decoration: none;
	color: #006699;
}

a:visited.BlueLinks {
	text-decoration: none;

}
a:hover.BlueLinks {
	text-decoration: none;
	color:#FF9900;
}
a:active.BlueLinks {
	text-decoration: none;
}


.BlackLinks
{
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
}
a.BlackLinks {
	text-decoration: none;
	color: #000000;
}
a:visited.BlackLinks {
	text-decoration: none;
}
a:hover.BlackLinks {
	text-decoration: none;
	color:#FF9900;
}
a:active.BlackLinks {
	text-decoration: none;
}


Input
{
    /*height:15px;*/ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	border: 1px solid #808080;
    /*padding-top: 1px;*/

}
.Radio Input
{
 height:19px; font-family: Tahoma; font-size: 9pt; color: #000000; border: 0px solid white;
  padding-top: 0px; 
 }

SELECT
{
	/*FONT-WEIGHT: normal;*/ 
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	direction:rtl;
}

TEXTAREA
{
	/*FONT-WEIGHT: normal;*/ 
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	direction:rtl;
}

.Button
{
    font-family:Tahoma; 
	font-size: 12px; 
	height: 21;
	border: 1px solid #006699; 
	/*background-image: url('../images/bgBtn.gif'); 
	background-repeat: repeat;*/ 
	background-color: #DFEFFF;
	color:#006699;
}

.BlueText
{
    FONT-SIZE: 12px; 
	COLOR: #006699; 
	FONT-FAMILY: tahoma;
	text-align:justify;
	
}
.BlackText
{
    FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma;
	text-align:justify;
}
.BlueTitr
{
    FONT-SIZE: 11px; 
	COLOR: #006699; 
	FONT-FAMILY: tahoma;
	font-weight: bold;
	/*text-align:justify;*/
	
}
A:Link.BlueTitr {
	text-decoration: none;
	color: #006699;


}
a:visited.BlueTitr {
	text-decoration: none;

}
a:hover.BlueTitr {
	text-decoration: none;
	color:#FF9900;
}
a:active.BlueTitr {
	text-decoration: none;
}
.BlackTitr
{
    FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma;
	font-weight: bold;
	/*text-align:justify;*/
	
}

.DescriptionText
{
    FONT-SIZE: 11px; 
	COLOR: Gray; 
	FONT-FAMILY: tahoma;

}
.LTR 
{
	direction:ltr;
}

div.sdmenu {
	width: 127px;
	font-family: Tahoma , Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 20px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 20px;
	color: black;		
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif) ;
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #F9DE73  no-repeat right center;
	color: #000;
	text-decoration: none;
}


.modernbricksmenu2{
padding: 0;
width: auto;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display:inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float:right;
display:inline;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color:Teal; /*Brown color theme*/ 
border-top: 1 solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}




