@charset utf-8;
.pageBody {
	margin: 0px;
	background-image: url(backgrounds/contentBgPattern.jpg);
}
.header {
	text-align: center;
	height: 154px;
	width: auto;
	background-image: url(backgrounds/headerBgPattern.gif);
}

.horizBar {
	height: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-transform:capitalize;
	color: #ffffff;
	text-align:center;
	padding-right:787px;
	padding-top:7px;
	background-image: url(backgrounds/horizBarPattern.gif);
	}
	
.horizBar a:visited {
	text-decoration: none;
	color: #ffffff;
}
.horizBar a:hover {
	text-decoration: none;
	color: #FF9D34;
}
.horizBar a:active {
	text-decoration: none;
	color: #666666;
}

#headerImg {
	background-image: url(images/header2.gif);
	margin-right: auto;
	margin-left: auto;
	height: 154px;
	width: 910px;
}
.contentArea {
	width: 840px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: justify;
	width: 574px;
	color: #FFFFFF;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	background-image: url(backgrounds/footerBgPattern.gif);
	height: 25px;
	text-align: center;
	padding-top: 6px;
	line-height: 12px;
}
#contentBg {
	width:840px;
	background-image:url(backgrounds/contentBgPattern.jpg);
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	height: 500px;
}
.links {
	width: 180px;
	background-image: url(backgrounds/linksBg.jpg);
	float: inherit;
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	direction:rtl;
	text-transform: uppercase;
	color: #FF9D34;
	padding: 25px;
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: 0px 20px;
	padding-right: 50px;
	vertical-align: top;
	font-weight: bold;
}

.links p {
	line-height:14px;
}

#current {
	color:#ff9d34;
}

.innerContent {
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	direction:rtl;
	color: #FFFFFF;
	padding: 25px;
	vertical-align: top;
	padding-top: 15px;
	text-align: justify;
	line-height: 22px;
	padding-bottom: 50px;
	font-weight: bold;
}

.innerContent a:link {
	color: #ffff66;
}
.innerContent a:visited {
	color: #ffff66;
}
.innerContent a:hover {
	color: #FF9D34;
}
.innerContent a:active {
	color: #666666;
}

.innerContent #h1 {
	color:#ff9d34;
	font-size:20px;
	border-bottom:2px #333333 dotted;
	padding-bottom: 5px;
}

.innerContent #h2 {
	color:#ff9d34;
	font-size:20px;
	margin-bottom:-14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FF9D34;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.floatingImg {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	border: 1px #333333 dotted;
}

#submenu {
    padding-right:10px;
}

#intable {
    font-size:14px
}
.liCurrent {
	list-style:circle inside;
	color:#FFCC33;
	}
	
#shifttext {
	padding-right: 157px;
	}
	
.tablestyle {
	border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	font-size: 15px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-valign: top;
}

#tablestyle1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#tablestyle2 {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#tablestyle3 {
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#tablestyle4 {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
    border-style: solid;
    border-color: #cccccc;
}

#bullet {
	color: #ffff66;
	}
	
#conferencetitle {
	color:#ffffff;
}

#contentBg {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
}

.content {
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: justify;
	direction:rtl;
	line-height: 1.5;
	width: 500px;
	color: #FFFFFF;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#jaidhighlight {
	color:#FFFFFF;
}

#goldhighlight {
	color:#ff9d34;
	}
#Aiya {
	font-weight:lighter;
	color:#ffff66;
	}