 body				{ background: #ffffff; color: #000000; font-family: arial; font-size: 16px; margin: 0px; direction: rtl; }
 h1				{ color: #000000; font-size: 24px; font-weight: bold; margin: 0px; }
 h2				{ color: #0099cc; font-size: 19px; font-weight: normal; margin: 0px; }
 h3				{ text-align: right; color: #000000; font-size: 14px; font-weight: bold; }
 table				{ border-collapse: collapse; }
 td				{ text-align: center; vertical-align: top; color: #75828c; font-size: 13px; direction: rtl; }
 input, select, textarea		{ font-family: arial; background-color: #ffffff; border:1px solid #7e7e7e; font-size: 13px; color: #646566; }
 img				{ border: none; }

 a				{ color: #ff9900; font-size: 13px; font-weight: normal; text-decoration: underline; }
 a:visited			{ color: #ff9900; font-size: 13px; font-weight: normal; text-decoration: underline; }
 a:active			{ color: #ff9900; font-size: 13px; font-weight: normal; text-decoration: underline; }
 a:hover			{ color: #ff9900; font-size: 13px; font-weight: normal; text-decoration: underline; }
 
/*
.greybox_links:link		{ color: #0000ff; font-size: 15px; text-decoration: underline; font-weight: normal }
.greybox_links:visited	{ color: #0000ff; font-size: 15px; text-decoration: underline; font-weight: normal }
.greybox_links:hover		{ color: #f96b3e; text-decoration: underline }
.greybox_links:active	{ color: #0000ff; font-size: 15px; text-decoration: underline; font-weight: normal }
*/

.article_links:link		{ color: #006699; font-size: 12px; text-decoration: none; font-weight: bold; }
.article_links:visited	{ color: #006699; font-size: 12px; text-decoration: none; font-weight: bold; }
.article_links:hover		{ color: #006699; font-size: 12px; text-decoration: underline; font-weight: bold; }
.article_links:active	{ color: #006699; font-size: 12px; text-decoration: none; font-weight: bold; }

.page_header_1 		{ color: #1b79d4; font-size: 22px; font-weight: bold; border-top: 1px solid #ffffff; padding: 5px 0px; }
.page_header_2		{ color: #000000; font-size: 15px; font-weight: bold; }
.no_border			{ border: 0px; background: transparent; }
