﻿html,body{height:100%;}
body
{margin: 0px; padding:0px;}
.txt,body,table
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-bottom: solid 1px #BDBDBD;
	border-left: solid 1px #BDBDBD;
	border-right: solid 1px #BDBDBD;
	border-top: solid 1px #BDBDBD;
	background-color:#ffffff;
	direction: rtl;
}
textarea{overflow:auto;}
.titles
{
	color: #000000;		
	font-weight:bold;

}
.sub_titles
{
	color: #4C4B49;		
	font-weight:bold;
}
.sub_txt
{
	color: #898887;
}
a
{
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #ED1B23;
	font-weight:normal;
}
.footer_txt
{
	color: #aaaaaa;
}
/*A:Visited
{text-decoration: underline;}
A:Active
{text-decoration: underline;}
A:Hover
{text-decoration: none;}*/
p
{
	margin:0;
	padding:0;
}
img
{	
	border: solid 0px #fff;
}

