.styles {
	font-family: Tahoma;
	font-size: 10px;
	color: #4C4C4C;
}
.headmenu {font-family: Tahoma;font-size: 12px;font-weight: bold;color: #FEFEFB;}
.headmenu:link {font-family: Tahoma;font-size: 12px;font-weight: bold;color: #FEFEFB;}
.headmenu:visited {text-decoration: none;color: #FEFEFB;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px;font-weight: bold;}
.headmenu:hover {text-decoration: none;color: #FEFEFB;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px; font-weight: bold;}
.headmenu:active {text-decoration: none;color: #FEFEFB;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px;font-weight: bold; font-style: italic;}

.newsbar {font-family: Tahoma;font-size: 12px;font-weight: normal;color: #F1F0EA;}
.newsbar:link {font-family: Tahoma;font-size: 12px;font-weight: normal;color: #F1F0EA;}
.newsbar:visited {font-family: Tahoma;font-size: 12px;font-weight: normal;color: #F1F0EA;}
.newsbar:hover {font-family: Tahoma;font-size: 12px;font-weight: normal;color: #F1F0EA;}
.newsbar:active {font-family: Tahoma;font-size: 12px;font-weight: normal;color: #F1F0EA;}
.news {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menutxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #324073;
}
.menurolover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: D9D9D9;
}
.gbutton{
	border:1 solid red;
	color:red; 
	background-color:red;
}
.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;
}

.a2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #B92A19;
	font-weight: bold;
}
.a2:visited {
	color: #B92A19;
	text-decoration: none;
}
.a2:hover {
	color: #FF0000;
	text-decoration: none;
}
.a2:active {
	color: #FF0000;
	text-decoration: none;
}
.a2:link {
	text-decoration: none;
}

body{
	margin: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-left: 3%;
	margin-right: 3%;
	color:#000000;
	font-size:13px;
	background-color: #625E53;
}
p {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	color:#000000;
	line-height: 22px;
	font-size:13px;
}


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, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #727272
}

textarea {
	background-color: #FEFEFE;
	font-family:Tahoma;
	font-size: 12px;
	border: 2px;
        border-style: dotted;
	padding: 0px;
}

input,select {
	border: 1px solid #989898;
	background-color: #E3DDD1;
	font-family:Tahoma;
	font-size: 11px;
}
.radiovote{
	border : 0px;
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size: 11px;
}

input:Focus {
	background-color:#D9D9D9;
}

.submit {
	border: 1px solid red;
	background-color: #E3DDD1;
	font-family:Tahoma;
	font-size: 11px;
}

h1 {
	font-family:Tahoma,arial,helvetica,sans-serif;
	text-align:center;
	color:#666666;
	font-weight:bold;
	font-size: 12pt;
}
h3{
  margin: 3 0 3 0;
}

td {
	font-size: 13px;
}

#left {
	padding-left: 3px;
}

#right {
	padding-right: 3px;
}
.mainborder {
   background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B3AD9D;
	border-right-color: #B3AD9D;

}
.searchbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	color: rgb(0, 0, 0);
	background-color: #000000;
	border: 1px solid red;
}

.newstitle {color: #D34E04;background-color: #FFFFFF;font-size:10pt;}
.newstitle:link {color: #D34E04;background-color: #FFFFFF;font-size:10pt;}
.newstitle:active {color: #D34E04;background-color: #FFFFFF;font-size:10pt;}
.newstitle:visited {color: #D34E04;background-color: #FFFFFF;font-size:10pt;}
.newstitle:hover {color: #000000;background-color: #FFFFFF;font-size:10pt;}

.articlestitle {
	color: #525A7C;
	background-color: White;
	font-size:10pt;
	margin-bottom: -2px;
}

a, a:Link {
	text-decoration: none;
	color: #AA956A;
}

a:Hover {
	color: #2C334D;
	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;
}
/* 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 */


.menu_bg {
	background-color: #EBEAE7;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page_title {font-family: Tahoma, Arial, Helvetica,;	font-size: 15px;	font-weight: bold;color: #8D8D8D;}

.normaltext {font-family: Tahoma, Arial, Helvetica;	font-size: 11px;	color: #686868;}

.redtext {font-family: Tahoma, Arial, Helvetica;font-size: 11px;color: #cc0000;font-weight:bold;}

.blockhead {font-family: tahoma, Arial, Helvetica;font-size: 11px;color: #FFFFFF;font-weight:bold;}

.copyright {font-family: Tahoma, Tahoma, Arial; font-size: 11px; color: #7E7E7E;	text-decoration:none;}


.menulinks {font-family: Tahoma, Tahoma, Arial; font-size: 12px; color: #676767; text-decoration:none; font-weight:bold}
.menulinks:link, visited, active {font-family: Tahoma, Tahoma, Arial;font-size: 12px; color: #676767; text-decoration:none;font-weight:bold}
.menulinks:hover {text-decoration: none;color: #000000;font-weight:bold}

.menusub {font-family: Tahoma, Arial; font-size: 12px; color: #5D2308;	text-decoration:none; font-weight: bold;}
.menusub:link {font-family: Tahoma, Arial;font-size: 12px; color: #5D2308; text-decoration:none; font-weight: bold;}
.menusub:active {font-family: Tahoma, Arial;font-size: 12px; color: #5D2308; text-decoration:none; font-weight: bold;}
.menusub:visited {font-family: Tahoma, Arial;font-size: 12px; color: #5D2308; text-decoration:none; font-weight: bold;}
.menusub:hover {text-decoration: none;color: #000000;}

.menusub1 {font-family: Tahoma, Arial; font-size: 11px; color: #5D2308;	text-decoration:none;}
.menusub1:link {font-family: Tahoma, Arial;font-size: 11px; color: #5D2308; text-decoration:none;}
.menusub1:active {font-family: Tahoma, Arial;font-size: 11px; color: #5D2308; text-decoration:none;}
.menusub1:visited {font-family: Tahoma, Arial;font-size: 11px; color: #5D2308; text-decoration:none;}
.menusub1:hover {text-decoration: none;color: #000000;}


.menu_tile {
	background-image: url(images/menu_tile.gif);
	background-repeat: repeat-y;
}
.doted {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*  support system styles   */
.support0 {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #555555; font-weight: bold;}
.support0:link {text-decoration: none;color: #555555;	font-family: Tahoma, Arial, "Times New Roman";font-size: 12px;font-weight: bold;}
.support0:visited {text-decoration: none;color: #555555;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px;font-weight: bold;}
.support0:hover {text-decoration: none;color: #FF0000;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px; font-weight: bold;}
.support0:active {text-decoration: none;color: #FF0000;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px;font-weight: bold; font-style: italic;}

.support {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #555555; font-weight: bold;}
.support_header {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #303030; font-weight: bold;}
.support_closed {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #8C8C8C; font-weight: normal;}
.support_opened {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #EC0000; font-weight: normal;}
.support_admin {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #8C8C8C; font-weight: normal;}
.support_member {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #EC0000; font-weight: normal;}
.support_input {font-family: Tahoma;font-size: 12px;color: #4A4A4A;	border: 1px solid #4A4A4A;}
.support_normal {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #555555; font-weight: normal;}
.support_small {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;color: #555555; font-weight: normal;}

.support_a {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #555555; font-weight: bold;}
.support_a:link {text-decoration: none;color: #555555;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
.support_a:visited {text-decoration: none;color: #555555;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
.support_a:hover {text-decoration: none;color: #FF0000;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold;}
.support_a:active {text-decoration: none;color: #FF0000;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold; font-style: italic;}
/*  support system styles   */



.brief {
	font-family: Tahoma, Helvetica, sans-serif;
	color:#000000;
	line-height: 22px;
	font-size:13px;
}

.menupath, .menupath:Link {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}

.menupath:Hover {
	color: #2C334D;
	text-decoration: none;
}