/* ######### Marker List Vertical Menu ######### */



.markermenu{

	width: 204px; 

}



.markermenu ul{

list-style-type: none;

margin: 5px 0;

padding: 0;

}



.markermenu ul li a , markermenu ul li a:visited, markermenu ul li a:visited{

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #6A0085;

	border-right-style: solid;

	border-right-width: 5px;

	border-right-color: #B65DD4;

	text-align: right;

	padding: 4px;

	display: block;

	font-weight: bold;

	margin-bottom: 1px;

	background-color: #F4E1FA;

	border-bottom-color: #B65DD4;

	border-bottom-width: 1px;

	border-bottom-style: solid;

}



* html .markermenu ul li a{ /*IE6 hack*/

width: 204px;

}



.markermenu ul li a:visited, markermenu ul li a:active, markermenu ul li a:visited{

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #6A0085;

	border-right-style: solid;

	border-right-width: 5px;

	border-right-color: #B65DD4;

	text-align: right;

	padding: 4px;

	display: block;

	font-weight: bold;

	margin-bottom: 1px;

	background-color: #F4E1FA;

	border-bottom-color: #B65DD4;

	border-bottom-width: 1px;

	border-bottom-style: solid;

}

.markermenu ul li a:hover{

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #ffffff;

	border-right-style: solid;

	border-right-width: 5px;

	border-right-color: #7B0099;

	text-align: right;

	padding: 4px;

	display: block;

	font-weight: bold;

	background-color: #84239E;

}



/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */



.blackwhite li a , .blackwhite li a:active , blackwhite li a:visited{

background: white;

}



.blackwhite li a:hover{

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #9D763D;

	border-right-style: solid;

	border-right-width: 5px;

	border-right-color: #B30E14;

	text-align: right;

	padding: 4px;

	display: block;

	font-weight: bold;

	background-color: #FBF6E3;

}















.aaa { 



		BORDER-RIGHT: #999 1px solid; vertical-align:middle; font-family:tahoma;  font-size:12px; PADDING-RIGHT: 4px; BORDER-TOP: #999 1px solid; DISPLAY: block; PADDING-LEFT: 4px; FONT-WEIGHT: normal; FLOAT: left; PADDING-BOTTOM: 1px; BORDER-LEFT: #999 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #999 1px solid; TEXT-ALIGN: center; 



	}











.smart_table{

	border-right-style: solid;

	border-right-width: 1px;

	border-right-color: #EEEEEE;

	border-left-style: solid;

	border-left-width: 1px;

	border-left-color: #EEEEEE;

	border-top-style: solid;

	border-top-width: 1px;

	border-top-color: #EEEEEE;		

	border-bottom-color: #EEEEEE;

	border-bottom-width: 1px;

	border-bottom-style: solid;

}







.smart_table_title{

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #6A0085;

    text-align: right;

	font-weight: bold; padding-right:3; 

    background-image:url(images/td.gif); height:31;

	}



.smart_table_body{

	font-family:  Arabic Transparent, Arial,Verdana, Helvetica, sans-serif;

	 font-weight:bold;

	font-size: 15px;

	text-decoration: none;

	color: #6A0085; 

	text-align: right;

	padding: 3px;

}





.smallfont{

	font-family: tahoma;

	font-size: 11px;

	text-decoration: none;

	color:#999999; 

	

	

}



.wasla_title{

	font-family: tahoma;  text-decoration:underline;

	font-size: 13px;

	

	color: #84239E; font-weight:bold;  

	

	

}



.wasla_desc{

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #4C4C4C; 

	

	

}



.wasla_url{

	font-family: tahoma;

	font-size: 10px;

	text-decoration: none;

	color: #828282; 

	

	

}













.input{

  border:2px #B65DD4 solid; height:28; font-weight:bold; font-family:arial; color:#65008A; font-size:16px;   background-color:#ffffff;  background-image:url(images/search_back.gif); background-repeat:repeat-x;

}







.buttom { margin-top:4;     white-space:nowrap; width:50;

     border:0px #336699 solid; 

     height:23; font-weight:normal;

     font-family:tahoma;

     font-weight:bold;

     color:#FFFFFF;

     font-size:12;

	 background-color:#731A8B;

	

}

.select { margin-top:4; 

  border:2px #B65DD4 solid; height:24; font-weight:bold; font-family:arial; color:#65008A; font-size:16px;   background-color:#ffffff;  background-image:url(images/search_back.gif); background-repeat:repeat-x;

	

}



.inputs { 

 height:20; font-weight:bold; font-family:tahoma; color:#65008A; font-size:12px;   background-color:#ffffff;

	

}



.smallfont{

 font-family:tahoma;

 font-size:11;

}





































			#navigation {

				font-family: tahoma;

				font-size: 13px;

				padding: 0px;

				margin: 0px; font-weight:bold;

				list-style-type: none;

			}

				#navigation li {

					position: relative;

					float: right;

					margin: 0px 1px 0px 0px;

				}

					#navigation li a {

						display: block;

						padding: 5px 18px;

						-moz-border-radius-topleft: 5px;

						-webkit-border-top-left-radius: 5px;

						-moz-border-radius-topright: 5px;

						-webkit-border-top-left-right: 5px;

						background: #731A8B;

						color: #ffffff;

						text-decoration: none;

					}

 

				#navigation li ul {

					position: absolute;

					left: 0px;

					top: 0px;

					display: none;

					padding: 0px;

					margin: 0px;

					list-style-type: none;

				}

 

				#navigation li.over {

					top: 1px;

				}

 

					#navigation li.over a {

						background: #C71AA4;

					}

 

				#navigation li.over ul {

					padding: 5px!important;

					display: block;

					background: #C71AA4;

					-moz-border-radius-bottomleft: 5px;

					-webkit-border-bottom-left-radius: 5px;

					-moz-border-radius-bottomright: 5px;

					-webkit-border-bottom-left-right: 5px;

					-moz-border-radius-topright: 5px;

					-webkit-border-bottom-top-right: 5px;

				}

					#navigation li.over ul li {

						float: none;

						margin: 0px!important;

						top: 0px;

					}

					#navigation li.over ul li a {

						font-size: 14px;

						padding: 3px 30px;

						background: none;

						white-space: nowrap; font-family: tahoma;

				font-size: 13px;

					}

					#navigation li.over ul li a:hover {

						background: #F55FD7;

						color: #000000;

						-moz-border-radius: 5px;

						-webkit-border-radius: 5px; font-family: tahoma;

				font-size: 13px;

					}



















