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