
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


INPUT.textbox
{	font-family: Arial;
	text-align: right;
}
SELECT
{
	direction: rtl;
	font-family: Arial;
	text-align: right;
}

.w_border {
	border: 1px solid #FFFFFF;
}

.green_line {/* for menu*/
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #487A63;
	border-right-color: #487A63;
	border-bottom-color: #487A63;
	border-left-color: #487A63;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_n {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/smallbullet.GIF);
	line-height: 19px;
}
.bold_orange_text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:  #FF3300;
}

.gray_border {
	border: 2px solid #CCCCCC;
}
.text_b
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	direction: rtl;
	line-height: normal;
}
.text_b_w {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	direction:rtl;
}

.text_b_w_green {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	background:#487A63
}
.text_b_w_orange {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	background:#ED7B30;
}
.dot_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #FFFFFF;
}


.deletebutton
{font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height:25px;
	text-decoration: none;
	background-image: url(Images/delt.jpg);
	background-color: #2b2b2b;
}
.green_text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3C6452;
}
.orang_text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
/*//////////////////////////*/
.body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}

/***********************************/
td.pgtitl_w_green {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	background:#487A63;
	height : 30px;
	
}

td.pgtitl_w_white {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0e362d;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
	height : 30px;
}


.titledata
{
	font-weight: bold;
	font-size: 16px;
	color: #487A63;
	font-family: 'Arial';
	text-decoration: none;
}
.data
{font-weight: bold;
    font-size: 16px;
	color: black;
	font-family: 'Arial';
	text-decoration: none;
}
.error
{
	font-weight: bold;
	font-size: 18px;
	color: red;
	font-family: 'Arial';
}
.button
{
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/button_bg.gif);
	font-family: 'Arial';
	text-decoration: none;
}
.print1
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: 'Arial';
}

.print2
{
	font-size: 16px;
	font-family: 'Arial';
}
