#win_659302 {
border: 1px solid #be0924;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_659302 {
background-color: #be0924;
height: 20px;
line-height: 20px;
}
#win_header_text_659302 {
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
#win_flash_659302 {
height: 100%;
}

#win_659300 {
border: 0px solid #be0924;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_659300 {
background-color: #be0924;
height: 20px;
line-height: 20px;
}
#win_header_text_659300 {
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
#win_flash_659300 {
height: 100%;
}

#win_659301 {
border: 1px solid #be0924;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_659301 {
background-color: #be0924;
height: 20px;
line-height: 20px;
}
#win_header_text_659301 {
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
#win_flash_659301 {
height: 120px;
}
#win_flash_659301 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_659301 ul li {
margin-bottom: 7px;
}
#win_flash_659301 ul li a {
color: #000000;
font-size: 12px;
}

#win_659303 {
border: 1px solid #be0924;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_659303 {
background-color: #be0924;
height: 20px;
line-height: 20px;
}
#win_header_text_659303 {
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
#win_flash_659303 {
height: 100%;
}

#win_659304 {
border: 1px solid #be0924;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_659304 {
background-color: #be0924;
height: 20px;
line-height: 20px;
}
#win_header_text_659304 {
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
#win_flash_659304 {
height: 100%;
}

BODY {
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#000000;
background-color:#fffaeb;
margin:0;
}

body,input,select,textarea {
direction:rtl;
}

.bgcolorTable {
background-color:#ffffff;
}

a {
color: #0d5052;
}

.changeText14 {
color: ;
}

.changeText12 {
color: ;
}

.changeText10 {
color: ;
}

a.changeLink14 {
text-decoration: underline;
color: #0d5052;
}

a.changeLink12 {
text-decoration: underline;
color: #0d5052;
}

a.changeLink10 {
text-decoration: underline;
color: #0d5052;
}

#TableListWebsite {
border:1px solid;
}

#TableListWebsite tr td {
border:1px solid;
}

TD
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#000000;
}

.CenterTable {
padding-top:2.5px;
padding-right:20px;
padding-bottom:2.5px;
padding-left:20px;
direction:rtl;
}

.tableColor {
BACKGROUND-COLOR:#ffffff;
FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=50,finishX=20,startY=50,finishY=255);
COLOR:#ffffff;
}

.ButtonDesign {
}

.menuTextColor {
font-weight: bold;
font-size:11px;
text-decoration: none;
color:#ffffff;
}

.menuTextOverColor {
font-weight: bold;
font-size:11px;
text-decoration: none;
color:#ffffff;
}

.subMenuTextColor {
font-weight: bold;
font-size:11px;
text-decoration: none;
color:#ffffff;
}

.subMenuTextOverColor {
font-weight: bold;
font-size:11px;
text-decoration: none;
color:#ffffff;
}

.SideMenuSetting {
width:200;
background-color:#f9eea1;
}

.menuD5431 {
position:relative;border: 1px solid #FFFFFF;cursor:pointer;height:25px;
}

.menuD5432 {
position:relative;border: 1px solid #FFFFFF;height:25px;
}

.backgroundToolRight {
background-color:#be0924;
}

.backgroundToolLeft {
background-color:#be0924;
}

/* This class is for main container of the menu bar */
div.MenuBarVerticalContainerLeft {
margin: 0px 3px 0px 1px;
}

div.MenuBarVerticalContainerRight {
margin: 0px 1px 0px 3px
}

/* This class is for main container of the menu bar */
ul.MenuBarVertical {
width: 100%;
margin: 0 auto;
padding: 0;
font-size: 100%;
cursor: default;
list-style-type: none;
direction: rtl;
z-index: 900 !important;
}

/* this class is active my the java-script code so dont delete this!!, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
z-index: 1000;
}

/* This class is for menu item containers of the main container, the width of the children must be the same as the width of the parent (the main container) */
ul.MenuBarVertical li {
width: 100%;
margin: 0 0 2px 0;
list-style-type: none;
font-size: 100%;
position: relative;
cursor: pointer;
text-align: right;
direction: ltr;
}

