BODY
{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0px;
	text-decoration:none;	
	padding-top: 0px;	

}

Table.Table1
{
	background:#EAEEF4;
	}

.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: 11px; 
	color: #000000; 
	border: 1px solid #808080;

}
.Radio Input
{
 
 font-family: Tahoma; font-size: 9pt;
  color: #000000; 
  border: 0px solid white;
  padding-top: 0px; 
 }


a {text-decoration: none; font: bold 13px Tahoma;}
a:link { color: #191919; }
a:visited {font: bold 13px Tahoma; color: #191919;}

a:hover {font: bold 13px Tahoma; color: #E85C00; }


a.menu-left {text-decoration: none; font: 13px Tahoma;text-align:left;}
a.menu-left1 {text-decoration: none; font: 13px Tahoma;text-align:left;font-weight:bold;}
a.1:link { color: #191919; }
a.1:visited {font:  13px Tahoma; color: #191919;}

a.1:hover {font:  13px Tahoma; color: #E85C00; }

SELECT
{
	/*FONT-WEIGHT: normal;*/ 
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	direction:ltr;
	height: 19px;
}

TEXTAREA
{
	/*FONT-WEIGHT: normal;*/ 
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	direction:ltr;
}

.Button
{
    font-family:Tahoma; 
	font-size: 12px; 
	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;	
}
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: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma;
	font-weight: bold;
	text-align:left;
	/*text-align:justify;*/
	
}

.newscss
{
	font-size: 10pt;
	font-family: Tahoma;
}
LTR 
{
	direction:ltr;
}

