body {
	padding: 8px;
	margin: 0px;
	font: 13px arial, sans-serif;
	direction: rtl;
	background-color: #ffffff;
	text-align: center;
}

div.container,div.bline {
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 98%;
	width: expression(body.clientWidth <   810 ?   '100%' :   '810px');
	max-width: 810px;
}

div.container {
	padding: 8px;
	border: #cccccc 1px solid;
	height: expression(this.scrollHeight < 600 ? "600px" : "auto" ); /* sets min-height for IE */
	min-height: 600px; /* sets min-height value for all standards-compliant browsers */
/*	min-height:600px;
	height:auto;
	height:600px;
*/
}

body,td,th,.p,p,a,div {
	font-size: 13px;
	font-family: Arial, sans-serif;
}

a:link,a:active,a:visited {
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #CC1010;
}

H1 {
	FONT-size: 18px;
}

H2 {
	FONT-size: 15px;
	FONT-weight: bold;
	margin-bottom: 0;
}

H3 {
	FONT-size: 13px;
	FONT-weight: bold;
	margin-bottom: 0;
}

H2 a {
	FONT-size: 15px;
	FONT-weight: normal;
	text-decoration: none;
	color: #000000;
}

H2 a :hover {
	text-decoration: underline;
	color: #0000CC;
}

.sh,.sh a {
	FONT-size: 15px;
}

.a2, .a2 a {
	text-decoration: none;
}

.a2 a :hover {
	text-decoration: underline;
}

.a3 .a3 a {
	text-decoration: none;
	COLOR: #000099;
}

.a3 a :hover {
	COLOR: #FF0000;
}

H2.message  {
	display: inline;
	MARGIN: 0px; 
}

H2.message  a{
	COLOR: #000099;
	FONT-SIZE: 13px;
}

H2.message  a:hover {
	COLOR: #ff0000;
}

.grn {
	COLOR: #008000;
}

div#gader {
	margin-top: 0;
	margin-bottom: 0;
	visibility: hidden;
	color: red;
	height: 0px;
	position: absolute;
	top: 0;
	right: 0;
	width: 0px;
}

.weak {
	FONT-size: 11px;
	COLOR: #808080;
}

.weak  a{
	COLOR: #808080;
	FONT-size: 11px;
	text-decoration: none;
}

.weak  a:hover{
	COLOR: #000099;
	text-decoration: underline;
}

.weak a:visited {
	COLOR: #808080;
}

.safmarker {
	background-color: #CCFFCC
}

.flx {
	padding-top: 15px;
	width: 100%;
	width: expression(body.clientWidth <   550 ?   '100%' :   '550px');
	max-width: 550px;
}

.bookItem {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px
}

input.mainoptiom {
	background-color: #FAFAFA;
	font-weight: bold;
}

.redbttn a {
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	border: 1px solid;
	border-top-color: #EB1111;
	border-left-color: #EB1111;
	border-right-color: #7D0F0F;
	border-bottom-color: #7D0F0F;
	padding: 3px;
	text-decoration: none;
}

.redbttn a:visited {
	color: #ffffff;
}

.redbttn a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #FF6060;
	border-top-color: #7D0F0F;
	border-left-color: #7D0F0F;
	border-right-color: #EB1111;
	border-bottom-color: #EB1111;
}

.grnbttn a {
	color: #0000CC;
	font-weight: bold;
	background-color: #E2FFE4;
	border: 1px solid;
	border-top-color: #11EB11;
	border-left-color: #1EB111;
	border-right-color: #0F7D0F;
	border-bottom-color: #0F7D0F;
	text-decoration: none;
	padding: 3px;
}

.grnbttn a:visited {
	color: #0000CC;
}

.grnbttn a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #60aa60;
	border-top-color: #0F7D0F;
	border-left-color: #0F7D0F;
	border-right-color: #11EB11;
	border-bottom-color: #11EB11;
}

div.gallery {
	float:left; 
	border: solid 1px #cccccc; 
	padding: 2px;
	margin: 2px;
}

div.gallery img {
	border-style: none;
}
