/* CSS Document */
body { margin:0px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

.TimesRoman, .contentTitle { font-family:"Times New Roman", Times, serif; }

.bg-mainBG { background:url(../images/orange/bg-orange.jpg) repeat-y; }
.bg-navHeader { background:url(../images/orange/bg-navHeader.gif) repeat-x; height:54px; }
.bg-subNavHeader { background:url(../images/orange/bg-subNavHeader.gif) repeat-x; height:18px; }
.bg-footer { background-color:#D18D1B; }

.bImgCategory { border:3px solid #F7E3D2;}
.bImgCategory-normal { border:1px solid #ffffff; height:75px;}
.bImgCategory-hover { border:1px solid #D88756; height:75px; }

.pageRightOutline { border-right:3px solid #D18D1B; border-bottom:3px solid #D18D1B; background-color:#FFFFFF;}
.b-navHeader { border-left:1px solid #D18D1B; }

.txtffffff, .linkTopNav { color:#fff; }
.txt000000 { color:#000; }
.txt666, .linkSubNav, .contentTitle { color:#666; }
.txt085658 { color:#085658; }

.txt11, .d_150 { font-size:11px; }
.txt21, .contentTitle { font-size:21px; }

/* link */
a.linkCC0000_10:active { text-decoration:none;}
a.linkCC0000_10:link { text-decoration:none;}
a.linkCC0000_10:hover { text-decoration: underline;}
a.linkCC0000_10:visited {text-decoration:none;}
a.linkCC0000_10:visited:hover { text-decoration: underline; }

a.linkSubNav:active { text-decoration:none;}
a.linkSubNav:link { text-decoration:none;}
a.linkSubNav:hover { text-decoration: none; color:#333333;}
a.linkSubNav:visited {text-decoration:none;}
a.linkSubNav:visited:hover { text-decoration: none; color:#333333; }

.leftNav-row, .linkSubNav { border-bottom:1px solid #CBD8D5; padding:3px 0px 3px 0px; vertical-align:middle; }

.d_120 { width:120px; height:16px; font-family:Arial, Helvetica, sans-serif; }

