body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.jpg) repeat-x;
	font-size: 13px;
	text-align: justify;
	color: #0B0B0B;
}

body, th, td, input, textarea, select, option {
	font-family:  arial, "Times New Roman",  Times, serif;
}
#admin_priority{
padding-left:45px;
}
#publications{
padding-left:55px;
padding-right:45px;
}
#publications table{
border-collapse: collapse;
}
#inline_pub{
padding-left:40px;
padding-top:30px;
box-shadow:0px 0px 5px;
}
#activities table{
border-collapse: collapse;
box-shadow:0px 0px 5px;
}
.td11{
 background-color:#ccc;
 text-align:center;
 font:15px/15px Estrangelo Edessa, Arial, Helvetica, sans-serif; font-weight:normal;
 color:#494949;
}
.td1{
	border:#ccc 1px solid;
 	text-align:center;
	color:#494949;
	font:15px/15px Estrangelo Edessa, Arial, Helvetica, sans-serif; font-weight:normal;
}
td1:hover
{
color:red;
}
.hiddenDiv {display: none;}
.admin_img{
border-color:yellow;
}
h1, h2, h3 {
	font-weight: normal;
	color: #5E8402;
}
#header h3 a{ 
	color:rgb(22, 231, 22);
	background:rgb(31, 16, 16);

}
h1, h2, h3 {
	font-weight: normal;
	color: #963C1C;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0;
	padding: 20px;
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #833F4C;
}

a:hover {
	color: #963C1C;
}

hr {
	display: none;
}

#wrapper {
box-shadow:0px 0px 10px 5px;
}

.clear {clear:both;}


#header {
	width: 1000px;
	height: 63px;
	margin: 0 auto;
	padding: 0px 0 30px;
	text-transform: uppercase;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-size: 34px;
	margin-top:15px;
	margin-left:0px;
	float:left;
}
#header img{
float:left;
}
#header span {
	font-size: 30px;
}
#version {
	font-size: 14px;
	margin-top:10px;
	margin-left:900px;
}
#eng {
	font-size: 14px;
	margin-top:50px;
	float:right;
}


.myButton {
	background-color:#44c767;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:4px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}



#header p {
	margin-top: -10px;
	font-size: 14px;
	font-weight: bold;
	color: #726503;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


#wrapper {
	width: 1150px;
	margin: 0 auto;
	margin-left:100px;
	padding: 0;
	
}



#page {
	width: 960px;
	margin: 0;
	padding: 0;
	background:linear-gradient(red,white);
}


#content {
	float: right;
	width: 700px;
	margin: 0;
	padding: 40px 20px 0 0;
}


#banner{
	
	background-repeat:repeat-x;
	height:330px;
}

#banner .body{
	width:930px;
	height:280px;
	margin:0 auto;
	padding: 8px 5px 11px 5px;
}

#banner .body img{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { display:none; }
.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

.post {
	padding: 0 0 0 0;
}

.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	background: #833F4C url(/images/img06.gif) no-repeat left 50%;
	margin: -20px 0 10px 0;
	padding: 2px 0 0 10px;
	font-size: 17px;
	color: #FFFFFF;
	width:870px;
	font-family:sans-serif;
	box-shadow:5px 5px 0px #833F4C;
}
#sidebar li li :hover{
background:linear-gradient(yellow,rgb(212, 212, 228));
padding: 0 0 10px 0px;
}
.byline a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.meta {
	margin: 0;
	padding: 1px 0 0 0;
	background: url(/images/img04.gif) repeat-x left top;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}

.meta .more {
	background: #000000 url(/images/img06.gif) no-repeat left 50%;
	padding: 4px 10px;
}

.meta .comments {
	padding-left: 18px;
}
.meta a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
	font-size:20px;
	width:850px;
	padding:10px;
	box-shadow:0px 0px 10px;
	padding-right:20px;
	background:#fff5e2 url(/images/img06.jpg) repeat-x top ;
}
.entry li{
margin-top:25px;
margin-left:30px;

}
.last {
	border: none;
}



#sidebar {
	float: left;
	width: 230px;
	margin: 0px 0px 10px 10px;
	
	
}
#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	font-size:15px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	background: linear-gradient(white,rgb(212, 212, 228));

	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	width: 205px;
	
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: url(/images/service.jpg) no-repeat right center;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#sidebar a {
	padding-left: 10px;
	text-decoration: none;
	background: url(/images/img05.jpg) no-repeat left 50%;
	color: #C82119;
}

#hide_bar li ul{
display:none;
}

#sidebar a:hover {
	text-decoration: none;
}



#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}



#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}



#footer {
	background: url(/images/img03.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	padding: 25px 0 20px 0;text-align:center;
}

#footer p a {
	
	padding: 3px 7px;
	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}



ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height:25px; 
	width:100%;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
ul.tabs li {
	float: left;
	height:25px;
	margin-bottom:-1px; 
	overflow: hidden;
	position: relative;
	background: #fff;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
	padding:3px 20px;
}
ul.tabs li a:hover {
	
}
html ul.tabs li.active { 
 background:#ffdfa2;
	background-repeat:repeat-y;
 border-left: 1px solid #833f4c;
	border-Top: 1px solid #833f4c;
	border-right: 1px solid #833f4c;
	color:#8aa80c;
	height:25px;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width:665px;
	background: #ffdfa2;
	background-repeat:repeat-y;
	border:#833f4c 1px solid;
	padding:10px 10px 20px 20px;
}
.tab_content li{
	font-size: 12px;
	list-style:circle;
	list-style-position:outside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 10px 0;
	padding-bottom:5px;
	line-height: 1.5;
	
}

.ul li{
	font-size: 12px;
	list-style:circle;
	list-style-position:outside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 0 15px;
	line-height: 1.5;
}

.ol li{
	font-size: 12px;
	list-style-position:outside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 0 20px;
	line-height: 1.5;
}
.entry ul li{

margin-left:65px;

}



