﻿/* Page Style */
body {background-color:#fbfaf6;background-image:url('../Images/BG-Main.gif');background-repeat:repeat-x;background-position:0px 118px}
A {color:#1e547e}
A:hover {color:#f69f00}

#page {background-color:#FFF;border-left:solid 1px #d1d3d4;border-right:solid 1px #d1d3d4}

/* Box Style */
.nbox {}
.nbox .head {background-image:url('../Images/Box/Grid_Top_BG.gif');color:#222222}
.nbox .head .bhl {background-image:url('../Images/Box/Grid_Top_Left.gif')}
.nbox .head .bhr {background-image:url('../Images/Box/Grid_Top_Right.gif')}
.nbox .head .bl {background-image:url('../Images/Box/Box-Logo.gif')}
.nbox .context {border:1px solid #d1d3d4;border-top:0px;border-bottom:0px}
.nbox .foot {border-width:0px;border-bottom:1px solid #d1d3d4;margin-top:-1px}
.nbox .foot .bbl {background-image:url('../Images/Box/LB.png');background-repeat:no-repeat}
.nbox .foot .bbr {background-image:url('../Images/Box/RB.png');background-repeat:no-repeat}

.nbox .nhcontext {border:1px #e9a68c solid}
.nbox .nhcontext .d1 {border:1px #f0c3b2 solid}
.nbox .nhcontext .d2 {border:1px #f5d7cc solid}
.nbox .nhcontext .d3 {border:1px #fcf3ef solid}

/* Menu Style */
.menu {background-image:url('../Images/Menu/BG-Menu-Main.gif');background-repeat:repeat-y}
.menu .selitem {background-image:url('../Images/Menu/BG-Menu-Head.gif');color:#FFF}
.menu .selitem a {color:#FFF}
.menu .item {}
.menu .item a {color:#FFF}
.menu .item a:hover {color:#f69f00}
.menu .subitem {background-image:url('../Images/Menu/BG-Menu-SubItem.gif');background-repeat:repeat-y}
.menu .subitem a {color:#FFF;background-image:url('../Images/Menu/SubItem.gif');background-repeat:no-repeat;background-position:167px 8px}
.menu .subitem a:hover {color:#f69f00}
.menu .foot {background-image:url('../Images/Menu/BG-Menu-End.gif');background-repeat:no-repeat}

/* Footer Style */
#foot {background-image:url('../Images/Footer/BG.gif');border-bottom:solid 1px #d1d3d4}
#foot .imagelist {background-image:url('../Images/Footer/imageList-bg.gif')}
#foot .hmenu {color:#FFF}
#foot .hmenu a {color:#FFF}
#foot .text {color:#909090}
#foot .text span{color:#2f53a1}
#foot .text a {color:#FFF}

/* Doc Style */
.ti {color:#1E547E}
.pti {color:#0a70bb}

.gl li{background-image:url('../Images/docs.jpg');background-position:-7px bottom;background-repeat:no-repeat}

/* Utility Style */
.Border {border:1px #e9a68c solid}
.spliter {border-bottom:1px #2e5198 dotted}
.v-spliter{border-left:1px #2e5198 dotted}
.Alt {background-color:#fff4f0}