﻿/* Page Style */
body {font-weight:bold;background-color:#fff;background-image:url('../Images/bgb.jpg')}
A {color:Blue}
A:hover {color:Red}

#page {color:#000;background-image:url('../Images/bgMain.jpg')}
#p1 {border:1px #000 solid}

#IP1, #IP2, #IP3 ,#IP4 {float:left}
#IP4 {float:right }

#IP1 {background-image:url('../Images/1.jpg');width:304px;height:277px;background-repeat:no-repeat}
#IP2 {background-image:url('../Images/2.jpg');width:240px;height:277px;background-repeat:repeat-x}
#IP3 {background-image:url('../Images/3.jpg');width:248px;height:277px;background-repeat:no-repeat}
#IP4 {background-image:url('../Images/4.jpg');width:208px;height:277px;background-repeat:repeat-x}

/* Header Style */
#head {height:277px;background-image:url('../Images/bgHead.jpg');background-repeat:repeat-x}

/* Menu Style */
#nav {color:#99aacc;background-color:#E7C482}
#nav a {color:Black}
#nav a:hover {color:red}

/* Box Style */
.nbox {}
.nbox .head span {color:#000}
.nbox .head {background-repeat:repeat-x;background-color:#dddeee}
.nbox .head .bhr {background-repeat:no-repeat;background-color:#dddeee}
.nbox .head .bhl {background-repeat:no-repeat;background-color:#dddeee}
.nbox .context { font-weight:bold;background-color:#f4f4f4;color:#000;border:solid 1px #dddeee}




 /* Menu Style */
 .menu {}
 .menu .cat {background-image:url('../Images/nav0.jpg');background-repeat:repeat-x;color:#000000}
 .menu .item a {background-color:#e8e8e8}
 .menu .item a:hover {background-color:#ff4444;color:#fff}

/* Footer Style */
#foot {background-color:#E7C482;color:Red}
#foot .meu a {color:#000}
#foot .meu a:hover {color:#000}

/* Doc Style */
.ti {color:#1E547E}
.pti {color:#0a70bb}

.gl li{background-image:url('../Images/docs.jpg');background-position:right center;background-repeat:no-repeat}

/* Utility Style */
.border {border:1px #2e5198 solid}
.spliter {border-bottom:1px #2e5198 dotted}
.v-spliter{border-left:1px #2e5198 dotted}
.Alt {background-color:White}