﻿/* Page Style */
body {background-color:#bdcade;background-image:url('../Images/BodyBgCo.gif');background-repeat:repeat-x}
H1 {color:#428071}
A {color:#1e547e}
A:hover {color:#f69f00}

#page {background-color:#FFF}

/* Header Style */
#head {background-image:url('../Images/Header_BG.gif');background-position:0px 7px}

/* Menu Style */
#nav {background-image:url('../Images/MenubarC.gif');background-repeat:repeat-x;color:#1e547e}
#nav a {color:#1e547e}
#nav a:hover {color:#f69f00}

/* Box Style */
.nbox {}
.nbox .head {background-image:url('../Images/BoxHBG.gif');border:#8b9bab 1px solid;color:#292929}
.nbox .head .bhl {background-image:url('../Images/BarColov.gif')}
.nbox .head .bhr {background-image:url('../Images/BarColos.gif')}
.nbox .context {border:#8b9bab 1px solid;border-top:0px}

.nbox .nhcontext {border:1px #ccc solid}
.nbox .nhcontext .d1 {border:1px #e6e6e6 solid}
.nbox .nhcontext .d2 {border:1px #ebebeb solid}
.nbox .nhcontext .d3 {border:1px #f6f6f6 solid}

/* Menu Style */
.menu {}
.menu .cat {background-image:url('../Images/BoxHMG.gif');border:#8b9bab 1px solid;color:#292929}
.menu .item a {background-image:url('../Images/BarImg10.gif');border:#cccccc 1px solid;color:#444}
.menu .item a:hover {background-image:url('../Images/BarImg20.gif');color:#f69f00}

/* Footer Style */
#foot {background-image:url('../Images/MenuBarC.gif');color:#1e547e}
#foot .meu a {color:#1e547e}
#foot .meu a:hover {color:#f69f00}
#foot .lnk a {color:#1e547e}
#foot .lnk a:hover {color:#f69f00}

/* Doc Style */
.ti {color:#428071}
.pti {color:#ccc}

.gl li{background-image:url('../Images/docs.jpg');background-position:right center;background-repeat:no-repeat}

/* Utility Style */
.border {border:1px #ccc solid}
.spliter {border-bottom:1px #ccc dotted}
.v-spliter{border-left:1px #ccc dotted}
.Alt {background-color:#f0f2ff}