@charset "windows-1256";
body {
	background-color: #f7d5b9;
	margin:0 auto;
}
#Table_01 {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #89221d;
	border-bottom-color: #89221d;
	border-left-color: #89221d;
}

.footer { background:url(images/footer.gif); background-repeat:repeat-x; background-position:left top; height:91px; }


.imgcls { margin-right:10px;}



/*effects*/
.eff img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.eff:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;

}

.eff img{
border: 0px solid #ccc;
}




h1 {color:#89221D; font-family:Arial, Helvetica, sans-serif; font-size:17px; margin:5px; font-weight:bold; }
p {font-family:Arial, Helvetica, sans-serif; font-size:15px; margin:5px;  }
.pic1 {float:right; margin:4px}

.newbg{
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFEEDE;
	text-align: right;
	vertical-align: text-top;
	background-image: url(images/bg-01.jpg);
}

#itnew  {text-align:right;	padding:25px;}
#itnew  ul {
	display:block;
	color:#fff;
	margin:15px;
	
}
#itnew  li {

	list-style-position: inside;
	list-style-type: disc;
	
	
}
#itnew  li a { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; font-weight:bold;  }
#itnew  li a:hover{color:#000;text-decoration:underline; background-color:#CCCCCC; margin-left:10px; list-style:none; }

#ns a { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; font-weight:bold;  }
#ns a:hover{color:#000;text-decoration:underline; background-color:#CCCCCC;  list-style:none; }
li { list-style:none;}

.01 {padding:5px; margin:5px;}

#tab td {
	border: 1px solid #89221D;}
	
	.footer p {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}