body {
	TEXT-ALIGN: center;
	MARGIN: 15px 0px 20px;
	font-family: Tahoma;
	font-size: 11px;
	BACKGROUND-COLOR: #e4e4e4;
	
}

.div1        { color: #808080; text-align: justify; direction: rtl; border: 1px solid #D8D8D8; 
               padding-left: 3px; padding-right: 8px; padding-top: 3px; 
               padding-bottom: 3px; background-color: #F5F5F5 }

.it_title 	 { color: #808080; text-align: justify; direction: rtl; border: 1px solid #D8D8D8; 
               padding-left: 3px; padding-right: 8px; padding-top: 3px; 
               padding-bottom: 3px; background-color: #F5F5F5 }

A.topmenu { color: #F5F5F5 }
.menu_bg     { 
	color: #D8D8D8;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	height:24px;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
	direction:rtl;
	padding-right:25px;
	padding-top:7px;
}
               
#globalfooter {
	WIDTH: 934px;
	BACKGROUND-REPEAT: no-repeat;
	FONT: 8pt "Lucida Grande", Arial, Helvetica, "Sans Serif", Verdana;
	BACKGROUND-POSITION: 0px 0px;
	HEIGHT: 61px;
	BORDER-TOP: RGB(216,216,216) 1px solid;
}

.footer {
	background-position: center; BACKGROUND-IMAGE: url('../images/footer.jpg');
	height:60px; text-align:center; background-repeat:no-repeat;
}
FORM {
	MARGIN: 0px
}

#stage {
	TEXT-ALIGN: right; 
	MARGIN-TOP: 10px;
	WIDTH: 932px; 
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10pt;
	font-family:Lucida Grande, Arial, Helvetica, Sans Serif, Verdana;
	direction:rtl;
	background-color:#FFFFFF;
	height:auto;
	BORDER-RIGHT: RGB(216,216,216) 1px solid;
	BORDER-LEFT: RGB(216,216,216) 1px solid;
}

#stage .curve {
	BACKGROUND-IMAGE: url('../images/header-top-curve.png');
 height:7px
}

#stage #header .h_left{
 PADDING-BOTTOM: 10px;
 PADDING-LEFT: 5px;
 WIDTH: 180px;
 PADDING-RIGHT: 0px;
 FLOAT: left;
 PADDING-TOP: 0px
}

#stage #header .h_right {
 PADDING-BOTTOM: 10px;
 PADDING-LEFT: 5px;
 WIDTH: 180px;
 PADDING-RIGHT: 3px;
 FLOAT: right;
 PADDING-TOP: 0px
}
.main-win{
 PADDING-BOTTOM: 10px;
 PADDING-LEFT: 0px;
 WIDTH: 574px;
 PADDING-RIGHT: 0px;
 PADDING-TOP: 0px
}
img {
	 border: 0px;
}

td {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
}
input {
   	background: #FFFFFF url(../images/bg_input.gif);
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	padding-left: 2px;
   	font-family: tahoma;
   	font-size: 11px;
}
.submit {
	padding-bottom: 2px;
	font-family: tahoma;
   	font-size: 11px;
   	color: #888888;
}
div {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
	color: #737373;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.boxs {
	width: 180px;
	margin-bottom: 10px;
}
.box_title {
	background: #414243 url('../images/box_title.gif') no-repeat top;
	height: 21px !important;
	height: 21px !important;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px
}
.box_text {
	background: url(../images/bg_box.gif) top repeat-y;
	color: #808080;
	padding: 5px;
}

