.txt {	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.box {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}

.bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.txt2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.style1 {color: #000000}





.styles {
	font-family: Tahoma;
	font-size: 10px;
	color: #4C4C4C;
}
.news {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #707880;
}
.menutxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #324073;
}
.menurolover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: D9D9D9;
}

.WELCOME {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.a1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.a1:visited {
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	color: #0000FF;
	text-decoration: none;
}
.a1:active {
	color: #0000FF;
	text-decoration: none;
}
.a1:link {
	text-decoration: none;
}

body, p {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

ul.leftmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

ul.leftmenu li {
	margin: 0;
}
ul.leftmenu li a {
	background:url(http://sisp.net.sy/images/menu_bg_img.jpg);
	padding-left: 20px;
	padding-right: 20px;
	width:150;
	/*
		border-bottom: 1px solid #A0A0A0;
		padding: 5px 5px 5px 0.5em;
		border-right: 1px solid #969692;
		border-left: 10px solid #A6A6A1;
		background-color: #EEEEEE;
		color: #555555;
		text-decoration: none;
		width: 100%;
	*/
}

ul.leftmenu li a:hover {
		text-decoration: none;
		color: #000000;
		border-left: 5px solid #770033;
		background-color: #EEEEFF;
}

ul.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display:none;
}

ul.submenu li {
	margin: 0;
}

ul.submenu li a {
	border-left: 10px solid #DADAD3;
	background-color: #E8E8E4;
	margin: 0;
}

ul.submenu li a:hover {
	border-left: 10px solid #B3B3AA;
}

#left input, select, #right input, select{
	border: 1px solid #B0AFB0;
	background-color: #D8D6D7;
	font-family:Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #727272
}

textarea {
	background-color: white;
}

input {
	border: 1px solid #989898;
	background-color: #E9E9E9;
	font-family:Verdana;
	font-size: 11px;
}

input:Focus {
	background-color:#D9D9D9;
}

.submitBtn {
	color: #000000;
}

h1 {
	font-family:Tahoma,arial,helvetica,sans-serif;
	text-align:center;
	color:#666666;
	font-weight:bold;
	font-size: 12pt;
}

td {
	font-size: 10pt;
}

#left {
	padding-left: 3px;
}

#right {
	padding-right: 3px;
}

.copyright {
	padding: 3px;
	color: #707880;
	font-size: 10px;
}
.a3 {
	font-family: Verdana;
	font-size: 10px;
	color: #956100;
}
.a3:link {
	color: #956100;
}
.a3:visited {
	color: #956100;
}
.a3:hover {
	color: #ffcc33;
}
.a3:active {
	color: #FFCC33;
}

.searchbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #949494;
}

.newstitle {
	color: #4257C1;
	background-color: #F9F9F9;
	font-size:10pt;
}


a, a:Link {
	text-decoration: none;
	color: #4257C1;
}

a:Hover {
	color: #0033ff;
	text-decoration: none;
}

a.print, a.print:Link {
	text-decoration: none;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #F0F0F0;
	border: 1px solid #E0E0E0;
}

a.print:Hover {
	text-decoration: none;
	background-color: #F6F6F6;
}

/* CSS selector maddness for Mozilla :) */
#left > table tr td p:first-child, #right  > table tr td p:first-child {
	margin-top: 0;
}

#left > table tr td p:last-child, #right > table tr td p:last-child {
	margin-bottom: 0;
}
/* End madness, go sane */

/* Ugly little twist for modifying block titles properties site-wide */
#left tr td span, #right tr td span {
	font-size: 12px;
	font-weight: bold;
}

iframe {
	background-color: transparent;
	border: 0;
	margin: 0;
	display: inline;
}

ol li {
	font-size: 8pt;
}

ol.results li {
	font-size: 10pt;
	color: olive;
}

td.result, td.result p {
	font-size: 10pt;
	margin-bottom: 0;
}

div.result {
	font-size: 10pt;
	display: block;
	padding: 5px;
	margin: 1px;
	margin-left: 15px;
	color: #333;
}
.menuitem
{
background: url('/images/menu.jpg')
	}


.menuitemb
{
background: url('/images/menu-selected.jpg')
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	text-decoration: none;
	color: #ffcc33;
}
.menu:active {
	text-decoration: none;
	color: #FFCC33;
}
.menu-ar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.menu-ar:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu-ar:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu-ar:hover {
	text-decoration: none;
	color: #ffcc33;
}
.menu-ar:active {
	text-decoration: none;
	color: #FFCC33;
}
.headertxt {
	font-family: Verdana;
	font-size: 11px;
	color: #ced5dd;
}
.headertxt-ar {
	font-family: Tahoma;
	font-size: 12px;
	color: #ced5dd;
}

/* Nasty code for MSO-exported Contract specs
  Microsoft needs to hire a new development team */
@font-face
	{font-family:"Arial Black";
	panose-1:2 11 10 4 2 1 2 2 2 4;}
p.xMsoNormal, li.xMsoNormal, div.xMsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";}
h1.xMsoH1
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:"Times New Roman";}
p.xMsoCommentText, li.xMsoCommentText, div.xMsoCommentText
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";}
p.xMsoHeader, li.xMsoHeader, div.xMsoHeader
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";}
p.xMsoFooter, li.xMsoFooter, div.xMsoFooter
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";}
p.xMsoBodyTextIndent, li.xMsoBodyTextIndent, div.xMsoBodyTextIndent
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:-5.4pt;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:10.0pt;
	font-family:"Times New Roman";}
 /* Page Definitions */
 @page Section1
	{size:842.0pt 595.35pt;
	margin:78.0pt 1.0in 56.7pt 1.0in;}
div.Section1
	{page:Section1;}

/* End nasty stuff */

