/* links */
a {
	background: inherit;
	color: #003B6E;
	text-decoration: none;
}

a:hover {
	background: inherit;
	color: #9EC068;
}

body {
	background: #FFFFFF;
	color: #454545;
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

/* headings */
h1 {
	font: bold 2.5em "Arial", Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
}

h1 a, h2 a {
	background: #FFFFFF;
	color: #2B2B2B;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	background: #FFFFFF;
	color: #2B2B2B;
}

h2 {
	font: bold 2em Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

input.button {
	padding: 3px;
}

input.buttonskina {
	background: url(../images/css_images/buttonSkinAL.gif) #FEEEB1 bottom repeat-x;
	border-bottom: 1px solid #CF6F18;
	border-left: 1px solid #F39D24;
	border-right: 1px solid #CF6F18;
	border-top: 1px solid #F39D24;
	color: #5E2708;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0px 5px;
	padding: 1px 4px;
}

input.buttonskinb {
	background: url(../images/css_images/buttonSkinBL.gif) #F3F3F3 bottom repeat-x;
	border-bottom: 1px solid #172E54;
	border-left: 1px solid #93C2DE;
	border-right: 1px solid #172E54;
	border-top: 1px solid #93C2DE;
	color: #172E54;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 5px 5px 5px;
	padding: 1px 4px;
}

input.search {
	background: url(images/input.gif) #FFFFFF no-repeat;
	border: none;
	color: #1E67A8;
	font-weight: bold;
	padding: 6px 10px;
	width: 279px;
}

input.texta {
	background-color: #FEFEC2;
	height: 17px;
	margin: 0px 5px 1px 5px;
	width: 250px;
}

input.textb {
	direction: ltr;
	height: 17px;
	margin: 7px 0px 5px 0px;
	width: 160px;
}

input.textc {
	direction: ltr;
	height: 17px;
	margin: 7px 0px 5px 0px;
	width: 100px;
}

input.textd {
	direction: ltr;
}

/* lists and form elements */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.backgroup {
	background: #F5F5F5;
}

.bluebtn {
	background: url(images/bluebtn.gif) #488EB2 no-repeat;
	color: #FFFFFF;
	padding: 1px 16px 5px 16px;
	text-decoration: none;
	width: 100px;
}

.bluebtn:hover, .greenbtn:hover {
	background: url(images/hoverbtn.gif) #488EB2 no-repeat;
	color: #FFFFFF;
}

.box {
	background: url(images/box.gif) #FFFFFF no-repeat bottom left;
	color: #5B5B5B;
	margin: 0 0 10px 0;
	padding: 0 10px 15px 10px;
}

.box p {
	margin: 0;
	padding: 0;
}

.boxtop {
	background: url(images/boxtop.gif) #FFFFFF no-repeat;
	color: #000000;
	height: 19px;
}

/* misc */
.buttons {
	padding: 4px 3px 0 0;
	text-align: right;
}

.calendar {
	background: url(images/calendar.gif) #FFFFFF no-repeat;
	color: #808080;
	float: left;
	height: 50px;
	padding: 5px 0 0 9px;
	width: 50px;
}

.calendar p {
	margin: 0;
	padding: 0;
}

.centeralign {
	text-align: center;
}

.centeralign a {
	color: #000000;
}

.centerp {
	float: none;
	text-align: center;
}

.colesp{
	background: url(images/colboxgry.gif) no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	padding: 10px 10px 0 11px;
	text-decoration: none;
	width: 638px;
	font-size:14;
	vertical-align:top;
}

.colespcont {
	border: 1px solid #CFD7E0;
	color: #596975;
	float: right;
	font-size: 12px;
	margin: 1px 1px 1px 1px;
	overflow: auto;
	text-align: right;
	width: 638px;
}
.colespcont ui {
	color: #000000;
	float: right;
	margin: 5px ;
	text-align: right;
	width: 100%;
}
.colespcont li {
	color: #000000;
	float: right;
	margin: 10px;
}
.description {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 10px 5px 0;
	padding: 0 0 2px 0;
}

/* footer  */
.footer {
	border-top: 1px solid #CCCCCC;
	clear: both;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	text-align: center;
}

.gbox {
	background: url(images/gbox.gif) #DEDEDE no-repeat bottom left;
	color: #444444;
	margin: 0 0 20px 0;
	padding: 1px 13px 7px 13px;
}

.gbox p {
	margin: 0;
	padding: 7px 0;
}

/* grey subheader */
.gboxtop {
	background: url(images/gboxtop.gif) #DEDEDE no-repeat;
	clear: both;
	color: #000000;
	height: 8px;
}

.greenbtn {
	background: url(images/greenbtn.gif) #488EB2 no-repeat;
	color: #FFFFFF;
	padding: 1px 17px 5px 16px;
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

.key {
	text-decoration: underline;
}

/* left side */
.left {
	float: left;
	margin: 0 0 10px 0;
	width: 650px;
}

.left_articles {
	background: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	margin: 0 20px 15px 10px;
	padding: 10px 0 0 0;
	text-align: center;
}

.left_articles .buttons {
	float: right;
	height: 20px;
}

.ltrlocat {
	direction: rtl;
	float: right;
	text-align: right;
}

.midbtn {
	text-align: center;
}

.pnl {
	background: #F5F8FC;
	color: #000000;
	float: right;
	margin: 0px 0 0 0;
	text-align: center;
	width: 100%;
	width: 960px;
}

.pnl p {
	margin: 0;
	padding: 0;
}

.rgaltrow {
	background: #F5F5F5;
}

.smallbox {
	background: url(images/smallbox.gif) #FFFFFF no-repeat bottom left;
	color: #444444;
	float: right;
	padding: 1px 10px 10px 10px;
	text-align: right;
}

.smallbox p {
	margin: 0;
	padding: 0;
}

.smallboxtop {
	background: url(images/smallboxtop.gif) #FFFFFF no-repeat;
	color: #000000;
	height: 14px;
}

/* bottom thirds */
.thirds {
	background: #EEEEEE;
	color: #5D5D5D;
	float: left;
	margin: 0 12px 0 0;
	width: 203px;
}

.thumbnail {
	border: 1px solid #DEDEDE;
	float: left;
	margin: 0 18px 8px 0;
}

.title {
	background: #FFFFFF;
	color: #808080;
}

.titlep {
	float: right;
	text-align: right;
}

/* content holder */
#content {
	margin: 10px auto;
	width: 960px;
}

#facont {
	border: 1px solid #CFD7E0;
	color: #596975;
	font-size: 13px;
	list-style-position: outside;
	margin: 1px 1px 1px 1px;
	text-align: right;
}

#facont li {
	list-style: disc;
}

