#win_375857 {
border: 1px solid #f1eaad;
width: 170px;
text-align: center;
margin: 0 auto;
}
#win_header_375857 {
background-color: #f1eaad;
height: 20px;
}
#win_header_text_375857 {
font-size: 12px;
color: #87851f;
font-weight: bold;
text-decoration:none;
}
#win_flash_375857 {
height: 140px;
}
#win_flash_375857 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_375857 ul li {
margin-bottom: 7px;
}
#win_flash_375857 ul li a {
color: #596b2b;
font-size: 12px;
}

#win_431182 {
border: 1px solid #f1eaad;
width: 170px;
text-align: center;
margin: 0 auto;
}
#win_header_431182 {
background-color: #f1eaad;
height: 20px;
}
#win_header_text_431182 {
font-size: 12px;
color: #87851f;
font-weight: bold;
text-decoration:none;
}
#win_flash_431182 {
height: 120px;
}
#win_flash_431182 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_431182 ul li {
margin-bottom: 7px;
}
#win_flash_431182 ul li a {
color: #596b2b;
font-size: 12px;
}

#win_314816 {
border: 1px solid #f1eaad;
width: 170px;
text-align: center;
margin: 0 auto;
}
#win_header_314816 {
background-color: #f1eaad;
height: 20px;
}
#win_header_text_314816 {
font-size: 12px;
color: #87851f;
font-weight: bold;
text-decoration:none;
}
#win_flash_314816 {
height: 120px;
}
#win_flash_314816 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_314816 ul li {
margin-bottom: 7px;
}
#win_flash_314816 ul li a {
color: #596b2b;
font-size: 12px;
}

#win_375839 {
border: 1px solid #f1eaad;
width: 170px;
text-align: center;
margin: 0 auto;
}
#win_header_375839 {
background-color: #f1eaad;
height: 20px;
}
#win_header_text_375839 {
font-size: 12px;
color: #87851f;
font-weight: bold;
text-decoration:none;
}
#win_flash_375839 {
height: 160px;
}
#win_flash_375839 ul {
margin: 0;
padding: 0;
list-style: none;
}
#win_flash_375839 ul li {
margin-bottom: 7px;
}
#win_flash_375839 ul li a {
color: #596b2b;
font-size: 12px;
}

#win_339874 {
border: 1px solid #f1eaad;
width: 170px;
text-align: center;
margin: 0 auto;
}
#win_header_339874 {
background-color: #f1eaad;
height: 20px;
}
#win_header_text_339874 {
font-size: 12px;
color: #87851f;
font-weight: bold;
text-decoration:none;
}
#win_flash_339874 {
height: 100%;
}

#win_314819 {
border: 1px solid #f1eaad;
width: 170px;
text-align: center;
margin: 0 auto;
}
#win_header_314819 {
background-color: #f1eaad;
height: 20px;
}
#win_header_text_314819 {
font-size: 12px;
color: #87851f;
font-weight: bold;
text-decoration:none;
}
#win_flash_314819 {
height: 100%;
}

.bgcolorTable
{
background-color:#eadeae;
}
BODY
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#633520;
background-color:#ffffff;
background-image:url(/image/users/78391/bgcolor/2783910996034.gif);
background-position:top left;
background-repeat:repeat;
}
TD
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#633520;
}
.CenterTable
{
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
direction:rtl;
}
.tableColor
{
BACKGROUND-COLOR:#adac5e;
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:#ffffff;
}
.menuTextOverColor
{
font-weight: bold;
font-size:12px;
text-decoration: none;
color:#000000;
}
.subMenuTextColor
{
font-weight: bold;
font-size:12px;
text-decoration: none;
color:#ffffff;
}
.subMenuTextOverColor
{
font-weight: bold;
font-size:12px;
text-decoration: none;
color:#ffffff;
}
.SideMenuSetting
{
width:180;
background-color:#cac281;
}
.backgroundToolRight
{
background-color:#f1eaad;
}
.backgroundToolLeft
{
background-color:#dccbac;
}
/* This class is for main container of the menu bar */
ul.MenuBarVertical {
width: 100%;
margin: 0;
padding: 0;
font-size: 100%;
cursor: default;
list-style-type: none;
direction: ltr;
}
/* 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: left;
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;
left: -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 {
margin: 0;
left: 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 */
div.MainMenuBarBackgrounImage {
width: 100%;
background-color: #a39b5a;
}
/* 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-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
color: #ffffff;
direction: ltr;
text-align: left;
}
/* Define setting for all the a tag in the sub-container's */
ul.MenuBarVertical ul li a {
color: #000000;
background-color: #b9dcc6;
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: #cac281;
color: #000000;
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: #000000;
background-color: #b9dcc6;
}
/* Define setting for a tag:hover background image position of the main-container */
ul.MenuBarVertical a.MenuBarItemSubmenu {
background-image: url(/images/icons/bollWhiteEn.gif);
background-position: 95% 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/bollWhiteEn.gif);
background-position: 95% 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: #000000;
}
/* 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;
}
}