/* This is the sub-container properties */
/* Submenus should appear slightly overlapping to the right (X%) and up (-Y%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul {
width: 100%;
margin: 0 0 0 -100%;
padding: 0;
font-size: 100%;
list-style-type: none;
position: absolute;
z-index: 1020;
cursor: default;
right: -1000em;
display: none;
top: 0;
}

/* This class is active by java-script, we set left/right to 100% so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible {
right: 100%;
display: block;
}

/* Set the border for the main-container (ul) */
ul.MenuBarVertical {
border: 0px solid transparent;
}

/* Set the border for all the sub-container's (ul) */
ul.MenuBarVertical ul {
border: 1px solid #FFFFFF;
}

/* This is the sub-container item container properties */
/* Menu item containers are same fixed width as parent ,the width of the children must be the same as the width of the parent (the sub-container) */
ul.MenuBarVertical ul li {
width: 100%;
margin: 0;
border-bottom: 2px solid #FFFFFF;
}

/* Define setting for the background-image/background-color of the main container li tag's */
ul.MenuBarVertical div.MainMenuBarBackgrounImage {
width: 100%;
background-color: #139bf1;
}

/* Define setting for all the a tag in the main-container */
ul.MenuBarVertical a {
width: 94%;
padding: 2px 0 2px 0;
padding-right: 3%;
padding-left: 3%;
display: block;
font-size: 12px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
color: #ffffff;
direction: rtl;
text-align: right;
}

/* Define setting for all the a tag in the sub-container's */
ul.MenuBarVertical ul li a {
color: #ffffff;
background-color: #303030;
font-size: 12px;
}

/* Define setting for all the a tag: hover in the main-container */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus {
background-color: #139bf1;
color: #ffffff;
text-decoration: none;
}

/* Define setting for all the a tag: hover in the sub-container's */
ul.MenuBarVertical ul li a:hover, ul.MenuBarVertical ul li a:focus {
color: #ffffff;
background-color: #8c0010;
}

/* Define setting for a tag:hover background image position of the main-container */
ul.MenuBarVertical a.MenuBarItemSubmenu {
background-image: url(/images/icons/bollWhiteHe.gif);
background-position: 5% 50%;
background-repeat: no-repeat;
}

/* Define setting for a tag:hover background image position of the sub-container's */
ul.MenuBarVertical a.MenuBarItemSubmenuHover {
background-image: url(/images/icons/bollWhiteHe.gif);
background-position: 5% 50%;
background-repeat: no-repeat;
}

/* Define setting for menu item that are open (when you select a menu and go in to his sub-menu there is a line mark ) */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible {
color: #ffffff;
background-color: #139bf1;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe {
position: absolute;
z-index: 1010;
filter:alpha(opacity:0.1);
}

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarVertical li.MenuBarItemIE {
display: inline;
f\loat: left;
}

}

/* Anchor Button General Style */
a.anchor-button{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 0.5em 2em 0.55em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
a.anchor-button:hover{
	text-decoration: none;
}
a.anchor-button:active{
	position: relative;
	top: 1px;
}
/* Anchor Button Style 1 */
a.anchor-button.style-1{
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	background-image: -ms-linear-gradient(top,#666666 0%,#000000 100%);
}
a.anchor-button.style-1:hover{
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	background-image: -ms-linear-gradient(top,#444444 0%,#000000 100%);
}
a.anchor-button.style-1:active{
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	background-image: -ms-linear-gradient(top,#000000 0%,#666666 100%);
}
/* Anchor Button White Style 2 */
a.anchor-button.style-2{
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	background-image: -ms-linear-gradient(top,#ffffff 0%,#ededed 100%);
}
a.anchor-button.style-2:hover{
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
	background-image: -ms-linear-gradient(top,#ffffff 0%,#dcdcdc 100%);
}
a.anchor-button.style-2:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
	background-image: -ms-linear-gradient(top,#ededed 0%,#ffffff 100%);
}
/* Anchor Button White Style 3 */
a.anchor-button.style-3{
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	background-image: -ms-linear-gradient(top,#00adee 0%,#0078a5 100%);
}
a.anchor-button.style-3:hover{
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	background-image: -ms-linear-gradient(top,#0095cc 0%,#00678e 100%);
}
a.anchor-button.style-3:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
	background-image: -ms-linear-gradient(top,#0078a5 0%,#00adee 100%);
}

