a:visited {  color: #000080; text-decoration: none; font-family:Tahoma; font-size:8pt}
a:link {  color: #2E2E2E; text-decoration: none; font-family:Tahoma; font-size:8pt}
a:hover {  color: #084B8A; text-decoration: none; font-family:Tahoma; font-size:8pt}
body {  font-family: Tahoma; font-size:100%; width:100%; margin: 1px; font-weight: normal; }
td {  font-family: Tahoma; font-size: 8pt; text-decoration:none }
background-image: #ffffff url(/template/Css/blac-tact.gif) top left repeat fixed;
#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de; 
    width: 300px;
    background-color: #EDF2F7;
}

/*  @mobile styles -------------------- */
	@media handheld {
	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}







    p.p1 {
    margin: 0.0px 0.0px 10.0px 0.0px; 
     text-align: center;
}
    body {
	background-color:#fff;
	color:#0263A0;
	margin:0px;
	min-height:100%
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
	} 

#hover {text-decoration: none; color: rgb(0,0,255);}
#hover:hover {text-decoration: none; color: #6495ed;}

    font.f1 {font: 18.0px Arial; color: black;}
    font.f31 {font: 22.0px Arial}

    A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none; }
A:hover {text-decoration: underline; color: rgb(0,0,255);}
		


/* iPhone */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }
