.leftpane {
background-color:transparent;
padding-left:30px;
padding-right:0;
padding-top:0;
}

.contentpane {
width:100%;
background-color:transparent;
padding-left:0;
padding-right:0;
padding-top:0;
}

.rightpane {
background-color:transparent;
padding-left:0;
padding-right:30px;
padding-top:0;
}

.MainMenu_MenuContainer {
background-color:transparent;
}

.MainMenu_MenuBar {
cursor:hand;
height:16px;
background-color:Transparent;
}

.MainMenu_MenuItem {
border-left:#A37640 0 solid;
border-bottom:#A37640 1px solid;
border-top:#A37640 1px solid;
border-right:#A37640 0 solid;
cursor:hand;
color:#fff;
font-size:8pt;
font-weight:700;
font-style:normal;
background-color:Transparent;
font-family:Tahoma, Arial, Helvetica;
}

.MainMenu_MenuIcon {
display:none;
background-color:transparent;
border-left:#A37640 1px solid;
border-bottom:#A37640 1px solid;
border-top:#A37640 1px solid;
cursor:hand;
text-align:center;
width:15px;
height:18px;
}

.MainMenu_SubMenu {
background-color:#A37640;
z-index:1000;
cursor:hand;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}

.MainMenu_MenuBreak {
height:1px;
}

.MainMenu_MenuItemSel {
background-color:#EADAB2;
cursor:hand;
color:#A37640;
font-family:Tahoma, Arial, Helvetica;
font-size:8pt;
font-weight:700;
font-style:normal;
height:18px;
}

.MainMenu_MenuArrow {
border-right:#A37640 1px solid;
border-bottom:#A37640 1px solid;
border-top:#A37640 0 solid;
font-family:webdings;
font-size:10pt;
cursor:hand;
}

.MainMenu_RootMenuArrow {
font-family:webdings;
font-size:10pt;
cursor:hand;
}

.StandardButton {
background:#7994cb none;
color:#fff;
font-family:verdana, sans-serif;
font-size:11px;
font-weight:400;
}

.TreeViewMenu {
width:175px;
background-color:#dfe5f2;
border-right:#7994cb 1px solid;
border-top:#7994cb 1px solid;
border-left:#7994cb 1px solid;
border-bottom:#7994cb 1px solid;
moz-border-radius-bottomleft:15px;
moz-border-radius-bottomright:15px;
moz-border-radius-topleft:3px;
moz-border-radius-topright:3px;
}

.Head {
font-family:Tahoma, Arial, Helvetica;
font-size:16px;
font-weight:700;
color:#7A4600;
}

.Normal {
font-family:Tahoma, Arial, Helvetica;
font-size:12px;
font-weight:400;
color:#000;
}

.Address {
font-family:Tahoma, Arial, Helvetica;
font-size:12px;
font-weight:700;
color:#663E15;
}

.SkinObject {
color:#663E15;
font-family:Verdana, sans-serif;
font-size:9px;
font-weight:400;
}

A.SkinObject:visited {
color:#34783A;
text-decoration:none;
}

.bannerpane,.logopane,.toppane,.bottompane,.footerpane {
width:100%;
background-color:transparent;
padding-left:30px;
padding-right:30px;
padding-top:0;
}

A.SkinObject:link,A.SkinObject:active,A.SkinObject:hover {
color:#663E15;
text-decoration:none;
}