A:link, A:visited, A:active { text-decoration: none; color: #FFFFFF }
#flashContent { width:100%; height:100%; }

html, body { height:100%;}

body {
	margin: 0px;
	padding: 0px;
	background: #656565;
	text-color: #fff;
	font-size: 13px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	scrollbar-3dlight-color:#E09301;
    scrollbar-arrow-color:#000;
    scrollbar-darkshadow-color:#000;
    scrollbar-face-color:#EEBC11;
    scrollbar-track-color:#fac40f;
}

#all {
    direction:rtl;
    height:550px;
    overflow:auto;
    padding: 10px;
    border:1px solid #FCB803;
    color:#fff;
}

#opr:hover {
    background:#FCDB83;
}

#menu{
		align: center;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				margin:0 1px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#fff;
					font-size:13px;
					font-weight:bold;
					background:url(images/button.png) no-repeat;
					height:93px;
					width:140px;
				}
					#menu li a:hover{
						color:#800000;
						background:url(images/button_zh.png) no-repeat;
					}
				#menu li a.current{
					display:block;
					float:left;
					color:#800000;
					font-size:13px;
					font-weight:bold;
					background:url(sis_pp/images/button_zh.png) no-repeat;
					height:93px;
					width:140px;
				}
.border {
  float: left;
}
select {
  width: 150px;
}


.style1 {	color: #fff;
	font-size: 11px;
	font-family: Tahoma,Verdana, Arial;
}

.text {	color: #004080;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	line-height: 1.4;
}
.text:hover {
	color: #BB0000;
}

.text1 {	color: #08498b;
	font-size: 16px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}

.text2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	background:url(images/button_large.png) no-repeat;
	width:500px;
	height:50px;
}
.text2 a:hover {
	color: #F59D0A;
}

.text3 { color: #ffffff;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	background:url(images/button_small.png) no-repeat;
	width:140px;
	height:50px;
}
.text3 a:hover {
	color: #F59D0A;
}

.text4 {
	color: #BB0000;
	font-size: 16px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	line-height: 1.5;
}

.text_text {
	color: #002E5B;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	text-align:justify;
	line-height: 1.4;
}
.text_text a:link {
	color: #0D0DFF;
}

.text_table  {
	color: #002E5B;
	font-size: 13px;
	font-family: Tahoma,Verdana, Arial;
	line-height: 1.4;
	text-align: center;
}

.text_ist {
	color: #002E5B;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	text-align:justify;
	line-height: 2.3;
}

.name {
	color: #fff;
	font-size: 16px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}
.name:hover {
	color: ##FF8000;
}

.style_zag {
	color: #fff;
	font-size: 15px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}
.style_zag:hover {
	color: #fff;
}
.style_zag2 {
	color: #fff;
	font-size: 26px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}

.border {
  float: left;
  margin: 10px 0 0 5px;
}

#number {
	float: left;
	height: 26px;
	width: 300px;
	font: normal 12px Tahoma,Verdana, Arial;
}

#number1 {
	float: left;
	height: 26px;
	width: 120px;
	font: normal 12px Tahoma,Verdana, Arial;
}
#number2 {
	float: left;
	height: 26px;
	font: normal 12px Tahoma,Verdana, Arial;
}

#btn,
#btn:active,
#btn:focus {
	float: left;
	margin-left: 7px;
	border: 0px;
	width: 31px;
	height: 31px;
	background: url(images/btn.png) no-repeat;
}

#btn:hover {
	background: url(images/btn1.png) no-repeat;
}

#btn1,
#btn1:active,
#btn1:focus {
	float: left;
	margin-left: 7px;
	border: 0px;
	width: 31px;
	height: 31px;
	background: url(images/btn2.png) no-repeat;
}

#btn1:hover {
	background: url(images/btn3.png) no-repeat;
}

.textarea {
 overflow: auto;
 resize: none;
 }