BODY{

/*
scrollbar-face-color:#c0c0c0;
scrollbar-arrow-color:#439D61;
scrollbar-track-color:#BADBC4;
scrollbar-shadow-color:#B8B7B7;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#D9D9D9;
scrollbar-darkshadow-Color:#F7F7F7;
*/
  margin-top:0;
  margin-left:0;
  margin-bottom:0;
  margin-right:0;

background-image: url(../images/page_bg.gif);
background-repeat: repeat-x;
}



.bulletimagestyle
{
/*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}

.topline
{
border-top: 1px solid #DCDCDC; padding: 0;}


TEXTAREA
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #000000;
	overflow: auto; 
    border: 1px;border-style: solid;border-color: #CECBCB;
	
}


SELECT
{
 height:20px;
 font-family: Arial;
 font-size: 11px; 
 border: 1px; 
 border-style: solid; 
 border-color: #CECBCB; 
	
 COLOR: #000000;	
}






a.more:link, a.more:visited
{
color: #A6A6A6;
text-decoration:underline;
}

a.more:hover 
{
color: #FF9235;
text-decoration:underline;
}




.mybutton
{
font-family: Verdana; font-size: 8pt; color: #37425A; height: 19; border: 1px solid #C0C0C0;
}


.mybuttonx 
{
background-color:#01732B;
border:1px solid #12BA38;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:normal;
}



.myinput
{ 
 height:18px;
 font-size: 11px; 
 border: 1px solid #CECBCB; 
 COLOR: #000000;
}








a.highlighter:link
 {
 color: #004890;
 FONT-FAMILY: verdana;
 FONT-SIZE:10px;
 }

a.highlighter:visited 
{
color : #002654;
FONT-FAMILY: verdana;
}

a.highlighter:hover 
{
FONT-FAMILY: verdana;
color : black;
background: #99ccff;
text-decoration: none;
}




/* FF fix for always bottom */

#visiblecombo{
position: fixed;
visibility: hidden;
}

* html #visiblecombo{ /* Hide combo box from legacy browsers such as IE5-6? */
display: none;
}

#visiblecombo select{
background-color: lightyellow;
}

#visiblecombo .gobutton{
font-weight: bold;
padding: 0 3px;
text-decoration: none;
}

#visiblecombo .gobutton:hover{
background-color: #FFE242;
}

.myshadow 
{
FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=5);
}

.button{color:#ffffff; text-align:center; width:27px; background-image:url(../images/search.jpg); background-repeat:no-repeat; border:0px; height:19px}

.scroll_pad_en { padding: 10px 10px;}
.scroll_pad_ar { padding: 10 30 10 0px;}


/* Home page news scroller*/

#pscroller1{
width: 200px;
height: 100px;
/* border: 1px solid black; 
background-color: lightyellow;
*/
padding: 2px;
}
.someclass
{
}
/* End of Home page news scroller*/


.searchGo {
background:transparent url(../images/search.png) no-repeat scroll 0%;
border:0pt none;
cursor:pointer;
color:#ffffff;
text-align:center; 
height:22px;
overflow:hidden;
text-indent:-2000px;
width:35px;
}