.box_bottom {
		background: url(../images/bottom_box.gif) top center no-repeat;
		height: 8px;
}
.box_feather {
	background: url(../images/bg_feather.gif);
}
.box_feather#tr {
	background: url(../images/bg_feather_corner.gif);
	background-position: top right;
	width: 5px;
	height: 5px;
}
.box_feather#tc {
	background: url(../images/bg_feather_tb.gif);
	background-position: top center;
	width: 470px;
	height: 5px;
}
.box_feather#tl {
	background: url(../images/bg_feather_corner.gif);
	background-position: top left;
	width: 5px;
	height: 5px;
}
.box_feather#cr {
	background: url(../images/bg_feather_lr.gif);
	background-position: right;
	width: 5px;
}
.box_feather#cc {
	background: none;

	padding: 1px;
}
.box_feather#cl {
	background: url(../images/bg_feather_lr.gif);
	background-position: left;
	width: 5px;
	height: auto;
}
.box_feather#br {
	background: url(../images/bg_feather_corner.gif);
	background-position: bottom right;
	width: 5px;
	height: 5px;
}
.box_feather#bc {
	background: url(../images/bg_feather_tb.gif);
	background-position: bottom center;
	width: 470px;
	height: 5px;
}
.box_feather#bl {
	background: url(../images/bg_feather_corner.gif);
	background-position: bottom left;
	width: 5px;
	height: 5px;
}
.random {
	background: #FCFCFC;
	width: 180px;
	height: 148px;
	border: 1px #F5F5F5 solid;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.random_over {
	background: #FFFFFF;
	width: 150px;
	height: 148px;
	border: 1px #ECE5C7 solid;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.random_image {
	border: 1px #F5F5F5 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}
.random_ads_title   { color: #DC143C; font-size: 11px; font-weight: bold }
.ads_image   { border: 1px solid #D0D0D0; padding: 2px }
.adsbox      { color: #666666; border: 1px solid #C6C789; padding: 2px; background-color: #FFFFCC }
.num_add {
background : #e9e9e9 url(../images/add.gif) no-repeat top center;
width : 11px;
height : 11px;
cursor : pointer;
margin-bottom : 2px;
}
.num_add_over {
background : #008000 url(../images/add.gif) no-repeat bottom center;
width : 11px;
height : 11px;
cursor : pointer;
margin-bottom : 2px;
}
.num_remove {
background : #e9e9e9 url(../images/remove.gif) no-repeat top center;
width : 11px;
height : 11px;
cursor : pointer;
}
.num_remove_over {
background : #ff0000 url(../images/remove.gif) no-repeat bottom center;
width : 11px;
height : 11px;
cursor : pointer;
margin-bottom : 10px;
}
.num_delete {
background : #e10000 url(../images/delete.gif) no-repeat bottom;
width : 11px;
height : 11px;
float : right;
cursor : pointer;
margin-top : 2px;
margin-right : 2px;
}
.num_delete_over {
background : #fed7b4 url(../images/delete.gif) no-repeat top;
width : 11px;
height : 11px;
float : right;
cursor : pointer;
margin-top : 2px;
margin-right : 2px;
}
a:link.btn, a:visited.btn, span.btn, input.btn {
	background: #F0F0F0;
	width: 20px;
	height: 18px !important;
	height: 20px;
	border: 1px #C0C0C0 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
	text-decoration: none;
}
a:hover.btn, input:hover.btn {
	background: #6ECBF0;
	width: 20px;
	height: 18px !important;
	height: 20px;
	border: 1px #325F71 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
	color: #FFFFFF;
	cursor: pointer;
}
a:link.btn1, a:visited.btn1, span.btn1, input.btn1 {
	background: #6ECBF0;
	width: 20px;
	height: 18px !important;
	height: 20px;
	border: 1px #325F71 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
	color: #FFFFFF;
	cursor: pointer;
	}
a:hover.btn1, input:hover.btn1 {
	background: #6ECBF0;
	width: 20px;
	height: 18px !important;
	height: 20px;
	border: 1px #325F71 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
	color: #FFFFFF;
	cursor: pointer;
}
.adsitem {
	background: #FCFCFC;
	border: 1px solid #F5F5F5;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer; 
	width:104px;
	height:140px; vertical-align:top; text-align:center; direction:rtl 
	
	
}

.adsitem_over {
	background: #FFFFFF;
	border: 1px #ECE5C7 solid;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer;
	width:104px;
	height:140px; vertical-align:top; text-align:center; direction:rtl 
}
.adsitem_image {
	width: 90px;
	height: 90px;
	border: 1px #F5F5F5 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.adsitem_image_big {
	width: 200px;
	height: 180px;
	border: 1px #E4E4E4 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.adsitem_title {
	width: 100px;
	height: 29px;
	text-align: center;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.random {
	background: #FCFCFC;
	border: 1px solid #F5F5F5;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer; 
	width:130px;
	height:140px; vertical-align:top; text-align:center; direction:rtl 
	
	
}

.random_over {
	background: #FFFFFF;
	border: 1px #ECE5C7 solid;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer;
	width:130px;
	height:140px; vertical-align:top; text-align:center; direction:rtl 
}
.random_image {
	width: 90px;
	height: 90px;
	border: 1px #F5F5F5 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.random_image_big {
	width: 200px;
	height: 180px;
	border: 1px #E4E4E4 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.random_title {
	width: 100px;
	height: 29px;
	text-align: center;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.itemTitle {
	font-family:tahoma;
	font-size:13px;
	color:#003399;
	font-weight:700;
}

.item_title {
	font-family:tahoma;
	font-size:13px;
	color:#003399;
	font-weight:700;
}

.arrowtops {
	margin-top: 1px;
	padding-top: 1px;
		padding-bottom: 1px; background-repeat:no-repeat; text-align:right; padding-right:15px; background-position-x:right
}