body { font-family: arial; margin: 0px; /*color: #c0272c;*/ color: #000000; font-size: 14px; }
body a { text-decoration: none; color: #c0272c;}
body a:visited { }
body a:hover { }
body a:active { }

.bkwdtxt { 
		font-family: Verdana, Tahoma, Arial; Lucida, Sans-Serif; 
		/*font-size:1.5em ; */
		color: #800000; 
		unicode-bidi: bidi-override; 
		direction: rtl; 
		}

.barhome a { font-style: italic; text-decoration: none; color: #ffffff;}
.barhome a:visited { }
.barhome a:hover { }
.barhome a:active { }

.barlinks a { font-style: italic; text-decoration: none; color: #c0272c;}
.barlinks a:visited { }
.barlinks a:hover { }
.barlinks a:active { }

.content_header { color: #c0272c; font-size: 20px; font-weight: normal; margin: 0px; }
.content_header_small { color: #c0272c; font-size: 16px; }

.content { font-size: 12px; color: #000000; text-align: justify; }
.content a { text-decoration: none; color: #c0272c; }
.content a:visited { }
.content a:hover { text-decoration: underline; }
.content a:active { }

.read_more a { text-decoration: none; font-size: 12px; color: #ca6828; }
.read_more a:visited { }
.read_more a:hover { text-decoration: underline; }
.read_more a:active { }

.confirmation
{
	text-align: center;
	color: #0000ff;
	padding-top: 10px;
	padding-bottom: 10px;

}
.error
{
	text-align: center;
	color: #ff0000;
	padding-top: 10px;
	padding-bottom: 10px;
}