/*----- HTML TAG -----*/
* {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333;
}

a {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: #f90;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../body-bg.jpg);
	
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*----- UNIQUE CLASSES -----*/
#body {
	position: relative;
	margin: auto auto auto auto;
	width: 770px;
	direction: ltr;
	background: #fff;
}

#header {
	float: left;
	width: 770px;
	height: 350px;
	background: url(header.jpg) no-repeat;
}

#menutop {
	float: right;
	width: 482px;
	height: 85px;
	padding-right: 15px;
	text-align: right;
	padding-left: 10px
}

#texttop {
	float: left;
	width: 430px;
	height: 185px;
	padding-top: 42px;
	padding-left: 20px;
}

#header-title {
	float: left;
	width: 200px;
	height: 17px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#header-text {
	float: left;
	width: 100%;
	padding-top: 3px;
	text-align: justify;
	line-height: 150%;
	padding-bottom: 5px;
}

#content {
	float: right;
	width: 766px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #D8D7D7;
	padding: 1px;
	line-height: 175%;
	text-align: justify;
	background: #fff;
}

#right {
	width: 30%;
	background: #E6E6E6;
	vertical-align: top;
	padding-bottom: 0px;
}

#left {
	width: 70%;
	vertical-align: top;
}

#indexpic {
	width: 30%;
	vertical-align: top;
	padding-right:0px;
	padding-bottom: 0px;
}

#footer {
	float: right;
	width: 770px;
	height: 50px;
	background: url(../footer-bg.gif) no-repeat top;
}

#copyright {
	width: 30%;
	text-align: center;
}

#menubottom {
	width: 70%;
	text-align: center;
	color: #777;
	line-height: 200%;
}
/*----- USER DEFINED CLASSES -----*/
.title1 {
	color: #D73C00;
	font-weight: 600;
	border-right: 2px solid #f90;
	padding-right: 5px;
	height: 17px;
}

.title2 {
	color: #3F89C3;
	padding-left: 5px;
}

.text {
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}

.text a{
	color: #f90;
}

.text a:hover{
	color: #777;
	text-decoration: none;
}

.image {
	border: 1px solid #C6C6C6;
}

.dash {
	background: url(../dash.gif) center repeat-y;
	width: 2px;
}

/*----- Manzar DEFINED CLASSES -----*/

.titleimg {
	color: #D73C00;
	font-weight: 600;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 4px;
	height: 17px;
}

.subtitleimg {
	color: #3F89C3;
	font-weight: 600;
}

.maintext {
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	line-height: 200%;
}

.maintext a {
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	line-height: 200%;
	color: #f90;
}

.maintext a:hover {
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	line-height: 200%;
	color: #777;
}

.maintitle {
	margin-top: 3px;
	margin-left: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	text-align: left;
	border-left: solid 2px #FF9900;
	color: #D73C00;
	font-weight: 600;
	font-size: 12px;
	height: 14px;
}

.subtitle a {
	color: #3F89C3;
	font-weight: 600;
	padding-top: 2px;
	line-height: 100%;
}

.subtitle a:hover {
	color: #f90;
	font-weight: 600;
	padding-top: 2px;
	line-height: 100%;
}

.subtitle {
	color: #3F89C3;
	font-weight: 600;
	padding-top: 2px;
	line-height: 100%;
}

.item {
	color: #FF6600;
	font-size: 12px;
	font-weight: 600;
	padding-right: 10px;
}

.input {
	 font-family:Tahoma, Verdana, Arial;
	 font-size:12px;
	 color:#333;
	 width:230px;
	 height:17px;
	 border:1px solid #999999;
	 background-color: #F5F5F5;
}

.textarea {
	 width: 230px;
	 font-family:Tahoma, Verdana, Arial;
	 font-size:12px;
	 color:#333;
	 border:1px solid #999999;
	 background-color: #F5F5F5;
	 height: 75px;
}

.button {
	 font-family:Tahoma, Verdana, Arial;
	 font-size:11px;
	 color:#333333;
	 border:1px solid #999999;
	 width:80px;
	 height:20px;
	 background-color: #F5F5F5;
}

.buttonhome {
	border: 1px solid #156D90;
	border-left: 5px solid #156D90;
	width: 100px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	cursor: pointer;
}

.buttonmain {
	border: 1px solid #FF9900;
	border-left: 5px solid #FF9900;
	width: 150px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	cursor: pointer;
}

.buttonsub {
	border: 1px solid #3F89C3;
	border-left: 5px solid #3F89C3;
	width: 180px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	cursor: pointer;
}

.buttonhomechart {
	border: 1px solid #156D90;
	border-top: 3px solid #156D90;
	background: #FAFAFA;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}

.buttonmainchart {
	border: 1px solid #FF9900;
	border-top: 3px solid #FF9900;
	background: #FAFAFA;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 120px;
}

.buttonsubchart {
	border: 1px solid #3F89C3;
	border-top: 3px solid #3F89C3;
	background: #FAFAFA;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 80px;
}

.title2 a {
	color: #777;
	padding-right: 5px;
}

.title2 a:hover {
	color: #f90;
	padding-right: 5px;
}

.line-main {
	background: url(../../img/en/organization-chart/line-main-full.gif) center repeat-y;
	height: 25px;
}

.line-sub {
	background: url(../../img/en/organization-chart/line-sub-full.gif) center repeat-y;
	height: 25px;
}

.language {
	color: #fff;
}

.language a {
	color: #fff;
}

.language a:hover {
	color: #fc0;
}

.ht {
	overflow: scroll; 
	height: 1px; 
	scrollbar-face-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
}