#facontain {
	color: #596975;
	font-size: 12px;
	margin: 1px 1px 1px 1px;
	text-align: right;
}

#facontain p {
	margin: 0;
	padding: 0;
}

/* header */
#header {
	height: 75px;
}

#logo {
	padding: 15px 0 0 8px;
}

#logo p {
	background: #FFFFFF;
	color: #808080;
	margin: 0;
	padding: 0 0 0 10px;
}

#register {
	border: 2px outset #DCF0FB;
	direction: rtl;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	text-align: right;
}

#register fieldset {
	border: 2px outset #B3DEFA;
	border-collapse: separate;
	margin: 5px 5px 5px 5px;
	padding: 5px;
}

/* right side */
#right {
	float: right;
	margin: 0 0 10px 0;
	width: 295px;
}

/* search form */
#search {
	color: #000000;
	float: right;
	margin: 5px 0 0 0;
	text-align: center;
	width: 100%;
}

#search p {
	margin: 0;
	padding: 0;
}

/* horizontal tabbed menu */	
#tabs {
	background: url(images/bigbox.gif) #FFFFFF no-repeat top left;
	color: #000000;
	height: 64px;
	padding: 0 0 0 210px;
	text-align: center;
}

#tabs li {
	display: inline;
	height: 45px;
}

#tabs li a {
	background: url(images/barbg.gif) #FFFFFF no-repeat;
	color: #808080;
	float: left;
	font-weight: bold;
	padding: 7px 0;
	text-align: center;
	text-decoration: none;
	width: 82px;
}

#tabs li a.current {
	background: url(images/barcurrent.gif) #FFFFFF no-repeat;
	color: #2C71AE;
}

#tabs li a:hover {
	background: url(images/barcurrent.gif) #FFFFFF no-repeat;
	color: #000000;
}

#top_info {
	float: right;
	margin: 20px 5px 0 0;
	text-align: right;
	width: 570px;
}

#whois {
	background: url(images/whois.gif) #FFFFFF no-repeat;
	clear: both;
	color: #000000;
	float: left;
	margin: 5px 0 0 0;
	padding: 14px 0 20px 5px;
	width: 500px;
}

#whois p {
	margin: 0;
	padding: 0;
}

.rtldirec
{
	direction :rtl ;
}
.sectiontitle
{
	padding: 5px;
	margin: 2px;
	background-color: #F0F8FF;
	font-family:Tahoma, Arial, Sans-Serif;
}
.adminmenu
{
	float:right ;
	width:200px;
	font-size:13px;
	color:Black;
}
.adminmenu .fieldset
{
	border : 1px red ;
	text-align :right ;
}
.fieldset .ul
{
	margin:2px 2px 2px 2px;
	padding:2px 2px 2px 2px;
	list-style-type: square;
}