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