
/* layout */

body	{
	
	color: #484848;
	margin: auto;
	padding: 5px;
	border: 0;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	}	


/* typography */
		
p {direction:ltr; font-size:10pt; font-color:#ffffff;}
.selecttitle {color: #944545; font-size:10pt; font-weight:bold; padding:0; margin: 0; padding-bottom:5px;  }
.select {color: black; font-size:10pt; padding:0; margin: 0; }
.mainspark {color: #AC1919; font-size:18pt; font-weight:bold; padding:0; margin: 0; padding-bottom:5px; }
.bodyspark {color: black; font-size:10pt; font-weight:bold; padding:0; margin: 0; padding-bottom:5px; }
.sparkmore {color: #AC1919; font-size:10pt; font-weight:bold; padding:0; margin: 0; padding-bottom:5px; text-align:right; }
.tilted {color: #FFADAD;font-style : italic;}

.newsdate {color: #989898; font-size:10pt; padding:0; margin: 0;  vertical-align : top;}
.newsitem {color: black; font-size:10pt; padding:0; margin: 0;  }
.quote {color: #767676; font-size:9pt; font-weight:bold; padding:0; margin: 0;  vertical-align : top;}
.quotesay {color: black; font-size:9pt; font-weight:bold; padding:0; margin: 0; }

.sectitle {background-color: #FBDBDB; color: #944545; font-size:10pt; font-weight:bold; padding:0 5 0 5px; margin: 0; padding-bottom:5px; }
.sect {color: black; font-size:10pt; padding:0; margin: 0; }

.bread {color: #9D9D9D; font-size:10pt;  font-weight:bold; padding:0; margin: 0; padding-bottom:5px; }
.title {color: #AC1919; font-size:16pt;  font-weight:bold; padding:0; margin: 0;padding-bottom:5px; }
.author {color: #AC1919; font-size:12pt;  font-weight:bold; padding:0; margin: 0;padding-bottom:5px; }
.subtitle {color: #000000; font-weight:bold; padding:0;margin: 0;font-size:x-small; }
.explain {color: #000000;padding:0;margin: 0; font-size: x-small;}
.Drugt {color: #000000;font-weight:bold; padding:0;margin: 0; font-size: x-small;padding-top:10px;}
.DrugD {color: #000000;padding:0;margin: 0; font-size: x-small;}
.letters {padding:2;margin: 0; text-transform:uppercase;}

#engnav{position:absolute;left:580px;z-index:5;top:3px;float:right;text-align:right;}

/*UL {padding-left:15px;padding-right:10px;margin: 0px;}*/

/* linkology */



ul {
	list-style: none;
	padding: 0;
	margin: 0;
}		
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #AC1919;
	border-bottom: dotted #aaaaaa 1px;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #FA2121;
	border-bottom: dotted #aaaaaa 0px;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}

p.selecttitle a:link, p.selecttitle a:visited {
	font-weight : bold; 
	text-decoration : none;
	border-bottom: dotted #aaaaaa 0px;
	color: #944545;
	background: transparent; 
	}

p.selecttitle a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #FA2121;
	background: transparent; 
	}
p.select a:link, p.select a:visited {
	font-weight : normal; 
	text-decoration : none;
	border-bottom: dotted #aaaaaa 0px;
	color: black;
	background: transparent; 
	}

p.select a:hover {
	font-weight : normal; 
	border-bottom: dotted #aaaaaa 1px;
	color:black;
	background: transparent; 
	}

p.sect a:link, p.sect a:visited {
	font-weight : normal; 
	text-decoration : none;
	border-bottom: dotted #aaaaaa 1px;
	color: black;
	background: transparent; 
	}
p.sect a:hover {
	font-weight : normal; 
	border-bottom: dotted red 1px;
	color:red;
	background: transparent; 
	}
p.sect a.here:link, p.sect a.here:visited,p.sect a.here:hover {font-weight : bold;}

#nav a {
	font-weight: bold;
	color: #8E0000;
	border-bottom: dotted #aaaaaa 0px;
}

#nav #last a {
	font-weight: bold;
	color: white;
}

#nav #first a,#nav #aboutnav a {
	font-weight: normal;
	color: #934B4B;
}

#nav a {
	text-decoration: none;
	direction:rtl;
	font-size:14px;
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #7F2E2E;
	font-size:12px;
	padding: 0.3em 10px;
	
}

#nav li li a:hover {
	background-color: #FFB9B9;
}



li {
	float: left;
	position: relative;
	width: 160px;
	text-align: center;
	cursor: default;
	/* background-color: #E5BFBF;*/
	border: 0px solid #7d6340;
	border-width: 0px;
	border-left-width: 0px;
}

li#large {
	width: 140px;
}
li#large2 {
	width: 140px;
}



li#first {
	width: 100px;
	 border-left-width: 0px;
}
li#cliner {
	width: 1px;
}

li#aboutnav {
	width: 90px;
	/* border-left-width: 0px;*/
}

li#newsnavig {
	width: 90px;
}

li#spanner {
	border-left-width: 0em;
	width: 9em;
}
li#last {
	border-right-width: 0em;
	border-left-width: 0em;
	width: 100px;
}

li#bemark {
	width: 180px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;
	background-color: #7F2E2E;
	/*background: url(images/white_bg.gif) bottom left no-repeat; */
	padding: 1 1 0 1;
	border: 0px solid #7F2E2E;
	border-width: 0 0px;
	/*border-right: solid 1px #7d6340; */
}

