<!--
html, body, div, span, applet, object, iframe,
 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,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}

body,html	{background:#16081d;color:white;text-align:right;direction:rtl;font:normal 12px arial;}
a		{text-decoration:none;color:#D455FF;}
a:hover		{text-decoration:underline;}

#main		{width:984px;border-bottom:1px solid #432752;}
#logo		{width:984px;height:152px;background:url(./images/logo.gif) no-repeat top right;}
#info		{width:100%;height:28px;}
#info_r		{display:inline;float:right;width:620px;height:28px;background:url(./images/info.gif) no-repeat top right;}
#info_l		{display:inline;float:left;width:364px;height:28px;background:url(./images/info_left.gif) no-repeat top right;}
#info_r .wrap	{padding:4px 100px 0 0;font:bold 15px arial;text-align:right;}
#saparate	{width:984px;height:81px;background:url(./images/saparate.jpg) no-repeat top right;}
#body		{width:100%;height:362px;}
#menu		{display:inline;float:right;width:231px;height:362px;}
#content		{display:inline;float:left;width:753px;background:#311142;height:362px;}

.menu-item	{width:231px;}
.menu-item .wrap	{padding:5px 50px 0 0;text-align:right;}
.menu-item .wrap a, .menu-item .wrap a:visited, .menu-item .wrap a:focus
		{color:white;font-weight:bold;font-size:15px;}
.menu-item .wrap a:hover
		{color:#c52feb;text-decoration:none;}
.menu-item .wrap a:active
		{color:#311142;}

#content .wrap	{padding:1px 5px;text-align:right;}
#scroll		{overflow-y:auto;overflow-x:hidden;width:100%;height:355px;
		/* Scroll Bar */
		scrollbar-base-color: #55007A;
		scrollbar-arrow-color: #BC62E5;
		scrollbar-face-color: #4D0060;
		scrollbar-track-color: #9754A8;
		}
#scroll .wrap2	{padding:0 10px 0 50px;line-height:150%;}

#bottom		{width:100%;height:146px;}
#menu_bottom	{display:inline;float:right;width:231px;height:146px;background:url(./images/menu_bottom.jpg) no-repeat top right;}
#bottom_right	{display:inline;float:right;width:151px;height:146px;background:url(./images/bottom_right.jpg) no-repeat top right;}
#bottom_left	{display:inline;float:left;width:602px;height:146px;background:#311142;text-align:right;}
#bottom_left .wrap
		{padding:76px 0 0 45px;color:#ada001;}

.title1		{color:#ada001;}
-->