/* font at Header (specify current category) */
.fontHead {color: #99895D}

/* main color*/
.tm {BACKGROUND: #99895D}

/* bg in rounded table */
.twc {BACKGROUND: #FFFFEE}

/* sub color 1 */
.tubg {BACKGROUND: #FFFEE1}

/* corner bg white (content) */
.tubgwhite {BACKGROUND: #FFFFFF}

/* Header's BG*/
.bgImg {  background-attachment: fixed; background-image: url(../images/bg/main_bg3.jpg); background-repeat: no-repeat; background-position: right;}

a.link1{color: #99895D; text-decoration: underline}
a.link1:visited{color: #99895D; text-decoration: underline}
a.link1:active{color: #99895D; text-decoration: underline}
a.link1:hover{color: #FF9933; text-decoration: none}

img.bordr{border-color: #FFFEE1;border-style: solid;border-width: 1px;}