@charset "utf-8";

/* text */
.bodytext {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color:#333;}
.bodytexthighlight {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#5564c5;}
.tableheadertext {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; font-weight:bold; line-height:13px}
.tableheadline {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:#5564c5; font-size:24px; font-weight:bold;}
.tabletext {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:#333; font-size:13px; line-height:14px}
.tabletexthighlight {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:#5564c5; font-size:13px; font-weight:bold; line-height:15px}

/* links */
.linkbodytext {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color:#333;}
.linkbodytext a:link, .linkbodytext a:visited { color:#333; font-size:14px; text-decoration:none;}
.linkbodytext a:hover { color:#FF6600; font-size:14px; text-decoration:none;}

.linkNaviTop {color:#FFFFFF; font-size: 13px; font-weight:bold;}
.linkNaviTop a:link, .linkNaviTop a:visited { color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none;}
.linkNaviTop a:hover { color:#FF6600; font-size:13px; font-weight:bold; text-decoration:none;}

.breadcrumb {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; font-weight: bold;}
.breadcrumb a:link, .breadcrumb a:visited { color:#333; font-size:11px; text-decoration:none;}
.breadcrumb a:hover { color:#FF6600; font-size:11px; text-decoration:none;}

.linkNaviSide {color:#41445E; font-size: 13px; font-weight:bold; padding-left:12px; background-image: url(../images/naviside_partition.jpg); background-position:bottom; background-repeat:no-repeat; padding-bottom:6px; padding-top:6px;}
.linkNaviSide a:link, .linkNaviSide a:visited { color:#41445E; font-size:13px; font-weight:bold; text-decoration:none;}
.linkNaviSide a:hover { color:#FF6600; font-size:13px; font-weight:bold; text-decoration:none;}

.linkNaviSideSub {color:#41445E; font-size: 11px; padding-left:8px;}
.linkNaviSideSub a:link, .linkNaviSideSub a:visited { color:#41445E; font-size:11px; text-decoration:none;}
.linkNaviSideSub a:hover { color:#FF6600; font-size:11px; text-decoration:none;}

.linktabletexthighlight {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:#5564c5; font-size:13px; font-weight:bold; line-height:15px}
.linktabletexthighlight a:link, .linktabletexthighlight a:visited { color:#5564c5; font-size:13px; text-decoration:none;}
.linktabletexthighlight a:hover { color:#FF6600; font-size:13px; text-decoration:underline;}

/* table */
.tableSideNav {background-color: #ECEFF9; background-image: url(../images/nav_sidebar_04.gif); background-position:bottom; background-repeat:no-repeat;}
.headerbar {border-bottom: 2px dotted #999999;}
.navisubbar {border-bottom: 1px dotted #AAAAAA; padding-bottom:4px; padding-top:4px;}
.producttable {width:98%; border:1; bordercolor:#CCC; align:center; cellpadding:5; cellspacing:1;}

