﻿
th
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	background:green;
	color: #ffffff;
	/*Direct:rtl;*/
}
td
{
	font-family: Arial;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
}
a
{
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
	color: navy;
	cursor:pointer;
}
.labelClass
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}
.labelError
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: maroon;
}
.radioClass
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
span
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
legend
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.divAssumedHour
{
	font-family:Arial; 
	font-size:14px; 
	BORDER: black 1px solid; 
	background-color:#FFFFE8; 
	position:absolute; 
	left:150px; 
	top:90px; 
	/*width:450px; */
	/*height:380px;*/
}
.cursorHand
{
	cursor:pointer;
} 
 
.divYomanMasa
{
	font-family:Arial; 
	font-size:12px; 
	BORDER: black 1px solid; 
	background-color:#FFFFE8; 
	position:absolute; 
	left:10px; 
	top:106px; 
	
}

label
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.aNoUnderline
{
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	color: navy;
	cursor:text;
}
.selectedPage a
{
 font-weight:bold;
 color:red;
}
.menu td
{
padding:5px 0px;
}

.divPrintParam
{
    background-color:green;
    border-color:ThreeDDarkShadow;
    border-style:solid;
    border-width:1px;
     
}