
#win_630831 {
border: 1px solid #ffe2bf;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_630831 {
background-color: #ffe2bf;
height: 20px;
}
#win_header_text_630831 {
font-size: 12px;
color: #b52f00;
font-weight: bold;
text-decoration:none;
}
#win_flash_630831 {
height: 120px;
}
#win_flash_630831 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_630831 ul li {
margin-bottom: 7px;
}
#win_flash_630831 ul li a {
color: #b24200;
font-size: 12px;
}

#win_641708 {
border: 1px solid #F5AA01;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_641708 {
background-color: #F5AA01;
height: 20px;
}
#win_header_text_641708 {
font-size: 12px;
color: #B62F00;
font-weight: bold;
text-decoration:none;
}
#win_footer_641708 {
background-color: #F5AA01;
height: 20px;
}
#win_footer_text_641708 {
font-size: 12px;
color:#B62F00;
font-weight: bold;
text-decoration:none;
}
#win_flash_641708 {
height: 100%;
}

#win_506471 {
border: 1px solid #F5AA01;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_506471 {
background-color: #F5AA01;
height: 20px;
}
#win_header_text_506471 {
font-size: 12px;
color: #B62F00;
font-weight: bold;
text-decoration:none;
}
#win_flash_506471 {
height: 100%;
}


#win_511501 {
border: 1px solid #F5AA01;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_511501 {
background-color: #F5AA01;
height: 20px;
}
#win_header_511501 a {
font-size: 12px;
color: #B62F00;
font-weight: bold;
}
#win_flash_511501 {
height: 120px;
}
#win_flash_511501 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_511501 ul li {
margin-bottom: 7px;
}
#win_flash_511501 ul li a {
color: #1f4a0c;
font-size: 12px;
}

#win_511500 {
border: 1px solid #F5AA01;
width: 150px;
text-align: center;
margin: 0 auto;
}
#win_header_511500 {
background-color: #F5AA01;
height: 20px;
}
#win_header_511500 a {
font-size: 12px;
color: #B62F00;
font-weight: bold;
}
#win_flash_511500 {
height: 120px;
}
#win_flash_511500 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_511500 ul li {
margin-bottom: 7px;
}
#win_flash_511500 ul li a {
color: #1f4a0c;
font-size: 12px;
}


.bgcolorTable
{
background-color:#ffffff;
background-image:url(/image/users/108553/bgcolor/169261.jpg);
background-position:top left;
background-repeat:no-repeat;
}
BODY
{
font-family:Arial;
font-size:13px;
font-weight:normal;
color:#785547;
background-color:#d77200;
background-image:url(/image/users/108553/bgcolor/269261.jpg);
background-position:top left;
background-repeat:repeat;
}
TD
{
font-family:Arial;
font-size:13px;
font-weight:normal;
color:#785547;
}
.CenterTable
{
padding-top:5px;
padding-right:15px;
padding-bottom:5px;
padding-left:15px;
direction:rtl;
}
.tableColor
{
BACKGROUND-COLOR:#af2c00;
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:12px;
text-decoration: none;
color:#d46400;
}
.menuTextOverColor
{
font-weight: bold;
font-size:12px;
text-decoration: none;
color:#c9a70a;
}
.subMenuTextColor
{
font-weight: bold;
font-size:12px;
text-decoration: none;
color:#d46400;
}
.subMenuTextOverColor
{
font-weight: bold;
font-size:12px;
text-decoration: none;
color:#c9a70a;
}
.SideMenuSetting
{
width:150;
background-color:#efefef;
}
.backgroundToolRight
{
background-color:#c8c769;
}
.backgroundToolLeft
{
background-color:#ffe2bf;
background-image:url(/image/users/108553/bgcolor/6669261.jpg);
background-position:top left;
background-repeat:repeat;
}
/* 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: 150px;
margin: 0 auto;
padding: 0;
font-size: 100%;
cursor: default;
list-style-type: none;
direction: rtl;
}
/* 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: white;
background-image: url(/image/users/108553/bgcolor/469261.gif);
background-position: top left;
background-repeat: repeat;
}
/* 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: #b24200;
direction: rtl;
text-align: right;
}
/* Define setting for all the a tag in the sub-container's */
ul.MenuBarVertical ul li a {
color: #b24200;
background-color: #dbdbdb;
font-size: 12px;
}
/* Define setting for all the a tag: hover in the main-container */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus {
color: #f0a101;
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: #f0a101;
background-color: #c7c6c6;
}
/* 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: #f0a101;
}
/* 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;
background: #FFF;
}
}
/* The main container of the top menu */
table.topMenuContainer{
	width: 100%;
	min-height: 20px;
	direction: rtl;
	background-color: #ffffff;
	margin: 0 auto;
}
/* This class is for main container of the top menu bar */
ul.MenuBarHorizontal{
	width: 100%;
	padding: 0;
	list-style-type: none;
	cursor: default;
	direction: rtl;
	margin: 0 auto;
}
/* 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;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li{
	width: 100px;
	min-height: 20px;
	padding: 0;
	margin: 0 0px;
	list-style-type: none;
	position: relative;
	cursor: pointer;
	line-height: 20px;
	direction:rtl;
	float: right;
	background-image: none;
}
/* 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.MenuBarHorizontal ul{
	width: 100px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	display: none;
	right: -1000em;
	background-color: #dce8ce;
}
/* This class is active by java-script, we set left/right to 100% so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible{
right: auto;
display: block;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li{
	width: 100px;
	min-height: 20px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	background-image: none;
}
/* Submenus should appear slightly overlapping to the right/left (x%) and up (y%) */
ul.MenuBarHorizontal ul ul{
	position: absolute;
	margin: 0 100% 0 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible{
	top: 0;
	right: auto;
}
/* Menu items are a light gray block without padding and text decoration */
ul.MenuBarHorizontal a{
	width: 100px;
	min-height: 20px;
	padding: 0;
	margin: 0;
	color: #d46400;
	display: block;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
/* Define setting for all the a tag: hover in the main-container */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	color: #c9a70a;
	text-decoration: none;
	background-color: #ffffff;
}
/* Define setting for all the a tag in the sub-container's */
ul.MenuBarHorizontal ul li a {
	width: 100px;
	color: #d46400;
	font-size: 12px;
}
/* Define setting for all the a tag: hover in the sub-container's */
ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:focus {
	color: #c9a70a;
	background-color: #b7d09e;
}
/* 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.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	color: #c9a70a;
	background-color: #ffffff;
}
/* define the line separator style */
ul.MenuBarHorizontal li.separator, ul.MenuBarHorizontal li.separator a, ul.MenuBarHorizontal li.separator a:hover{
	width: 10px;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align: center;
	color: #d46400;
	background-image: none;
	background-color : transparent;
}
/* Define setting for a tag background image position of the main-container */
ul.MenuBarHorizontal a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
/* Define setting for a tag background image position of the sub-container */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeft.gif);
	background-position: 5% 50%;
	background-repeat: no-repeat;
}
/* Define setting for a tag:hover background image position of the main-container */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
	background-position: 5% 50%;
	background-repeat: no-repeat;
}
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal 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.MenuBarHorizontal li.MenuBarItemIE{
		display: inline;
	f\loat: right;
	}
}