li ul#newslist {
	left:-40px;
}
/*li ul#aboutlist {
	left:-20px;
}*/
li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: #C2C2C2;
	border: 0;

}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

#strnav{background: url(../images/toolbar_bg2.gif) top left no-repeat; width:733px; height:58px; padding-top:6px; border:0px; padding-left:1px;}
#strnav ul li {margin-top:30px;}
#strnav ul li li {margin-top:0px;}
#containee{width:733px;}
#claris{clear:both;}
#infor td {font-size:12px; width:33%;}
#infor2 td {font-size:12px;}
#infor td ul {font-size:12px;}
#infor td li {border-width: 0px; margin 5px;  list-style: box;}

ul.const {list-style: disc; padding-left: 15px; margin-left:10px; margin-top:0px; float:left;}
ul.const li {float: none;
	font-size:14px;
	vertical-align: text-top;
	text-align: left;
	clear: both;
	top:-5;
	width: 95%;
	line-height:20px;
	border-width: 0px;}

	
ul.cona  {list-style: disc; padding-left: 45px; margin-left:10px; margin-top:0px; float:left;}
ul.cona li {float: none;
	font-size:14px;
	vertical-align: text-top;
	text-align: left;
	clear: both;
	top:-5;
	width: 95%;
	line-height:20px;
	border-width: 0px;}

ul.const2 {list-style: disc; padding-left: 15px; margin-left:10px; margin-top:10px; float:left;}
ul.const2 li {float: none;
	font-size:13px;
	vertical-align: text-top;
	text-align: left;
	clear: both;
	top:-5;
	width: 95%;
	line-height:20px;
	border-width: 0px;}

ol.consta {padding-right: 25px; margin-left:10px; margin-top:13px; float:left;}
ol.consta li {float: none;
	font-size:13px;
	vertical-align: text-top;
	text-align: right;
	direction:rtl;
	clear: both;
	width: 95%;
	border-width: 0px;}


.imgDiv {float:left; margin:5px;}
.imgCenter {text-align: center; margin:5px;}
.infopoped {font-size:80%; color:#967B7B;}

ol.consta-eng {padding-left: 25px; margin-right:10px; margin-top:13px; float:right;}
ol.consta-eng li {float: none;
	font-size:13px;
	vertical-align: text-top;
	text-align: left;
	direction:ltr;
	clear: both;
	width: 95%;
	border-width: 0px;}


.imgDiv {float:right; margin:5px;}
.imgCenter {text-align: center; margin:5px;}
.infopoped {font-size:80%; color:#967B7B;}

	
p.bread a {text-decoration: none;}
p.bread a:link,p.bread a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #9D9D9D;
	border-bottom: dotted #aaaaaa 0px;
	background: transparent; 
	}

p.bread a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #9D9D9D;
	border-bottom: dotted #aaaaaa 0px;
	background: transparent; 
	}
.tdspread {padding-left:50px; padding-right:50px; }
.tdspread p {font-size:11pt;}

.ErrMsg, .ErrMsg td
{
	color:Red;
	font-size:x-small;
	left:100px;
	bottom:5px;
	position:relative;
}
